]> git.pld-linux.org Git - packages/edna.git/commitdiff
- added PreReq: rc-scripts and Requires(): /sbin/chkconfig for daemon
authorzbyniu <zbyniu@pld-linux.org>
Tue, 30 Nov 2004 22:00:05 +0000 (22:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    edna.spec -> 1.3

edna.spec

index 51952f93d013c957bbf1982150091e62e3028380..c143eebd5f9acd7963b36bffd0ac715f6a077dc4 100644 (file)
--- a/edna.spec
+++ b/edna.spec
@@ -13,6 +13,8 @@ Source0:      http://edna.sourceforge.net/%{name}-%{version}.tar.gz
 # Source0-md5: ec3d46b25fa582b78db7c32acf78da47
 Source1:       %{name}.init
 URL:           http://edna.sourceforge.net/
+PreReq:                rc-scripts
+Requires(post,preun):  /sbin/chkconfig
 Requires:      python
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.07838 seconds and 4 git commands to generate.