libnetfilter_conntrack-1.0.0-1
This commit is contained in:
parent
8578b915c9
commit
84a796aa66
@ -1,12 +1,11 @@
|
||||
Name: libnetfilter_conntrack
|
||||
Version: 0.9.1
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Netfilter conntrack userspace library
|
||||
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
|
||||
@ -27,7 +26,6 @@ interface (API) to the in-kernel connection tracking state table.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-rpath
|
||||
@ -58,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/libnetfilter_conntrack/*.h
|
||||
|
||||
%changelog
|
||||
* Sat Mar 17 2012 Paul P. Komkoff Jr <i@stingr.net> - 1.0.0-1
|
||||
- new upstream version
|
||||
|
||||
* 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