diff --git a/iproute.spec b/iproute.spec index f3529fd..61f8869 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.37 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/System ##Source: iproute2-%{date_version}.tar.bz2 Source: http://developer.osdl.org/dev/iproute2/download/iproute2-%{version}.tar.bz2 @@ -136,6 +136,9 @@ EOF %doc RELNOTES %changelog +* Mon Jan 31 2011 Petr Sabata - 2.6.37-2 +- man-pages.patch update, ip(8) TYPE whitespace + * Mon Jan 10 2011 Petr Sabata - 2.6.37-1 - 2.6.37 upstream release - ss(8) improvements patch removed (included upstream) diff --git a/man-pages.patch b/man-pages.patch index 6e88648..41eee41 100644 --- a/man-pages.patch +++ b/man-pages.patch @@ -94,3 +94,23 @@ diff -up iproute2-2.6.29/iproute2-2.6.29/man/man8/ip.8.mm iproute2-2.6.29/iprout .SH AUTHOR .I ss was written by Alexey Kuznetosv, . +--- iproute2-2.6.37/man/man8/ip.8 2011-01-31 12:28:23.022762621 +0100 ++++ iproute2-2.6.37/man/man8/ip.8.new 2011-01-31 12:30:02.935762644 +0100 +@@ -42,7 +42,7 @@ + .RB "[ " mtu + .IR MTU " ]" + .br +-.BR type TYPE ++.BR type " TYPE" + .RI "[ " ARGS " ]" + + .ti -8 +@@ -51,7 +51,7 @@ + + .ti -8 + .BI "ip link delete " DEVICE +-.BI type TYPE ++.BI type " TYPE" + .RI "[ " ARGS " ]" + + .ti -8