SPECS: sshguard.spec - add iptables patch

marcus marcus at pld-linux.org
Wed Sep 17 10:49:52 CEST 2008


Author: marcus                       Date: Wed Sep 17 08:49:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add iptables patch

---- Files affected:
SPECS:
   sshguard.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/sshguard.spec
diff -u SPECS/sshguard.spec:1.15 SPECS/sshguard.spec:1.16
--- SPECS/sshguard.spec:1.15	Tue Sep 16 20:38:04 2008
+++ SPECS/sshguard.spec	Wed Sep 17 10:49:47 2008
@@ -9,6 +9,7 @@
 Source0:	http://dl.sourceforge.net/sshguard/%{name}-%{version}.tar.bz2
 # Source0-md5:	673a22129487b8d8cb132fb0ced240e6
 URL:		http://sshguard.sourceforge.net/
+Patch0:		%{name}-iptables.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
@@ -30,6 +31,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -62,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2008/09/17 08:49:47  marcus
+- add iptables patch
+
 Revision 1.15  2008/09/16 18:38:04  marcus
 - up to 1.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sshguard.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list