Tagging module libnl - libnl-1.1-2
[libnl.git] / libnl.spec
index 9d0fb35..0756226 100644 (file)
@@ -1,9 +1,15 @@
+%define url $URL$
+
+%define name libnl
+%define version 1.1
+%define taglevel 2
+
 Summary: Convenience library for kernel netlink sockets
 Group: Development/Libraries
 License: LGPL
-Name: libnl
-Version: 1.1
-Release: 1%{?dist}
+Name: %{name}
+Version: %{version}
+Release: %{taglevel}%{?dist}
 URL: http://people.suug.ch/~tgr/libnl/
 Source: http://people.suug.ch/~tgr/libnl/files/libnl-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -12,6 +18,7 @@ Patch1: libnl-1.0-pre5-static.patch
 Patch2: libnl-1.0-pre5-debuginfo.patch
 Patch3: libnl-1.0-pre8-use-vasprintf-retval.patch
 Patch4: libnl-1.0-pre8-more-build-output.patch
+Patch5: libnl-1.0-missing-declaration.patch
 
 %description
 This package contains a convenience library to simplify
@@ -34,6 +41,7 @@ This package contains various headers for using libnl
 %patch2 -p1 -b .debuginfo
 %patch3 -p1 -b .use-vasprintf-retval
 %patch4 -p1 -b .more-build-output
+%patch5 -p1 -b .missing-declaration
 
 %build
 %configure
@@ -63,6 +71,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}-1.pc
 
 %changelog
+* Thu Jan 29 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - libnl-1.1-2
+- pull source tarball from planet-lab.org rather than onelab.eu
+
 * Mon Feb 11 2008 Dan Williams <dcbw@redhat.com> - 1.1-1
 - Update to version 1.1