From: Thierry Parmentelat Date: Tue, 8 Jan 2008 11:49:43 +0000 (+0000) Subject: ready for tagging X-Git-Tag: PLCAPI-4.2-0~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=052eae1b0aa653903f9df21d264be32f0a97dbf3;p=plcapi.git ready for tagging reviewed URLs and %{plrelease} --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 8ada335..cc08b3f 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,9 +6,9 @@ %define name PLCAPI %define version 4.2 -%define subversion 0 +%define taglevel 0 -%define release %{subversion}%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Summary: PlanetLab Central API Name: %{name} @@ -18,6 +18,10 @@ License: PlanetLab Group: System Environment/Daemons Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root + +Vendor: PlanetLab +Packager: PlanetLab Central +Distribution: PlanetLab %{plrelease} URL: %(echo %{url} | cut -d ' ' -f 2) Obsoletes: plcapilib