packages (DEVEL): sshguard/sshguard.spec - iptables requires in %%post and ...

lisu lisu at pld-linux.org
Fri Jul 17 11:50:46 CEST 2009


Author: lisu                         Date: Fri Jul 17 09:50:46 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- iptables requires in %%post and %%postun sections

---- Files affected:
packages/sshguard:
   sshguard.spec (1.18.2.4 -> 1.18.2.5) 

---- Diffs:

================================================================
Index: packages/sshguard/sshguard.spec
diff -u packages/sshguard/sshguard.spec:1.18.2.4 packages/sshguard/sshguard.spec:1.18.2.5
--- packages/sshguard/sshguard.spec:1.18.2.4	Wed Jul  8 10:02:39 2009
+++ packages/sshguard/sshguard.spec	Fri Jul 17 11:50:40 2009
@@ -17,7 +17,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
-Requires:	iptables
+Requires(post,postun):	iptables
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -74,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18.2.5  2009/07/17 09:50:40  lisu
+- iptables requires in %%post and %%postun sections
+
 Revision 1.18.2.4  2009/07/08 08:02:39  lisu
 - adapterized
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sshguard/sshguard.spec?r1=1.18.2.4&r2=1.18.2.5&f=u



More information about the pld-cvs-commit mailing list