summaryrefslogtreecommitdiff
path: root/spec/source.inc
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2014-05-20 19:56:20 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2014-05-20 21:50:30 +0200
commite538354e281c7b00667b3385878b4c32693359b5 (patch)
treec47c095f8b0b166880d7caffb21c37bcb52ccda7 /spec/source.inc
parent08fd24450685abd935d744795a6c2fc5e819ef64 (diff)
downloadlvm2-e538354e281c7b00667b3385878b4c32693359b5.tar.gz
spec: configurable cache build
Install lvmcache man page when being configured with cache support. Install lvmthin man page only with thin support.
Diffstat (limited to 'spec/source.inc')
-rw-r--r--spec/source.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/source.inc b/spec/source.inc
index 0a1c27039..6ef479130 100644
--- a/spec/source.inc
+++ b/spec/source.inc
@@ -13,6 +13,7 @@
%with clvmd corosync
# TODO %global req_dm_persistent device-mapper-persistent-data >= 0.1.4
+%with cache internal
%with thin internal
%with thin_check %{_sbindir}/thin_check
%with thin_repair %{_sbindir}/thin_repair
@@ -39,6 +40,7 @@
%endif
%if %{fedora} == 16
+%with cache none
%with thin none
%with thin_check
%with thin_repair