SPECS: ipp2p24.spec - upgraded to 0.8.0rc3
gotar
gotar at pld-linux.org
Tue Jul 5 10:16:46 CEST 2005
Author: gotar Date: Tue Jul 5 08:16:46 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- upgraded to 0.8.0rc3
---- Files affected:
SPECS:
ipp2p24.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/ipp2p24.spec
diff -u SPECS/ipp2p24.spec:1.14 SPECS/ipp2p24.spec:1.15
--- SPECS/ipp2p24.spec:1.14 Sun May 22 01:10:07 2005
+++ SPECS/ipp2p24.spec Tue Jul 5 10:16:40 2005
@@ -13,14 +13,14 @@
Summary: IPP2P - a netfilter extension to identify P2P filesharing traffic
Summary(pl): IPP2P - rozszerzenie filtra pakietów identyfikujące ruch P2P
Name: ipp2p24
-Version: 0.7.1
-%define _rel 3
+Version: 0.8.0
+%define _rel 0.rc3
Release: %{_rel}
License: GPL
Group: Base/Kernel
-Source0: http://rnvs.informatik.uni-leipzig.de/ipp2p/downloads/ipp2p-%{version}.tar.gz
-# Source0-md5: 0b9b1dc9910a81743bea4b252d7f7ead
-URL: http://rnvs.informatik.uni-leipzig.de/ipp2p/
+Source0: http://www.ipp2p.org/downloads/ipp2p-%{version}_rc3.tar.gz
+# Source0-md5: 82bb0eb1d5a9defde6b2530c54bc2296
+URL: http://www.ipp2p.org/
%{?with_userspace:BuildRequires: iptables24-devel = %{iptables_version}_%{netfilter_snap}}
%if %{with kernel} && %{with dist_kernel}
BuildRequires: kernel24-headers
@@ -177,14 +177,14 @@
jądra IPP2P.
%prep
-%setup -q -n ipp2p-%{version}
+%setup -q -n ipp2p-%{version}_rc3
sed -i "s:shell iptables:shell %{_sbindir}/iptables:" Makefile
%build
%if %{with userspace}
%{__make} libipt_ipp2p.so \
IPTABLES_OPTION="-DIPTABLES_VERSION=\\\"%{iptables_version}-%{netfilter_snap}\\\"" \
- IUSER="-I/usr/include/iptables" \
+ IPTABLES_INCLUDE="-I/usr/include/iptables" \
CFLAGS="%{rpmcflags}"
%endif
@@ -260,6 +260,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/07/05 08:16:40 gotar
+- upgraded to 0.8.0rc3
+
Revision 1.14 2005/05/21 23:10:07 averne
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ipp2p24.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list