SPECS (DEVEL): libnl.spec - added llh patch to avoid using obsolet...

qboosh qboosh at pld-linux.org
Sun Dec 16 22:11:38 CET 2007


Author: qboosh                       Date: Sun Dec 16 21:11:38 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- added llh patch to avoid using obsolete <lihux/ip_mp_alg.h> header

---- Files affected:
SPECS:
   libnl.spec (1.14.2.1 -> 1.14.2.2) 

---- Diffs:

================================================================
Index: SPECS/libnl.spec
diff -u SPECS/libnl.spec:1.14.2.1 SPECS/libnl.spec:1.14.2.2
--- SPECS/libnl.spec:1.14.2.1	Fri Nov 23 11:43:16 2007
+++ SPECS/libnl.spec	Sun Dec 16 22:11:33 2007
@@ -2,15 +2,15 @@
 Summary:	Netlink library
 Summary(pl.UTF-8):	Biblioteka do obsługi gniazd netlink
 Name:		libnl
-Epoch:		1
 Version:	1.0
 %define pre pre8
 Release:	0.%{pre}.3
+Epoch:		1
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}-%{pre}.tar.gz
 # Source0-md5:	cc54b3ed25ba45d45a966b9355030810
-#Patch0:		%{name}-llh.patch
+Patch0:		%{name}-llh.patch
 URL:		http://people.suug.ch/~tgr/libnl/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -55,6 +55,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}-%{pre}
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -80,7 +81,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/libnl.so.[0-9].[0-9]*
-%ghost %attr(755,root,root) %{_libdir}/libnl.so.[!.]
+%ghost %attr(755,root,root) %{_libdir}/libnl.so.1
 
 %files devel
 %defattr(644,root,root,755)
@@ -94,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14.2.2  2007-12-16 21:11:33  qboosh
+- added llh patch to avoid using obsolete <lihux/ip_mp_alg.h> header
+
 Revision 1.14.2.1  2007-11-23 10:43:16  patrys
 - pre8
 - meant for llh 2.6.23
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libnl.spec?r1=1.14.2.1&r2=1.14.2.2&f=u



More information about the pld-cvs-commit mailing list