X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=37f500a9cef1858652b6213bf9e55c623b2c8aed;hb=684b8a1afda2cf5137526398ec78728105308093;hp=63e3227d3eb511b840ccfbc9d0c40a6f4323bfa6;hpb=97e355c3758aeef88211c8bd75c1b422ac8653b6;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 63e3227..37f500a 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 14 %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,15 @@ fi %changelog +* Wed Jan 26 2011 Thierry Parmentelat - myplc-5.0-14 +- can redo myplc-docs without the doc for monitor + +* Mon Jan 24 2011 Thierry Parmentelat - myplc-5.0-13 +- no semantic change - just fixed specfile for git URL + +* 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