SPECS: libnl.spec - build fixed.

pluto pluto at pld-linux.org
Tue Oct 31 09:11:04 CET 2006


Author: pluto                        Date: Tue Oct 31 08:11:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build fixed.

---- Files affected:
SPECS:
   libnl.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/libnl.spec
diff -u SPECS/libnl.spec:1.5 SPECS/libnl.spec:1.6
--- SPECS/libnl.spec:1.5	Wed Apr  5 18:47:28 2006
+++ SPECS/libnl.spec	Tue Oct 31 09:10:58 2006
@@ -4,13 +4,14 @@
 Name:		libnl
 Version:	1.0
 %define pre pre5
-Release:	0.%{pre}.1
+Release:	0.%{pre}.2
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}-%{pre}.tar.gz
 # Source0-md5:	2cece8968bb36b4cc34b907b6e3c2178
 Source1:	%{name}-1.pc
 Patch0:		%{name}-no_root.patch
+Patch1:		%{name}-llh.patch
 URL:		http://people.suug.ch/~tgr/libnl/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -54,12 +55,15 @@
 %prep
 %setup -q -n %{name}-%{version}-%{pre}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
 %{__autoconf}
+
 %configure \
 	--enable-verbose-errors
+
 %{__make}
 
 %install
@@ -94,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/10/31 08:10:58  pluto
+- build fixed.
+
 Revision 1.5  2006/04/05 16:47:28  qboosh
 - removed outdated if_ether patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libnl.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list