]> git.pld-linux.org Git - packages/dnsmasq.git/commitdiff
- more specific Requires
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 30 May 2003 13:51:57 +0000 (13:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dnsmasq.spec -> 1.14

dnsmasq.spec

index a6645422f6d2571cfa509169ba0fa4d0f57ff164..23bf99096a7a0e616b203d981d0fe308773d5af1 100644 (file)
@@ -10,7 +10,8 @@ Source0:      http://thekelleys.org.uk/dnsmasq/%{name}-%{version}.tar.gz
 Source1:       %{name}.init
 Source2:       %{name}.config
 URL:           http://www.thekelleys.org.uk/dnsmasq/
-PreReq:                /sbin/chkconfig
+PreReq:                rc-scripts
+Requires(post,postun): /sbin/chkconfig
 Provides:      caching-nameserver
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.089333 seconds and 4 git commands to generate.