X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=codemux.spec;h=bd065a65d911252c3203d4bdd0a53ccae3f0f8fb;hb=acf12bace9ba00c0e081c4baaed0f0901382d8d6;hp=7196e6433647f31a6f530d64a380f5a473e02d4d;hpb=7311509d11a0986a52967c1195f4cfb8bce2b332;p=codemux.git 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