rpms/libnl/F-8 libnl.spec,1.20,1.21 sources,1.7,1.8

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Dec 18 19:38:17 UTC 2007


Author: dcbw

Update of /cvs/extras/rpms/libnl/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13833

Modified Files:
	libnl.spec sources 
Log Message:
* Tue Dec 18 2007 Dan Williams <dcbw at redhat.com> - 1.0-0.15.pre8.git20071218
- Handle removal of include/linux/ip_mp_alg.h in 2.6.24




Index: libnl.spec
===================================================================
RCS file: /cvs/extras/rpms/libnl/F-8/libnl.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- libnl.spec	18 Dec 2007 14:41:07 -0000	1.20
+++ libnl.spec	18 Dec 2007 19:37:41 -0000	1.21
@@ -1,14 +1,15 @@
 %define preversion pre8
+%define gitsnapshot .git20071218
 
 Summary: Convenience library for kernel netlink sockets
 Group: Development/Libraries
 License: LGPL
 Name: libnl
 Version: 1.0
-Release: 0.14.%{preversion}.git20071217%{?dist}
+Release: 0.15.%{preversion}%{gitsnapshot}%{?dist}
 URL: http://people.suug.ch/~tgr/libnl/
 #Source: http://people.suug.ch/~tgr/libnl/files/libnl-%{version}-%{preversion}.tar.gz
-Source: libnl.git20071217.tar.bz2
+Source: %{name}-%{version}-%{preversion}%{gitsnapshot}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: doxygen
 Patch1: libnl-1.0-pre5-static.patch
@@ -32,7 +33,7 @@
 
 
 %prep
-%setup -q -n libnl.git20071217
+%setup -q -n %{name}-%{version}-%{preversion}%{gitsnapshot}
 %patch1 -p1 -b .build-static
 %patch2 -p1 -b .debuginfo
 %patch3 -p1 -b .use-vasprintf-retval
@@ -66,6 +67,9 @@
 %{_libdir}/pkgconfig/%{name}-1.pc
 
 %changelog
+* Tue Dec 18 2007 Dan Williams <dcbw at redhat.com> - 1.0-0.15.pre8.git20071218
+- Handle removal of include/linux/ip_mp_alg.h in 2.6.24
+
 * Tue Dec 18 2007 Dan Williams <dcbw at redhat.com> - 1.0-0.14.pre8.git20071217
 - devel package should require kernel-headers
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libnl/F-8/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	18 Dec 2007 04:11:19 -0000	1.7
+++ sources	18 Dec 2007 19:37:41 -0000	1.8
@@ -1 +1 @@
-a6d82e88c9cc4f7d428456833b963b8b  libnl.git20071217.tar.bz2
+e69a2ff616b8d920ad720ca0df454ea1  libnl-1.0-pre8.git20071218.tar.bz2




More information about the fedora-extras-commits mailing list