1
0
2012-12-03 22:02:59 +00:00
committed by Git OBS Bridge
parent dda62653dd
commit 986227724d
3 changed files with 67 additions and 0 deletions

View File

@@ -42,6 +42,9 @@ BuildRequires: pkgconfig(libnfnetlink) >= 0.0.41
BuildRequires: libmnl-devel >= 1.0.3
BuildRequires: libnfnetlink-devel >= 0.0.41
%endif
%if 0%{?suse_version} >= 1230
BuildRequires: gpg-offline
%endif
%description
libnetfilter_queue is a userspace library providing an API to packets
@@ -75,6 +78,9 @@ system that deprecates the old ip_queue / libipq mechanism.
libnetfilter_queue has been previously known as libnfnetlink_queue.
%prep
%if 0%{?gpg_verify:1}
%gpg_verify %{S:2}
%endif
%setup -q
%patch -P 1 -p1