forked from pool/iptables
Resolve BuildRequires for old distro
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=80
This commit is contained in:
parent
bdc5f1c087
commit
10d28dceee
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package iptables
|
||||
#
|
||||
# Copyright (c) 2013 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
|
||||
@ -58,7 +58,7 @@ BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.4
|
||||
BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0
|
||||
%endif
|
||||
%if (0%{?suse_version} && 0%{?suse_version} <= 1110) || 0%{?fedora_version} || 0%{?centos_version} || 0%{?redhat_version}
|
||||
BuildRequires: libnetfilter_conntrack >= 1.0.4
|
||||
BuildRequires: libnetfilter_conntrack-devel >= 1.0.4
|
||||
BuildRequires: libnfnetlink-devel >= 1.0.0
|
||||
%endif
|
||||
Requires: xtables-plugins = %version
|
||||
|
Loading…
Reference in New Issue
Block a user