X-Git-Url: http://git.onelab.eu/?p=libnl.git;a=blobdiff_plain;f=libnl.spec;h=d48a863219a2989eb22233255d975f03430ab203;hp=0a46e8c13a1e3f4b586c6db0ca7309112ac43131;hb=7bd17e8149bdf08973f102144d29c8355762b223;hpb=a12e71cb1b9b553c30d51f1e2b72d8b5d97c86f8 diff --git a/libnl.spec b/libnl.spec index 0a46e8c..d48a863 100644 --- a/libnl.spec +++ b/libnl.spec @@ -1,9 +1,15 @@ +%define url $URL$ + +%define name libnl +%define version 1.1 +%define taglevel 1 + 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