diff --git a/iproute.spec b/iproute.spec index eb772c4..4f35239 100644 --- a/iproute.spec +++ b/iproute.spec @@ -4,7 +4,7 @@ Summary: Advanced IP routing and network device configuration tools Name: iproute Version: 2.6.35 -Release: 5%{?dist} +Release: 6%{?dist} Group: Applications/System ##Source: iproute2-%{date_version}.tar.bz2 Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}.tar.bz2 @@ -134,6 +134,9 @@ EOF %doc RELNOTES %changelog +* Mon Oct 11 2010 Petr Sabata - 2.6.35-6 +- Man-pages update, rhbz#641599 + * Wed Sep 29 2010 jkeating - 2.6.35-5 - Rebuilt for gcc bug 634757 diff --git a/man-pages.patch b/man-pages.patch index a412b8f..d1723dd 100644 --- a/man-pages.patch +++ b/man-pages.patch @@ -83,3 +83,14 @@ diff -up iproute2-2.6.29/iproute2-2.6.29/man/man8/ip.8.mm iproute2-2.6.29/iprout .B ssthresh .IR REALM " ] [ " .B realms +--- iproute2-2.6.35/man/man8/ss.8 2010-08-04 19:45:59.000000000 +0200 ++++ iproute2-2.6.35/man/man8/ss.8.new 2010-10-11 14:47:06.084216018 +0200 +@@ -114,7 +114,7 @@ + List all the tcp sockets in state FIN-WAIT-1 for our apache to network 193.233.7/24 and look at their timers. + .SH SEE ALSO + .BR ip (8), +-.BR /usr/share/doc/iproute-doc/ss.html " (package iproute­doc)" ++.BR /usr/share/doc/iproute-doc/ss.ps " (package iproute-doc)" + .SH AUTHOR + .I ss + was written by Alexey Kuznetosv, .