Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory
checked in at Tue May 31 21:14:01 CEST 2011.



--------
--- iproute2/iproute2.changes   2011-03-23 19:59:21.000000000 +0100
+++ iproute2/iproute2.changes   2011-05-30 13:51:20.000000000 +0200
@@ -1,0 +2,6 @@
+Mon May 30 11:50:56 UTC 2011 - [email protected]
+
+- Disable building m_xt.so which has not been updated for
+  iptables 1.4.11
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ iproute2.spec ++++++
--- /var/tmp/diff_new_pack.gOoZJl/_old  2011-05-31 21:13:36.000000000 +0200
+++ /var/tmp/diff_new_pack.gOoZJl/_new  2011-05-31 21:13:36.000000000 +0200
@@ -19,13 +19,11 @@
 
 
 Name:           iproute2
-BuildRequires:  bison db-devel flex ghostscript-fonts-std ghostscript-x11 
libpng-devel libtiff-devel sgmltool texlive-latex xorg-x11-devel
-BuildRequires:  iptables-devel
 License:        GPLv2+
 Group:          Productivity/Networking/Routing
 Provides:       iproute
 Version:        2.6.38
-Release:        1
+Release:        2
 %define rversion        2.6.38
 Summary:        Advanced Routing
 Url:            
http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
@@ -35,6 +33,12 @@
 Patch2:         %name-pdfdoc.diff
 Patch3:         %name-memleak.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  bison db-devel flex ghostscript-fonts-std ghostscript-x11 
libpng-devel libtiff-devel sgmltool texlive-latex xorg-x11-devel
+# iproute2 not adapted for iptables 1.4.11
+%define with_xt 0
+%if 0%{?with_xt}
+BuildRequires:  iptables-devel
+%endif
 
 %description
 This package provides the tools ip, tc, and rtmon needed to use the new
@@ -113,7 +117,9 @@
 %config(noreplace) /etc/iproute2/rt_realms
 %config(noreplace) /etc/iproute2/rt_tables
 %config(noreplace) /etc/iproute2/ematch_map
+%if 0%{?with_xt}
 %_libdir/m_xt.so
+%endif
 %dir /usr/share/tc
 %attr(644,root,root)/usr/share/tc/*
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to