SPECS: libnl.spec - reverted to pre6 - pre7 on DEVEL breaks applic...

patrys patrys at pld-linux.org
Fri Nov 23 11:25:59 CET 2007


Author: patrys                       Date: Fri Nov 23 10:25:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted to pre6
- pre7 on DEVEL breaks applications and doesn't build with llh 2.6.23
- epoch 1
- rel 1

---- Files affected:
SPECS:
   libnl.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/libnl.spec
diff -u SPECS/libnl.spec:1.14 SPECS/libnl.spec:1.15
--- SPECS/libnl.spec:1.14	Sat Nov  3 21:59:04 2007
+++ SPECS/libnl.spec	Fri Nov 23 11:25:53 2007
@@ -2,18 +2,18 @@
 Summary:	Netlink library
 Summary(pl.UTF-8):	Biblioteka do obsługi gniazd netlink
 Name:		libnl
+Epoch:		1
 Version:	1.0
-%define pre pre7
-Release:	0.%{pre}.3
+%define pre pre6
+Release:	0.%{pre}.1
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}-%{pre}.tar.gz
-# Source0-md5:	db9f6265c370f09defd2d2fa3540758e
-#Patch0:		%{name}-llh.patch
+# Source0-md5:	0f57cb7085dc27e054691bff858613c9
+Patch0:		%{name}-llh.patch
 URL:		http://people.suug.ch/~tgr/libnl/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	linux-libc-headers >= 7:2.6.20
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,8 +31,7 @@
 Summary:	Header files for libnl library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libnl
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
-Requires:	linux-libc-headers >= 7:2.6.20
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description devel
 Header files for libnl library.
@@ -44,7 +43,7 @@
 Summary:	Static libnl library
 Summary(pl.UTF-8):	Statyczna biblioteka libnl
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}-%{release}
+Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
 
 %description static
 Static libnl library.
@@ -54,10 +53,12 @@
 
 %prep
 %setup -q -n %{name}-%{version}-%{pre}
+%patch0 -p1
 
 %build
 %{__aclocal}
 %{__autoconf}
+
 %configure \
 	--enable-verbose-errors
 
@@ -93,11 +94,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.14  2007-11-03 20:59:04  qboosh
-- updated to 1.0pre7
-- removed obsolete llh patch, require recent llh
+Revision 1.15  2007-11-23 10:25:53  patrys
+- reverted to pre6
+- pre7 on DEVEL breaks applications and doesn't build with llh 2.6.23
+- epoch 1
+- rel 1
 
-Revision 1.13  2007/08/04 08:05:06  qboosh
+Revision 1.13  2007-08-04 08:05:06  qboosh
 - fixed shellglob
 
 Revision 1.12  2007/08/02 21:03:05  twittner
================================================================

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



More information about the pld-cvs-commit mailing list