From: Thierry Parmentelat Date: Tue, 8 Jan 2008 11:49:43 +0000 (+0000) Subject: ready for tagging X-Git-Tag: pl_mom-2.2-2~1 X-Git-Url: http://git.onelab.eu/?p=mom.git;a=commitdiff_plain;h=6a8f86e223ae38f2205f7fe500ab5c8172e2ce84 ready for tagging reviewed URLs and %{plrelease} --- diff --git a/pl_mom.spec b/pl_mom.spec index e8c4f47..99ac1cb 100644 --- a/pl_mom.spec +++ b/pl_mom.spec @@ -1,6 +1,13 @@ +# +# $Id$ +# +%define url $URL$ + %define name pl_mom %define version 2.2 -%define release 02%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define taglevel 2 + +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Summary: PlanetLab node monitoring tools Name: %{name} @@ -11,8 +18,9 @@ Group: System Environment/Kernel Source: %{name}-%{version}.tgz Vendor: PlanetLab Packager: PlanetLab Central -Distribution: PlanetLab 3.0 -URL: http://cvs.planet-lab.org/cvs/pl_mom +Distribution: PlanetLab %{plrelease} +URL: %(echo %{url} | cut -d ' ' -f 2) +#URL: http://cvs.planet-lab.org/cvs/pl_mom BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: expect # swapmon requires vps and bwlimit.py