From: Thierry Parmentelat Date: Tue, 8 Jan 2008 11:49:43 +0000 (+0000) Subject: ready for tagging X-Git-Tag: codemux-0.1-7~1 X-Git-Url: http://git.onelab.eu/?p=codemux.git;a=commitdiff_plain;h=acf12bace9ba00c0e081c4baaed0f0901382d8d6 ready for tagging reviewed URLs and %{plrelease} --- diff --git a/codemux.spec b/codemux.spec index 7196e64..bd065a6 100644 --- a/codemux.spec +++ b/codemux.spec @@ -1,6 +1,13 @@ +# +# $Id$ +# +%define url $URL$ + %define name codemux %define version 0.1 -%define release 7%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define taglevel 7 + +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Summary: CoDemux - HTTP port DeMux Name: %{name} @@ -11,8 +18,9 @@ Group: System Environment/Base Source: %{name}-%{version}.tar.gz Vendor: PlanetLab Packager: PlanetLab Central -Distribution: PlanetLab 3.0 -URL: http://codeen.cs.princeton.edu/ +Distribution: PlanetLab %{plrelease} +URL: %(echo %{url} | cut -d ' ' -f 2) +#URL: http://codeen.cs.princeton.edu/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #Requires: vnet