libnetfilter_conntrack-0.0.97
This commit is contained in:
parent
a885085a37
commit
31299a33dc
@ -1 +1 @@
|
||||
libnetfilter_conntrack-0.0.96.tar.bz2
|
||||
libnetfilter_conntrack-0.0.97.tar.bz2
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
# %define basever 0.0.82
|
||||
|
||||
Name: libnetfilter_conntrack
|
||||
Version: 0.0.96
|
||||
Release: 3%{?dist}
|
||||
Version: 0.0.97
|
||||
Release: 1%{?dist}
|
||||
Summary: Netfilter conntrack userspace library
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
@ -33,8 +33,6 @@ interface (API) to the in-kernel connection tracking state table.
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
autoreconf -i --force
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-rpath
|
||||
|
||||
@ -64,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/libnetfilter_conntrack/*.h
|
||||
|
||||
%changelog
|
||||
* Sun Oct 26 2008 Paul P. Komkoff Jr <i@stingr.net> - 0.0.97-1
|
||||
- new upstream version
|
||||
|
||||
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.0.96-3
|
||||
- Fix Patch0:/%%patch mismatch.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user