Author: agaran                       Date: Mon Apr 16 23:25:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged include patch from AC-branch, added /sbin/iptables fix 

---- Files affected:
SPECS:
   sshguard.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/sshguard.spec
diff -u SPECS/sshguard.spec:1.9 SPECS/sshguard.spec:1.10
--- SPECS/sshguard.spec:1.9     Fri Mar 16 18:19:49 2007
+++ SPECS/sshguard.spec Tue Apr 17 01:25:21 2007
@@ -8,6 +8,8 @@
 Group:         Applications
 Source0:       http://dl.sourceforge.net/sshguard/%{name}-%{version}.tar.bz2
 # Source0-md5: 990f53b0213f8cc04cc8ea5882f086a1
+Patch0:                %{name}-includes.patch
+Patch1:                %{name}-path.patch
 URL:           http://sshguard.sourceforge.net/
 BuildRequires: python
 BuildRequires: rpm-pythonprov
@@ -33,6 +35,8 @@
 
 %prep
 %setup -q
+%patch0 -p0
+%patch1 -p1
 %{__sed} -i -e "s@/usr/[EMAIL PROTECTED]@g" SConstruct
 
 %build
@@ -58,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/04/16 23:25:21  agaran
+- merged include patch from AC-branch, added /sbin/iptables fix
+
 Revision 1.9  2007/03/16 17:19:49  qboosh
 - typo, caps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sshguard.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to