Autobuild autoformatter for 51973

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnetfilter_queue?expand=0&rev=6
This commit is contained in:
OBS User autobuild 2010-11-02 15:16:41 +00:00 committed by Git OBS Bridge
parent 4875bc59a7
commit 12376a955d

View File

@ -1,5 +1,5 @@
#
# spec file for package libnetfilter_queue (Version 0.0.17)
# spec file for package libnetfilter_queue (Version 1.0.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -27,7 +27,7 @@ Group: Productivity/Networking/Security
Url: http://netfilter.org/projects/libnetfilter_queue/
Source: http://netfilter.org/projects/libnetfilter_queue/files/%name-%version.tar.bz2
Source2: baselibs.conf
BuildRoot: %_tmppath/%name-%version-build
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libnfnetlink-devel linux-kernel-headers >= 2.6.14 pkg-config
Summary: Userspace library for packets that have been queued by the kernel packet filter
@ -41,6 +41,7 @@ libnetfilter_queue has been previously known as libnfnetlink_queue.
%define debug_package_requires %name%soname = %version-%release
%package -n %name%soname
Group: System/Libraries
Summary: Userspace library for packets that have been queued by the kernel packet filter
@ -52,6 +53,7 @@ system that deprecates the old ip_queue / libipq mechanism.
libnetfilter_queue has been previously known as libnfnetlink_queue.
%package devel
License: GNU GPL v2
Group: Development/Libraries/C and C++
Requires: %name%soname = %version, libnfnetlink-devel
Summary: Userspace library for packets that have been queued by the kernel packet filter