X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=665599f0b6c8d672afcfc8e6a66e4cfcd802961a;hb=7e39102e708dec825a4ae919b46b8a5dfa4ea7c3;hp=ed5dcf79c29d57bf9fa4722b70dd2805256f8e22;hpb=732a0fd6d8d7f94ee2ed99ddd3b5b9a41d8ea0e3;p=myplc.git diff --git a/myplc.spec b/myplc.spec index ed5dcf7..665599f 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,10 +1,6 @@ -# -# $Id$ -%define url $URL$ - %define name myplc %define version 5.0 -%define taglevel 10 +%define taglevel 13 %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} @@ -242,6 +238,8 @@ fi /usr/bin/clean-empty-dirs.py* /usr/bin/plc-check-ssl-peering.py* /usr/bin/plc-orphan-accounts.py* +/usr/bin/spot-aliens.py* +/usr/bin/spot-dup-accounts.sh %files config %defattr(-,root,root,-) @@ -250,6 +248,15 @@ fi %changelog +* 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 + * Mon Oct 04 2010 Thierry Parmentelat - myplc-5.0-10 - mtail.py -s for SFA - spot-aliesm.py is a utility script for sanity checks of the PLC db when running refreshpeer+sfa