summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorPetr Rockai <prockai@redhat.com>2013-08-30 18:24:25 +0200
committerPetr Rockai <me@mornfall.net>2014-02-28 11:23:50 +0100
commitbf67c0b393ca08f909180994f1e03690c3fbdfe1 (patch)
tree4c4b22ae96bfce43bddce2c755ff9e6460979963 /spec
parentadf262e0793c29d9c51250bb276c0cc4387a93b5 (diff)
downloadlvm2-bf67c0b393ca08f909180994f1e03690c3fbdfe1.tar.gz
NIX: Add %with thin_repair to the specfile.
Diffstat (limited to 'spec')
-rw-r--r--spec/source.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/source.inc b/spec/source.inc
index f82ff7bd3..1cbd8bf4b 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
##############################################################