packages: libnl/libnl-link.patch (NEW) - updated to 3.1 - added link patch ...

qboosh qboosh at pld-linux.org
Sun Aug 14 18:43:27 CEST 2011


Author: qboosh                       Date: Sun Aug 14 16:43:27 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.1
- added link patch
- package python-netlink wrapper

---- Files affected:
packages/libnl:
   libnl-link.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/libnl/libnl-link.patch
diff -u /dev/null packages/libnl/libnl-link.patch:1.1
--- /dev/null	Sun Aug 14 18:43:27 2011
+++ packages/libnl/libnl-link.patch	Sun Aug 14 18:43:21 2011
@@ -0,0 +1,11 @@
+--- libnl-3.1/src/lib/Makefile.am.orig	2010-10-26 13:36:57.000000000 +0200
++++ libnl-3.1/src/lib/Makefile.am	2011-08-14 09:22:17.996384902 +0200
+@@ -1,7 +1,7 @@
+ # -*- Makefile -*-
+ 
+ AM_CPPFLAGS  = -Wall -I${top_srcdir}/include -I${top_builddir}/include -D_GNU_SOURCE -DPKGLIBDIR=\"$(pkglibdir)\" -DSYSCONFDIR=\"$(sysconfdir)\" -rdynamic
+-AM_LDFLAGS = -L${top_builddir}/lib -ldl -version-info 3:0:0
++AM_LDFLAGS = -ldl -version-info 3:0:0
+ 
+ #nobase_pkglib_LTLIBRARIES = cls/basic.la cls/ematch/cmp.la
+ #cls_basic_la_LDFLAGS = -module -version-info 2:0:0
================================================================


More information about the pld-cvs-commit mailing list