SPECS: ipp2p.spec - rel 16; up for iptables 1.4.0; fix ldflags

arekm arekm at pld-linux.org
Tue Jun 24 13:57:50 CEST 2008


Author: arekm                        Date: Tue Jun 24 11:57:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 16; up for iptables 1.4.0; fix ldflags

---- Files affected:
SPECS:
   ipp2p.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/ipp2p.spec
diff -u SPECS/ipp2p.spec:1.74 SPECS/ipp2p.spec:1.75
--- SPECS/ipp2p.spec:1.74	Tue Jun 24 13:26:23 2008
+++ SPECS/ipp2p.spec	Tue Jun 24 13:57:44 2008
@@ -17,9 +17,9 @@
 %undefine	with_userspace
 %endif
 
-%define		iptables_ver	1.3.3
+%define		iptables_ver	1.4.0
 %define		pname	ipp2p
-%define		rel	15
+%define		rel	16
 Summary:	IPP2P - a netfilter extension to identify P2P filesharing traffic
 Summary(pl.UTF-8):	IPP2P - rozszerzenie filtra pakietów identyfikujące ruch P2P
 Name:		%{pname}%{_alt_kernel}
@@ -160,7 +160,7 @@
 #libipt_ipp2p.o(.text+0x720): In function `_init':
 #libipt_ipp2p.c: multiple definition of `_init'
 #/usr/lib/gcc-lib/i686-pld-linux/3.3.6/../../../crti.o(.init+0x0):/home/users/builder/rpm/BUILD/glibc-2.3.6/builddir/csu/crti.S:12: first defined here
-%{__ld} %(echo %{rpmldflags} | sed -e 's/-Wl,\(.*\)/\1/g') -shared -o libipt_ipp2p.so libipt_ipp2p.o
+%{__ld} %(echo %{rpmldflags} | sed -e 's/-Wl,\([^ ]*\)/\1/g') -shared -o libipt_ipp2p.so libipt_ipp2p.o
 %endif
 
 %if %{with kernel}
@@ -207,6 +207,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2008/06/24 11:57:44  arekm
+- rel 16; up for iptables 1.4.0; fix ldflags
+
 Revision 1.74  2008/06/24 11:26:23  arekm
 - release 15
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ipp2p.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list