From 41dc8d1886deef20da8a9d8b6a66296ba8c8bef9d2a12f02337131894d77119f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 31 Dec 2011 21:27:46 +0000 Subject: [PATCH] Updates to BuildRequires OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnl3?expand=0&rev=13 --- libnl3.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libnl3.spec b/libnl3.spec index 165b302..45680d4 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -33,7 +33,8 @@ Source: libnl-%version.tar.xz Source2: baselibs.conf Patch1: libdir.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: bison fdupes flex libtool pkgconfig python-devel xz +BuildRequires: autoconf automaek bison fdupes flex libtool +BuildRequires: pkgconfig >= 0.23 python-devel xz %description The libnl suite is a collection of libraries providing APIs to @@ -135,7 +136,6 @@ rm -Rf "$b/%_sbindir" "$b/%_mandir/man8"; %_libdir/pkgconfig/* %if %with_tools -# %files -n libnl-config %defattr(-,root,root) @@ -146,7 +146,6 @@ rm -Rf "$b/%_sbindir" "$b/%_mandir/man8"; %defattr(-,root,root) %_mandir/man*/* %_sbindir/* - %endif %changelog