SPECS (AC-branch): sshguard.spec - patch for iptables path
agaran
agaran at pld-linux.org
Tue Apr 17 01:28:08 CEST 2007
Author: agaran Date: Mon Apr 16 23:28:08 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- patch for iptables path
---- Files affected:
SPECS:
sshguard.spec (1.8.2.2 -> 1.8.2.3)
---- Diffs:
================================================================
Index: SPECS/sshguard.spec
diff -u SPECS/sshguard.spec:1.8.2.2 SPECS/sshguard.spec:1.8.2.3
--- SPECS/sshguard.spec:1.8.2.2 Wed Mar 7 12:07:50 2007
+++ SPECS/sshguard.spec Tue Apr 17 01:28:03 2007
@@ -9,6 +9,7 @@
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
@@ -35,6 +36,7 @@
%prep
%setup -q
%patch0 -p0
+%patch1 -p1
%{__sed} -i -e "s@/usr/local@$RPM_BUILD_ROOT%{_prefix}@g" SConstruct
%build
@@ -60,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8.2.3 2007/04/16 23:28:03 agaran
+- patch for iptables path
+
Revision 1.8.2.2 2007/03/07 11:07:50 shadzik
- add patch0
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sshguard.spec?r1=1.8.2.2&r2=1.8.2.3&f=u
More information about the pld-cvs-commit
mailing list