Merge branch 'master' of ssh://pkgs.fedoraproject.org/libnetfilter_conntrack
Conflicts: libnetfilter_conntrack.spec
This commit is contained in:
commit
cc66dc3916
@ -6,6 +6,7 @@ Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
URL: http://netfilter.org
|
||||
Source0: http://netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
|
||||
Patch0: libnetfilter_conntrack-sysheader.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: libnfnetlink-devel >= 1.0.0, pkgconfig, kernel-headers
|
||||
@ -26,6 +27,7 @@ interface (API) to the in-kernel connection tracking state table.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-rpath
|
||||
@ -59,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Sat Mar 17 2012 Paul P. Komkoff Jr <i@stingr.net> - 1.0.0-1
|
||||
- new upstream version
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Sun Apr 3 2011 Paul P. Komkoff Jr <i@stingr.net> - 0.9.1-1
|
||||
- new upstream version
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user