Author: glen Date: Mon Dec 18 01:15:27 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add -no-wheel.patch - R: perl-IPTables-Parse, perl-IPTables-ChainMgr
---- Files affected: SPECS: psad.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/psad.spec diff -u SPECS/psad.spec:1.10 SPECS/psad.spec:1.11 --- SPECS/psad.spec:1.10 Mon Dec 18 02:02:58 2006 +++ SPECS/psad.spec Mon Dec 18 02:15:22 2006 @@ -5,7 +5,7 @@ Summary: Psad analyzes iptables log messages for suspect traffic Name: psad Version: 2.0.1 -Release: 0.7 +Release: 0.11 License: GPL Group: Daemons URL: http://www.cipherdyne.org/psad/ @@ -13,6 +13,7 @@ Source1: %{name}.init Patch0: %{name}-make.patch Patch1: %{name}-whois.patch +Patch2: %{name}-no-wheel.patch # Source0-md5: a1604b68e31178e7e0cbbfd7c1cd4edf BuildRequires: perl-base BuildRequires: rpm-perlprov >= 4.1-13 @@ -28,6 +29,8 @@ BuildRequires: perl-Unix-Syslog %endif Requires: iptables +Requires: perl-IPTables-ChainMgr +Requires: perl-IPTables-Parse Requires: whois BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -40,6 +43,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 rm -rf Bit-Vector rm -rf Date-Calc @@ -172,6 +177,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/12/18 01:15:22 glen +- add -no-wheel.patch +- R: perl-IPTables-Parse, perl-IPTables-ChainMgr + Revision 1.10 2006/12/18 01:02:58 glen - pldize initscript ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/psad.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
