SPECS (AC-branch): ipp2p.spec - cleanup

glen glen at pld-linux.org
Sun Nov 4 22:23:14 CET 2007


Author: glen                         Date: Sun Nov  4 21:23:14 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- cleanup

---- Files affected:
SPECS:
   ipp2p.spec (1.52.2.16 -> 1.52.2.17) 

---- Diffs:

================================================================
Index: SPECS/ipp2p.spec
diff -u SPECS/ipp2p.spec:1.52.2.16 SPECS/ipp2p.spec:1.52.2.17
--- SPECS/ipp2p.spec:1.52.2.16	Sun Nov  4 21:22:05 2007
+++ SPECS/ipp2p.spec	Sun Nov  4 22:23:09 2007
@@ -186,13 +186,10 @@
 
 %prep
 %setup -q -n %{pname}-%{version}
-sed -i "s:shell iptables:shell %{_sbindir}/iptables:" Makefile
 
 %build
 %if %{with userspace}
-IPTABLES_VERSION="%{iptables_ver}"
-%{__cc} %{rpmcflags} -DIPTABLES_VERSION=\"$IPTABLES_VERSION\" -fPIC -c libipt_ipp2p.c
-#vim: "
+%{__cc} %{rpmcflags} -DIPTABLES_VERSION='"%{iptables_ver}"' -fPIC -c libipt_ipp2p.c
 ld %{rpmldflags} -shared -o libipt_ipp2p.so libipt_ipp2p.o
 %endif
 
@@ -254,6 +251,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52.2.17  2007/11/04 21:23:09  glen
+- cleanup
+
 Revision 1.52.2.16  2007/11/04 20:22:05  glen
 - prefix src package with alt kernel if present
 
================================================================

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



More information about the pld-cvs-commit mailing list