1
0

Feed specfile through spec-beautifier

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnetfilter_queue?expand=0&rev=14
This commit is contained in:
Jan Engelhardt 2011-07-30 19:37:27 +00:00 committed by Git OBS Bridge
parent 599b6629b8
commit b4803a1d46

View File

@ -21,10 +21,10 @@ Version: 1.0.0
Release: 1
License: GNU GPL v2
Group: Productivity/Networking/Security
Url: http://netfilter.org/projects/libnetfilter_queue/
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 >= 0.0.41
BuildRequires: linux-kernel-headers >= 2.6.14, pkg-config >= 0.19
Summary: Userspace library for packets that have been queued by the kernel packet filter
@ -67,7 +67,7 @@ libnetfilter_queue has been previously known as libnfnetlink_queue.
%build
%configure --disable-static
%__make %{?_smp_mflags}
make %{?_smp_mflags}
%install
%makeinstall