X-Git-Url: http://git.onelab.eu/?p=libnl.git;a=blobdiff_plain;f=libnl.spec;h=07562264d62c6c0c06817ae834ee5f34865e1c62;hp=9d0fb355f3adc7df8be022109af028f99c3d097b;hb=19c017659b7c3562c294611f6ac571bfbcb85a30;hpb=332c8b7561dcac7ac95cc0d07328b1cb22d780a6 diff --git a/libnl.spec b/libnl.spec index 9d0fb35..0756226 100644 --- a/libnl.spec +++ b/libnl.spec @@ -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 - libnl-1.1-2 +- pull source tarball from planet-lab.org rather than onelab.eu + * Mon Feb 11 2008 Dan Williams - 1.1-1 - Update to version 1.1