From 7709b70f976a13b3428679679cded47d2d642f30 Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Tue, 24 Jul 2018 14:57:52 +0200 Subject: spec: Remove unsupported config options --- spec/build.inc | 3 --- spec/source.inc | 1 - 2 files changed, 4 deletions(-) (limited to 'spec') diff --git a/spec/build.inc b/spec/build.inc index a630bb7d0..8067e58d0 100644 --- a/spec/build.inc +++ b/spec/build.inc @@ -3,16 +3,13 @@ %with default-pid-dir %{_default_pid_dir} %with default-locking-dir %{_default_locking_dir} %with usrlibdir %{_libdir} -%enableif 1 lvm1_fallback %enableif 1 fsadm -%with pool internal %with user %with group %with device-uid 0 %with device-gid 6 %with device-mode 0660 %enableif 1 pkgconfig -%enableif 1 applib %enableif 1 cmdlib %enableif 1 dmeventd %enableif 1 write_install diff --git a/spec/source.inc b/spec/source.inc index b23e3b668..05eb9c2d9 100644 --- a/spec/source.inc +++ b/spec/source.inc @@ -30,7 +30,6 @@ %global buildreq_cluster corosync-devel >= 1.99.9-1, dlm-devel >= 3.99.1-1 %global req_cluster corosync >= 1.99.9-1, dlm >= 3.99.2-1 -%with clvmd corosync # TODO %global req_dm_persistent device-mapper-persistent-data >= 0.1.4 %with cache internal -- cgit v1.2.1