From d9c3ad4ec160777367fc431636ddea5f1cbc3fcfe9a732106ade3ebf32b6e1e5 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 20 Dec 2010 15:40:40 +0000 Subject: [PATCH] Autobuild autoformatter for 56287 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmnl?expand=0&rev=4 --- libmnl.spec | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/libmnl.spec b/libmnl.spec index 72eb439..a968ae8 100644 --- a/libmnl.spec +++ b/libmnl.spec @@ -1,5 +1,5 @@ # -# spec file for package libmnl (Version 0+git107) +# spec file for package libmnl (Version 1.0.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,18 +18,18 @@ Name: libmnl -Summary: Minimalistic Netlink communication library +Summary: Minimalistic Netlink communication library %define lname %{name}0 -Version: 1.0.0 -Release: 0 -License: LGPLv2+ -Group: Productivity/Networking/Security -URL: http://netfilter.org/projects/libmnl/ -Source: http://netfilter.org/projects/libmnl/files/libmnl-1.0.0.tar.bz2 -Source1: http://netfilter.org/projects/libmnl/files/libmnl-1.0.0.tar.bz2.sig -Source9: baselibs.conf -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: pkg-config >= 0.19 +Version: 1.0.0 +Release: 1 +License: LGPLv2+ +Group: Productivity/Networking/Security +Url: http://netfilter.org/projects/libmnl/ +Source: http://netfilter.org/projects/libmnl/files/libmnl-1.0.0.tar.bz2 +Source1: http://netfilter.org/projects/libmnl/files/libmnl-1.0.0.tar.bz2.sig +Source9: baselibs.conf +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkg-config >= 0.19 %if 0%{?suse_version} < 1130 BuildRequires: linux-kernel-headers %else @@ -52,6 +52,7 @@ Author(s): %package -n %lname + Group: System/Libraries Summary: Minimalistic Netlink communication library @@ -69,6 +70,7 @@ Author(s): %package -n %name-devel + Group: Development/Libraries/C and C++ Requires: %lname = %version Summary: Development files for libmnl