From: Thierry Parmentelat Date: Tue, 8 Jan 2008 11:49:43 +0000 (+0000) Subject: ready for tagging X-Git-Tag: bootstrapfs-0.1-1~1 X-Git-Url: http://git.onelab.eu/?p=nodeimage.git;a=commitdiff_plain;h=455d83666d1f411e4a2bb0c8ca11dbb3c5010584 ready for tagging reviewed URLs and %{plrelease} --- diff --git a/bootstrapfs.spec b/bootstrapfs.spec index f48de13..86508cf 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -1,11 +1,18 @@ +# +# $Id$ +# +%define url $URL$ + %define name bootstrapfs %define version 0.1 -%define release 0%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define taglevel 1 + +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central -Distribution: PlanetLab 4.2 -URL: http://svn.planet-lab.org/svn/BootStrapFS/ +Distribution: PlanetLab %{plrelease} +URL: %(echo %{url} | cut -d ' ' -f 2) Summary: The PlanetLab Bootstrap Filesystems Name: %{name}