Author: glen Date: Mon Dec 18 00:28:51 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix iptables path
---- Files affected: SPECS: perl-IPTables-Parse.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-IPTables-Parse.spec diff -u SPECS/perl-IPTables-Parse.spec:1.2 SPECS/perl-IPTables-Parse.spec:1.3 --- SPECS/perl-IPTables-Parse.spec:1.2 Mon Dec 18 01:24:46 2006 +++ SPECS/perl-IPTables-Parse.spec Mon Dec 18 01:28:46 2006 @@ -14,6 +14,7 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cipherdyne.org/psad/download/psad-2.0.1.tar.gz +Patch0: %{name}-iptables.patch URL: http://www.cipherdyne.org/psad/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -25,6 +26,7 @@ %prep %setup -q -n psad-2.0.1 +%patch0 -p1 %build cd IPTables-Parse @@ -55,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/12/18 00:28:46 glen +- fix iptables path + Revision 1.2 2006/12/18 00:24:46 glen - cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-IPTables-Parse.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
