Author: mguevara Date: Wed Feb 21 08:46:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4, added patch ipp2p-2.6.17.patch for api change in checkentry
---- Files affected: SPECS: ipp2p.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: SPECS/ipp2p.spec diff -u SPECS/ipp2p.spec:1.54 SPECS/ipp2p.spec:1.55 --- SPECS/ipp2p.spec:1.54 Tue Feb 13 09:06:35 2007 +++ SPECS/ipp2p.spec Wed Feb 21 09:46:21 2007 @@ -14,7 +14,7 @@ # %define iptables_ver 1.3.3 # -%define _rel 3 +%define _rel 4 Summary: IPP2P - a netfilter extension to identify P2P filesharing traffic Summary(pl.UTF-8): IPP2P - rozszerzenie filtra pakietów identyfikujące ruch P2P Name: ipp2p @@ -25,6 +25,7 @@ Group: Base/Kernel Source0: http://www.ipp2p.org/downloads/%{name}-%{version}.tar.gz # Source0-md5: 9dd745830f302d70d0b728013c1d6a0c +Patch0: %{name}-2.6.17.patch URL: http://www.ipp2p.org/ %{?with_userspace:BuildRequires: iptables-devel >= 1.3.3} %if %{with kernel} @@ -184,6 +185,7 @@ %prep %setup -q sed -i "s:shell iptables:shell %{_sbindir}/iptables:" Makefile +%patch0 -p1 %build %if %{with userspace} @@ -249,6 +251,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2007/02/21 08:46:21 mguevara +- rel 4, added patch ipp2p-2.6.17.patch for api change in checkentry + Revision 1.54 2007/02/13 08:06:35 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ipp2p.spec?r1=1.54&r2=1.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
