forked from pool/libnl3
Updates to BuildRequires
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnl3?expand=0&rev=13
This commit is contained in:
parent
d4ee02ce2e
commit
41dc8d1886
@ -33,7 +33,8 @@ Source: libnl-%version.tar.xz
|
|||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
Patch1: libdir.diff
|
Patch1: libdir.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
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
|
%description
|
||||||
The libnl suite is a collection of libraries providing APIs to
|
The libnl suite is a collection of libraries providing APIs to
|
||||||
@ -135,7 +136,6 @@ rm -Rf "$b/%_sbindir" "$b/%_mandir/man8";
|
|||||||
%_libdir/pkgconfig/*
|
%_libdir/pkgconfig/*
|
||||||
|
|
||||||
%if %with_tools
|
%if %with_tools
|
||||||
#
|
|
||||||
|
|
||||||
%files -n libnl-config
|
%files -n libnl-config
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -146,7 +146,6 @@ rm -Rf "$b/%_sbindir" "$b/%_mandir/man8";
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%_mandir/man*/*
|
%_mandir/man*/*
|
||||||
%_sbindir/*
|
%_sbindir/*
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user