forked from pool/nftables
Run format_spec_file
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=3
This commit is contained in:
parent
2166befa98
commit
fec2fd70aa
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nftables
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -27,9 +27,13 @@ Group: Productivity/Networking/Security
|
||||
#Git-Clone: git://git.netfilter.org/nftables
|
||||
Source: %name-%version.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: bison flex
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: pkgconfig >= 0.21
|
||||
BuildRequires: pkgconfig(libmnl), pkgconfig(libnftables), gmp-devel, readline-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: pkgconfig(libmnl)
|
||||
BuildRequires: pkgconfig(libnftables)
|
||||
|
||||
%description
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user