SPECS (DEVEL): libnl.spec - pre8 - meant for llh 2.6.23 - epoch 1 ...

patrys patrys at pld-linux.org
Fri Nov 23 11:43:21 CET 2007


Author: patrys                       Date: Fri Nov 23 10:43:21 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- pre8
- meant for llh 2.6.23
- epoch 1 to follow HEAD
- don't merge as it breaks API/ABI for existing apps

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

---- Diffs:

================================================================
Index: SPECS/libnl.spec
diff -u SPECS/libnl.spec:1.14 SPECS/libnl.spec:1.14.2.1
--- SPECS/libnl.spec:1.14	Sat Nov  3 21:59:04 2007
+++ SPECS/libnl.spec	Fri Nov 23 11:43:16 2007
@@ -2,18 +2,19 @@
 Summary:	Netlink library
 Summary(pl.UTF-8):	Biblioteka do obsługi gniazd netlink
 Name:		libnl
+Epoch:		1
 Version:	1.0
-%define pre pre7
+%define pre pre8
 Release:	0.%{pre}.3
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}-%{pre}.tar.gz
-# Source0-md5:	db9f6265c370f09defd2d2fa3540758e
+# Source0-md5:	cc54b3ed25ba45d45a966b9355030810
 #Patch0:		%{name}-llh.patch
 URL:		http://people.suug.ch/~tgr/libnl/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	linux-libc-headers >= 7:2.6.20
+BuildRequires:	linux-libc-headers >= 7:2.6.23
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,7 +32,7 @@
 Summary:	Header files for libnl library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libnl
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	linux-libc-headers >= 7:2.6.20
 
 %description devel
@@ -44,7 +45,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.
@@ -93,6 +94,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14.2.1  2007-11-23 10:43:16  patrys
+- pre8
+- meant for llh 2.6.23
+- epoch 1 to follow HEAD
+- don't merge as it breaks API/ABI for existing apps
+
 Revision 1.14  2007-11-03 20:59:04  qboosh
 - updated to 1.0pre7
 - removed obsolete llh patch, require recent llh
================================================================

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



More information about the pld-cvs-commit mailing list