SPECS: shorewall.spec - fix chkconfig deps

glen glen at pld-linux.org
Thu Apr 20 19:40:12 CEST 2006


Author: glen                         Date: Thu Apr 20 17:40:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix chkconfig deps

---- Files affected:
SPECS:
   shorewall.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/shorewall.spec
diff -u SPECS/shorewall.spec:1.34 SPECS/shorewall.spec:1.35
--- SPECS/shorewall.spec:1.34	Wed Apr  5 09:08:18 2006
+++ SPECS/shorewall.spec	Thu Apr 20 19:40:07 2006
@@ -11,9 +11,11 @@
 Source1:	%{name}.init
 Patch0:		%{name}-config.patch
 URL:		http://www.shorewall.net/
+Requires(post,preun):	/sbin/chkconfig
+Requires:	bash
 Requires:	iproute2
 Requires:	iptables
-Requires:	bash
+Requires:	rc-scripts
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -59,7 +61,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc INSTALL releasenotes.txt tunnel Samples/* 
+%doc INSTALL releasenotes.txt tunnel Samples/*
 %attr(700,root,root) %dir /var/lib/shorewall
 %attr(754,root,root) /sbin/shorewall
 %attr(754,root,root) /etc/rc.d/init.d/shorewall
@@ -160,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/04/20 17:40:07  glen
+- fix chkconfig deps
+
 Revision 1.34  2006/04/05 07:08:18  dzeus
 - up to 3.0.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/shorewall.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list