forked from pool/libnetfilter_queue
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:
parent
599b6629b8
commit
b4803a1d46
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user