forked from pool/libnetfilter_acct
Packaging fixes for RHEL/SLES
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnetfilter_acct?expand=0&rev=11
This commit is contained in:
parent
e57269efb4
commit
ce3b86ba3b
@ -20,23 +20,25 @@ Name: libnetfilter_acct
|
||||
%define lname %{name}1
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: Userspace library for the in-kernel Netfilter counters
|
||||
License: LGPL-2.1+
|
||||
Group: Productivity/Networking/Security
|
||||
Url: http://netfilter.org/projects/libnetfilter_acct/
|
||||
|
||||
Source: %name-%version.tar.bz2
|
||||
Source2: %name-%version.tar.bz2.sig
|
||||
Source3: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake >= 1.6
|
||||
BuildRequires: glibc-devel >= 2.9
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig >= 0.21
|
||||
%if 0%{?suse_version} >= 1210 || 0%{?fedora_version} >= 15
|
||||
%if 0%{?suse_version} >= 1210 || 0%{?fedora_version}
|
||||
BuildRequires: pkgconfig(libmnl) >= 1.0.0
|
||||
%else
|
||||
BuildRequires: libmnl-devel >= 1.0.0
|
||||
%endif
|
||||
Summary: Userspace library for the in-kernel Netfilter counters
|
||||
License: LGPL-2.1+
|
||||
Group: Productivity/Networking/Security
|
||||
|
||||
%description
|
||||
This library provides the programming interface (API) to the
|
||||
|
Loading…
Reference in New Issue
Block a user