libnfnetlink-0.0.25
This commit is contained in:
parent
05574aa85f
commit
f4a8645c16
@ -1,13 +1,12 @@
|
|||||||
Name: libnfnetlink
|
Name: libnfnetlink
|
||||||
Version: 0.0.16
|
Version: 0.0.25
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Netfilter netlink userspace library
|
Summary: Netfilter netlink userspace library
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://netfilter.org
|
URL: http://netfilter.org
|
||||||
Source0: http://netfilter.org/projects/libnfnetlink/files/%{name}-%{version}.tar.bz2
|
Source0: http://netfilter.org/projects/libnfnetlink/files/%{name}-%{version}.tar.bz2
|
||||||
Source1: http://www.gnu.org/licenses/gpl.txt
|
Source1: http://www.gnu.org/licenses/gpl.txt
|
||||||
Patch0: 0001-linux-types.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
#BuildRequires:
|
#BuildRequires:
|
||||||
@ -32,7 +31,6 @@ and libnfnetlink_queue.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1
|
|
||||||
cp %{SOURCE1} LICENSE
|
cp %{SOURCE1} LICENSE
|
||||||
|
|
||||||
|
|
||||||
@ -67,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 9 2007 Paul P. Komkoff Jr <i@stingr.net> - 0.0.25-1
|
||||||
|
- upstream version 0.0.25
|
||||||
|
|
||||||
* Sun Sep 10 2006 Paul P. Komkoff Jr <i@stingr.net>
|
* Sun Sep 10 2006 Paul P. Komkoff Jr <i@stingr.net>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user