From: Stephen Soltesz Date: Thu, 26 Jun 2008 17:28:23 +0000 (+0000) Subject: Tagging module iproute2 - iproute2-2.6.16-2 X-Git-Tag: iproute2-2.6.16-2~1 X-Git-Url: http://git.onelab.eu/?p=iproute2.git;a=commitdiff_plain;h=2bd4a72f2100be7ad7d9518cb1d49bb2a5b71994 Tagging module iproute2 - iproute2-2.6.16-2 Should fix build error caused by new version of kernel headers.: --- diff --git a/iproute.spec b/iproute.spec index 022a794..049dacd 100644 --- a/iproute.spec +++ b/iproute.spec @@ -5,7 +5,7 @@ %define name iproute %define version 2.6.16 -%define taglevel 1 +%define taglevel 2 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/debug/* %{_libdir}/tc/* %changelog +* Thu Jun 26 2008 Stephen Soltesz - iproute2-2.6.16-2 +- Should fix build error caused by new version of kernel headers.: + * Tue Mar 15 2005 Radek Vokal 2.6.11-1 - update to iproute-2.6.11