X-Git-Url: http://git.onelab.eu/?p=libnl.git;a=blobdiff_plain;f=libnl.spec;fp=libnl.spec;h=0b7fe81a487323cb3cca52d1ea6f0554038704ff;hp=c4632c205fc119fdb2f3d74f3f32b52005778353;hb=17be3cb5197a6e58e22b10846ca2e4430456704a;hpb=4cee2ecb3b8afa0637e6f5fe4c57985a4bc740ff diff --git a/libnl.spec b/libnl.spec index c4632c2..0b7fe81 100644 --- a/libnl.spec +++ b/libnl.spec @@ -1,14 +1,29 @@ +# +# $Id$ +# +%define url $URL$ + +%define name libnl +%define version 1.0 +%define taglevel 11 %define preversion pre6 +%define release %{taglevel}.%{preversion}%{?pldistro:.%{pldistro}}%{?date:.%{date}} + Summary: Convenience library for kernel netlink sockets Group: Development/Libraries +Version: %{version} +Release: %{release} License: LGPL -Name: libnl -Version: 1.0 -Release: 0.11.%{preversion} -URL: http://people.suug.ch/~tgr/libnl/ Source: http://people.suug.ch/~tgr/libnl/files/libnl-%{version}-%{preversion}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root + +Vendor: PlanetLab +Packager: PlanetLab Central +Distribution: PlanetLab %{plrelease} +URL: %(echo %{url} | cut -d ' ' -f 2) +#URL: http://people.suug.ch/~tgr/libnl/ + BuildRequires: doxygen #Patch3: libnl-1.0-pre6-static.patch #Patch4: libnl-1.0-pre5-__u64_x86_64.patch