]> git.pld-linux.org Git - packages/bootparamd.git/commitdiff
- more specific Requires
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 7 Jul 2003 10:42:57 +0000 (10:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bootparamd.spec -> 1.30

bootparamd.spec

index 5bc3ce621855c59e0a48d7a6fc979a24d589e7c0..fc728f81cdfe83b37a705a327deb5e2c777da538 100644 (file)
@@ -9,8 +9,8 @@ Source0:        ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-%{name}-%{ver
 # Source0-md5: 00d211115b11aec2e214b701fe72f397
 Source1:       %{name}.init
 Patch0:                %{name}-install_man_fix.patch
-Prereq:                /sbin/chkconfig
-Prereq:                rc-scripts
+PreReq:                rc-scripts
+Requires(post,preun):  /sbin/chkconfig
 Requires:      portmap
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.110508 seconds and 4 git commands to generate.