libnfnetlink 0.0.25

This commit is contained in:
Paul P Komkoff Jr 2007-02-08 22:00:17 +00:00
parent dc8e86e2d6
commit 8a4a7f883b
4 changed files with 7 additions and 17 deletions

View File

@ -1 +1 @@
libnfnetlink-0.0.16.tar.bz2
libnfnetlink-0.0.25.tar.bz2

View File

@ -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>

View File

@ -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

View File

@ -1 +1 @@
5c9b7fc55c5cc7869ecf2ae5ac8afff3 libnfnetlink-0.0.16.tar.bz2
fc915a2e66d282e524af6ef939042d7d libnfnetlink-0.0.25.tar.bz2