* [gentoo-commits] gentoo-x86 commit in net-libs/libnftnl/files: libnftnl-1.0.0-91264d8.patch
@ 2014-01-22 22:40 Tony Vroon (chainsaw)
0 siblings, 0 replies; 2+ messages in thread
From: Tony Vroon (chainsaw) @ 2014-01-22 22:40 UTC (permalink / raw
To: gentoo-commits
chainsaw 14/01/22 22:40:15
Added: libnftnl-1.0.0-91264d8.patch
Log:
My previous revert was unnecessary. This is an improved ebuild by dwfreed which brings in an upstream patch and additional functionality.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Revision Changes Path
1.1 net-libs/libnftnl/files/libnftnl-1.0.0-91264d8.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnftnl/files/libnftnl-1.0.0-91264d8.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnftnl/files/libnftnl-1.0.0-91264d8.patch?rev=1.1&content-type=text/plain
Index: libnftnl-1.0.0-91264d8.patch
===================================================================
From 91264d8b8b746f7eee8a3e1ee9b5e57758441cfc Mon Sep 17 00:00:00 2001
From: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Date: Mon, 20 Jan 2014 15:56:21 +0000
Subject: build: Ensure pkg-config file provides the right informations
It's not -lnftables anymore but -lnftnl (among other details)
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
---
diff --git a/libnftnl.pc.in b/libnftnl.pc.in
index 0c6d57e..fd5cc6a 100644
--- a/libnftnl.pc.in
+++ b/libnftnl.pc.in
@@ -1,15 +1,15 @@
-# libnftables pkg-config file
+# libnftnl pkg-config file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: libnftables
+Name: libnftnl
Description: Netfilter nf_tables infrastructure library
-URL: http://netfilter.org/projects/libnftables/
+URL: http://netfilter.org/projects/libnftnl/
Version: @VERSION@
Requires:
Conflicts:
-Libs: -L${libdir} -lnftables
+Libs: -L${libdir} -lnftnl
Cflags: -I${includedir}
--
cgit v0.9.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/libnftnl/files: libnftnl-1.0.0-91264d8.patch
@ 2014-09-24 1:25 Manuel Rueger (mrueg)
0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-09-24 1:25 UTC (permalink / raw
To: gentoo-commits
mrueg 14/09/24 01:25:25
Removed: libnftnl-1.0.0-91264d8.patch
Log:
Cleanup old.
(Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key )
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-24 1:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24 1:25 [gentoo-commits] gentoo-x86 commit in net-libs/libnftnl/files: libnftnl-1.0.0-91264d8.patch Manuel Rueger (mrueg)
-- strict thread matches above, loose matches on Subject: below --
2014-01-22 22:40 Tony Vroon (chainsaw)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox