- Fix Patch0:/%patch mismatch.
https://www.redhat.com/archives/fedora-devel-list/2008-September/msg00375.h tml
This commit is contained in:
parent
86ec585076
commit
a885085a37
@ -3,7 +3,7 @@
|
||||
|
||||
Name: libnetfilter_conntrack
|
||||
Version: 0.0.96
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Netfilter conntrack userspace library
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
@ -31,7 +31,7 @@ interface (API) to the in-kernel connection tracking state table.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1
|
||||
%patch0 -p1
|
||||
|
||||
autoreconf -i --force
|
||||
|
||||
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/libnetfilter_conntrack/*.h
|
||||
|
||||
%changelog
|
||||
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.0.96-3
|
||||
- Fix Patch0:/%%patch mismatch.
|
||||
|
||||
* Thu Aug 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.0.96-2
|
||||
- fix license tag
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user