rpms/iptables/devel iptables.spec,1.49,1.50

Thomas Woerner (twoerner) fedora-extras-commits at redhat.com
Thu Aug 23 15:33:57 UTC 2007


Author: twoerner

Update of /cvs/pkgs/rpms/iptables/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7633

Modified Files:
	iptables.spec 
Log Message:
[tw]
- do not use smp flags



Index: iptables.spec
===================================================================
RCS file: /cvs/pkgs/rpms/iptables/devel/iptables.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- iptables.spec	23 Aug 2007 14:54:50 -0000	1.49
+++ iptables.spec	23 Aug 2007 15:33:24 -0000	1.50
@@ -69,7 +69,7 @@
 TOPDIR=`pwd`
 OPT="$RPM_OPT_FLAGS -I$TOPDIR/include -fPIC"
 export DO_SELINUX=1
-make COPT_FLAGS="$OPT" KERNEL_DIR=/usr LIBDIR=/%{_lib} %{?_smp_mflags}
+make COPT_FLAGS="$OPT" KERNEL_DIR=/usr LIBDIR=/%{_lib} 
 make COPT_FLAGS="$OPT" KERNEL_DIR=/usr LIBDIR=/%{_lib} iptables-save iptables-restore
 make COPT_FLAGS="$OPT" KERNEL_DIR=/usr LIBDIR=/%{_lib} ip6tables-save ip6tables-restore
 




More information about the fedora-extras-commits mailing list