packages: libnl/libnl.spec - add patch from ntrack

arekm arekm at pld-linux.org
Sat Nov 12 14:42:41 CET 2011


Author: arekm                        Date: Sat Nov 12 13:42:41 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add patch from ntrack

---- Files affected:
packages/libnl:
   libnl.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: packages/libnl/libnl.spec
diff -u packages/libnl/libnl.spec:1.40 packages/libnl/libnl.spec:1.41
--- packages/libnl/libnl.spec:1.40	Sat Nov 12 14:39:09 2011
+++ packages/libnl/libnl.spec	Sat Nov 12 14:42:35 2011
@@ -15,6 +15,7 @@
 # Source0-md5:	dbbb44801e833cf9ca4fdc943f2a58ee
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-pedantic.patch
+Patch2:		0001-avoid-dangling-co_major_cache-reference-to-NL_AUTO_P.patch
 URL:		http://www.infradead.org/~tgr/libnl/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -103,6 +104,8 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+# fron ntrack.spec; question is why it wasn't merged upstream
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -227,6 +230,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2011/11/12 13:42:35  arekm
+- add patch from ntrack
+
 Revision 1.40  2011/11/12 13:39:09  arekm
 - up to 3.2.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libnl/libnl.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list