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 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
