summaryrefslogtreecommitdiff
path: root/spec/source.inc
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2017-03-28 21:35:46 +0200
committerMarian Csontos <mcsontos@redhat.com>2017-03-28 21:52:50 +0200
commit162552041f58be8ee3fd79accc742568781b56d5 (patch)
tree3cdcf9a692c90424562db656db082ed8a6808a8a /spec/source.inc
parenta41d5b6491e197a690cb18fa1a0c28ea6ccb029e (diff)
downloadlvm2-162552041f58be8ee3fd79accc742568781b56d5.tar.gz
spec: Add dmfilemapd
Diffstat (limited to 'spec/source.inc')
-rw-r--r--spec/source.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/source.inc b/spec/source.inc
index 30a706c96..a49b45468 100644
--- a/spec/source.inc
+++ b/spec/source.inc
@@ -15,6 +15,7 @@
%global enable_lvmlockd 1
%global enable_lvmetad 1
%global enable_lvmpolld 1
+%global enable_dmfilemapd 0
#%global enable_lockd_dlm 0
#%global enable_lockd_sanlock 0
@@ -93,6 +94,12 @@
##############################################################
+%if %{rhel} >= 7 || %{fedora} >= 25
+ %global enable_dmfilemapd 1
+%endif
+
+##############################################################
+
%if %{rhel} >= 8 || %{fedora} >= 23
%if %{enable_python3}
%global enable_dbusd 1