rpms/iproute/devel iproute.spec,1.110,1.111

Petr Sabata psabata at fedoraproject.org
Thu Jul 1 12:54:23 UTC 2010


Author: psabata

Update of /cvs/pkgs/rpms/iproute/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17721

Modified Files:
	iproute.spec 
Log Message:
* Thu Jul 01 2010 Petr Sabata <psabata at redhat.com> - 2.6.34-3
- Build now runs ./configure to regenerate Makefile for ipt/xt detection



Index: iproute.spec
===================================================================
RCS file: /cvs/pkgs/rpms/iproute/devel/iproute.spec,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -p -r1.110 -r1.111
--- iproute.spec	21 Jun 2010 13:54:30 -0000	1.110
+++ iproute.spec	1 Jul 2010 12:54:23 -0000	1.111
@@ -4,7 +4,7 @@
 Summary: Advanced IP routing and network device configuration tools
 Name: iproute
 Version: 2.6.34
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/System
 ##Source: iproute2-%{date_version}.tar.bz2
 Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}.tar.bz2
@@ -55,6 +55,7 @@ The iproute documentation contains howto
 export LIBDIR=/%{_libdir}
 export IPT_LIB_DIR=/%{_lib}/xtables
 
+./configure
 make %{?_smp_mflags}
 make -C doc
 
@@ -128,6 +129,9 @@ EOF
 %doc RELNOTES
 
 %changelog
+* Thu Jul 01 2010 Petr Sabata <psabata at redhat.com> - 2.6.34-3
+- Build now runs ./configure to regenerate Makefile for ipt/xt detection
+
 * Mon Jun 21 2010 Petr Sabata <psabata at redhat.com> - 2.6.34-2
 - iproute-tc-priority.patch, rhbz#586112
 



More information about the scm-commits mailing list