[packages/libnfnetlink] - updated to 1.0.1
qboosh
qboosh at pld-linux.org
Mon Oct 8 21:20:46 CEST 2012
commit 5e002bd5d442840be3ee7b04b55339cfce60741c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Oct 8 21:20:44 2012 +0200
- updated to 1.0.1
libnfnetlink.spec | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/libnfnetlink.spec b/libnfnetlink.spec
index d82424f..d47541c 100644
--- a/libnfnetlink.spec
+++ b/libnfnetlink.spec
@@ -1,15 +1,15 @@
Summary: Low-level library for netfilter related kernel/userspace communication
Summary(pl.UTF-8): Niskopoziomowa biblioteka do związanej z netfiltrem komunikacji między jądrem a przestrzenią użytkownika
Name: libnfnetlink
-Version: 1.0.0
-Release: 2
+Version: 1.0.1
+Release: 1
License: GPL v2
Group: Libraries
Source0: http://www.netfilter.org/projects/libnfnetlink/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 016fdec8389242615024c529acc1adb8
+# Source0-md5: 98927583d2016a9fb1936fed992e2c5e
URL: http://www.netfilter.org/projects/libnfnetlink/
-BuildRequires: autoconf
-BuildRequires: automake
+BuildRequires: autoconf >= 2.50
+BuildRequires: automake >= 1.6
BuildRequires: libtool
%define _llh_version 7:2.6.12.0-9
BuildRequires: linux-libc-headers >= %{_llh_version}
@@ -69,7 +69,9 @@ Statyczna biblioteka libnfnetlink.
%{__aclocal}
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ --disable-silent-rules \
+ --enable-static
%{__make}
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnfnetlink.git/commitdiff/5e002bd5d442840be3ee7b04b55339cfce60741c
More information about the pld-cvs-commit
mailing list