Avoid autotools set; currently not needed
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnetfilter_conntrack?expand=0&rev=24
This commit is contained in:
parent
becdc2de91
commit
0a139379b6
@ -26,16 +26,11 @@ License: GPL-2.0+
|
||||
Group: Productivity/Networking/Security
|
||||
|
||||
#Git-Clone: git://git.netfilter.org/libnetfilter_conntrack
|
||||
%define git_snapshot 0
|
||||
Source: ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/%name-%version.tar.bz2
|
||||
Source2: ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/%name-%version.tar.bz2.sig
|
||||
Source3: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if %git_snapshot
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake >= 1.6
|
||||
%endif
|
||||
BuildRequires: libtool
|
||||
#git#BuildRequires: autoconf, automake >= 1.6, libtool
|
||||
BuildRequires: pkgconfig >= 0.21
|
||||
%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
|
||||
BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user