rebuild to get provides pkgconfig(libnfnetlink)
This commit is contained in:
parent
18a820069d
commit
553c118fa8
@ -3,7 +3,7 @@
|
||||
|
||||
Name: libnfnetlink
|
||||
Version: 0.0.39
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Netfilter netlink userspace library
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2
|
||||
@ -13,7 +13,7 @@ Source1: http://www.gnu.org/licenses/gpl.txt
|
||||
Patch0: libnfnetlink-sysheader.patch
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
BuildRequires: kernel-headers
|
||||
BuildRequires: automake autoconf libtool
|
||||
BuildRequires: automake autoconf libtool pkgconfig
|
||||
|
||||
%description
|
||||
libnfnetlink is a userspace library that provides some low-level
|
||||
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/libnfnetlink/*.h
|
||||
|
||||
%changelog
|
||||
* Tue Jan 13 2009 Caolán McNamara <caolanm@redhat.com> - 0.0.39-4
|
||||
- rebuild to get provides pkgconfig(libnfnetlink)
|
||||
|
||||
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.0.39-3
|
||||
- Fix Patch0:/%%patch mismatch.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user