[packages/lvm2] post and postun use chkconfig, so add to R:
mmazur
mmazur at pld-linux.org
Wed Dec 5 16:50:22 CET 2012
commit 0aefce46627d737415c4edfec2b67abab7594d66
Author: Mariusz Mazur <mmazur at pld-linux.org>
Date: Wed Dec 5 16:50:03 2012 +0100
post and postun use chkconfig, so add to R:
lvm2.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/lvm2.spec b/lvm2.spec
index cd75e94..a1b0e8e 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -79,6 +79,7 @@ BuildRequires: dlm-devel >= 3.99.5
BuildRequires: systemd-devel
%endif
Requires(post,preun,postun): systemd-units >= 38
+Requires(post,postun): /sbin/chkconfig
Requires: device-mapper >= %{version}-%{release}
%{?with_selinux:Requires: libselinux >= 1.10}
Requires: systemd-units >= 38
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lvm2.git/commitdiff/0aefce46627d737415c4edfec2b67abab7594d66
More information about the pld-cvs-commit
mailing list