libnfnetlink 0.0.25
This commit is contained in:
parent
dc8e86e2d6
commit
8a4a7f883b
@ -1 +1 @@
|
||||
libnfnetlink-0.0.16.tar.bz2
|
||||
libnfnetlink-0.0.25.tar.bz2
|
||||
|
@ -1,11 +0,0 @@
|
||||
diff -urN libnfnetlink-0.0.16.orig/src/libnfnetlink.c libnfnetlink-0.0.16/src/libnfnetlink.c
|
||||
--- libnfnetlink-0.0.16.orig/src/libnfnetlink.c 2006-05-17 18:20:31.000000000 +0400
|
||||
+++ libnfnetlink-0.0.16/src/libnfnetlink.c 2006-07-14 00:49:07.000000000 +0400
|
||||
@@ -37,6 +37,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
+#include <linux/types.h>
|
||||
#include <linux/netlink.h>
|
||||
|
||||
#include <libnfnetlink/libnfnetlink.h>
|
@ -1,13 +1,12 @@
|
||||
Name: libnfnetlink
|
||||
Version: 0.0.16
|
||||
Release: 2%{?dist}
|
||||
Version: 0.0.25
|
||||
Release: 1%{?dist}
|
||||
Summary: Netfilter netlink userspace library
|
||||
Group: System Environment/Libraries
|
||||
License: GPL
|
||||
URL: http://netfilter.org
|
||||
Source0: http://netfilter.org/projects/libnfnetlink/files/%{name}-%{version}.tar.bz2
|
||||
Source1: http://www.gnu.org/licenses/gpl.txt
|
||||
Patch0: 0001-linux-types.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
#BuildRequires:
|
||||
@ -32,7 +31,6 @@ and libnfnetlink_queue.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1
|
||||
cp %{SOURCE1} LICENSE
|
||||
|
||||
|
||||
@ -67,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%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>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user