From 1f74f0a85e80a6bb8e0eaaef1872260b21c147ad3745e872d70c8d2cb657d119 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 6 Jun 2011 08:35:57 +0000 Subject: [PATCH] Autobuild autoformatter for 72675 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iproute2?expand=0&rev=46 --- iproute2.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/iproute2.spec b/iproute2.spec index e255cad..a0b896a 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -23,19 +23,19 @@ License: GPLv2+ Group: Productivity/Networking/Routing Provides: iproute Version: 2.6.38 -Release: 2 +Release: 5 %define rversion 2.6.38 Summary: Advanced Routing -URL: http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2 +Url: http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2 Source0: %name-%rversion.tar.bz2 Patch0: %name-libdir-1.diff Patch1: %name-HZ.diff Patch2: %name-pdfdoc.diff Patch3: %name-memleak.diff -Patch4: iproute2-xt.diff -Patch5: iproute2-libxtables6.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 +Patch4: iproute2-xt.diff +Patch5: iproute2-libxtables6.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 %define with_xt 1 %if 0%{?with_xt} BuildRequires: iptables-devel