- Fix Patch0:/%patch mismatch.
https://www.redhat.com/archives/fedora-devel-list/2008-September/msg00375.h tml
This commit is contained in:
parent
94344d8742
commit
18a820069d
@ -3,7 +3,7 @@
|
||||
|
||||
Name: libnfnetlink
|
||||
Version: 0.0.39
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Netfilter netlink userspace library
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2
|
||||
@ -36,7 +36,7 @@ and libnfnetlink_queue.
|
||||
%prep
|
||||
%setup -q
|
||||
cp %{SOURCE1} LICENSE
|
||||
%patch -p1
|
||||
%patch0 -p1
|
||||
|
||||
autoreconf -i --force
|
||||
|
||||
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/libnfnetlink/*.h
|
||||
|
||||
%changelog
|
||||
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.0.39-3
|
||||
- Fix Patch0:/%%patch mismatch.
|
||||
|
||||
* Thu Aug 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.0.39-2
|
||||
- fix license tag
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user