From 0da0c3469ef44f5f26b32f3c9edb1065a1444aa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 9 Oct 2009 12:39:07 +0000 Subject: [PATCH] Update spec file. --- iproute.spec | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/iproute.spec b/iproute.spec index 96dbccc..5958c34 100644 --- a/iproute.spec +++ b/iproute.spec @@ -13,10 +13,10 @@ URL: http://linux-net.osdl.org/index.php/Iproute2 Patch0: man-pages.patch Patch1: iproute2-2.6.29-kernel.patch Patch2: iproute2-ss050901-opt_flags.patch -Patch4: iproute2-2.6.25-segfault.patch -Patch5: iproute2-sharepath.patch -Patch9: iproute2-2.6.29-tc_modules.patch -Patch10: iproute2-2.6.29-IPPROTO_IP_for_SA.patch +Patch3: iproute2-2.6.25-segfault.patch +Patch4: iproute2-sharepath.patch +Patch5: iproute2-2.6.29-tc_modules.patch +Patch6: iproute2-2.6.29-IPPROTO_IP_for_SA.patch License: GPLv2+ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,10 +43,10 @@ The iproute documentation contains howtos and examples of settings. %patch0 -p1 %patch1 -p1 -b .kernel %patch2 -p1 -b .opt_flags -%patch4 -p1 -b .seg -%patch5 -p1 -b .share -%patch9 -p1 -b .ipt -%patch10 -p1 -b .ipproto +%patch3 -p1 -b .seg +%patch4 -p1 -b .share +%patch5 -p1 -b .ipt +%patch6 -p1 -b .ipproto %build export LIBDIR=/%{_libdir} @@ -125,6 +125,9 @@ EOF %doc RELNOTES %changelog +* Fri Oct 9 2009 Marcela Mašláňová - 2.6.29-5.0.20091009gitdaf49fd6 +- new official version isn't available but it's needed -> switch to git snapshots + * Thu Sep 24 2009 Marcela Mašláňová - 2.6.29-5 - create missing man pages