]> git.pld-linux.org Git - packages/lvm2.git/commitdiff
post and postun use chkconfig, so add to R:
authorMariusz Mazur <mmazur@pld-linux.org>
Wed, 5 Dec 2012 15:50:03 +0000 (16:50 +0100)
committerMariusz Mazur <mmazur@pld-linux.org>
Wed, 5 Dec 2012 15:50:03 +0000 (16:50 +0100)
lvm2.spec

index cd75e94e67b774085845b66e58ead80e09fb9339..a1b0e8e61457d2b620533d02140b93e403e0d6e9 100644 (file)
--- 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
This page took 0.031929 seconds and 4 git commands to generate.