X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=244792a7d834c0ebd9f38c29d8b36466339c7b73;hb=be7c4ac0ed571b2ec583fadb558de93d52603e49;hp=63e3227d3eb511b840ccfbc9d0c40a6f4323bfa6;hpb=97e355c3758aeef88211c8bd75c1b422ac8653b6;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 63e3227..244792a 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,10 +1,6 @@ -# -# $Id$ -%define url $URL$ - %define name myplc %define version 5.0 -%define taglevel 11 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -20,7 +16,7 @@ BuildArch: noarch Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} %define nodefamily %{pldistro}-%{distroname}-%{_arch} @@ -252,6 +248,9 @@ fi %changelog +* Wed Dec 01 2010 Thierry Parmentelat - myplc-5.0-12 +- needed for plcapi-5.0-19, i.e. tag permissions based on roles + * Mon Oct 04 2010 Baris Metin - myplc-5.0-11 - add missing files to rpm package