All of lore.kernel.org
 help / color / mirror / Atom feed
* master - NIX: Add %with thin_repair to the specfile.
@ 2014-02-28 10:25 Petr Rockai
  0 siblings, 0 replies; only message in thread
From: Petr Rockai @ 2014-02-28 10:25 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=bf67c0b393ca08f909180994f1e03690c3fbdfe1
Commit:        bf67c0b393ca08f909180994f1e03690c3fbdfe1
Parent:        adf262e0793c29d9c51250bb276c0cc4387a93b5
Author:        Petr Rockai <prockai@redhat.com>
AuthorDate:    Fri Aug 30 18:24:25 2013 +0200
Committer:     Petr Rockai <me@mornfall.net>
CommitterDate: Fri Feb 28 11:23:50 2014 +0100

NIX: Add %with thin_repair to the specfile.

---
 spec/source.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/spec/source.inc b/spec/source.inc
index f82ff7b..1cbd8bf 100644
--- a/spec/source.inc
+++ b/spec/source.inc
@@ -15,6 +15,7 @@
 # TODO %global req_dm_persistent device-mapper-persistent-data >= 0.1.4
 %with thin internal
 %with thin_check %{_sbindir}/thin_check
+%with thin_repair %{_sbindir}/thin_repair
 
 %global buildreq_udev systemd-devel
 %global req_udev udev >= 181-1
@@ -33,6 +34,7 @@
 %global req_cluster openais >= 1.1.1-1, cman >= 3.0.6-1, corosync >= 1.2.0-1
 %with thin
 %with thin_check
+%with thin_repair
 %endif
 
 ##############################################################



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-28 10:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-28 10:25 master - NIX: Add %with thin_repair to the specfile Petr Rockai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.