X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc-docs.spec;h=9b93488cc2bef209a83d36d11c966e5c6f5bbeb1;hb=be7c4ac0ed571b2ec583fadb558de93d52603e49;hp=ca5112bb95b1687860245d88afc36bf42dc3d113;hpb=864bffe38669cd5fd4fe469a326e6b029aea8fbb;p=myplc.git diff --git a/myplc-docs.spec b/myplc-docs.spec index ca5112b..9b93488 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -1,11 +1,6 @@ -# -# $Id$ -# -%define url $URL$ - %define name myplc-docs %define version 5.0 -%define taglevel 8 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -22,7 +17,7 @@ BuildArch: noarch Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} BuildRequires: docbook-dtds, docbook-utils-pdf @@ -93,6 +88,19 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %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 + +* 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 + +* Thu Jul 15 2010 Thierry Parmentelat - myplc-5.0-9 +- avoid duplication of the plc-config binary in both myplc and myplc-config rpms + * Mon Jul 12 2010 Thierry Parmentelat - myplc-5.0-8 - plc-config-tty now has a validator on booleans - e.g. entering 'True' now is rejected rather than silently recording 'false'