From 680967afd0a8ebf62427c43fc35ec9a5a8789ccf Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 10 Dec 2013 08:42:56 +0100 Subject: [PATCH] Setting tag myplc-5.3-1 review check-hrns for plcapi-5.3 add PLC_HRN_ROOT in usual plc-config-tty's settings --- myplc-docs.spec | 6 +++++- myplc-release.spec | 6 +++++- myplc.spec | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/myplc-docs.spec b/myplc-docs.spec index 2978684..ad52aeb 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -1,6 +1,6 @@ %define name myplc-docs %define version 5.3 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -96,6 +96,10 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %changelog +* Tue Dec 10 2013 Thierry Parmentelat - myplc-5.3-1 +- review check-hrns for plcapi-5.3 +- add PLC_HRN_ROOT in usual plc-config-tty's settings + * Thu Oct 10 2013 Thierry Parmentelat - myplc-5.2-5 - reduce the scope of check-hrns.py script, now that the SFA layer handles this natively - add an rpm-sign dependency on feedora>=16 diff --git a/myplc-release.spec b/myplc-release.spec index aa767e3..3f2244d 100644 --- a/myplc-release.spec +++ b/myplc-release.spec @@ -1,6 +1,6 @@ %define name myplc-release %define version 5.3 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -52,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT /etc/myplc-release %changelog +* Tue Dec 10 2013 Thierry Parmentelat - myplc-5.3-1 +- review check-hrns for plcapi-5.3 +- add PLC_HRN_ROOT in usual plc-config-tty's settings + * Thu Oct 10 2013 Thierry Parmentelat - myplc-5.2-5 - reduce the scope of check-hrns.py script, now that the SFA layer handles this natively - add an rpm-sign dependency on feedora>=16 diff --git a/myplc.spec b/myplc.spec index 1f00873..4cd7b03 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc %define version 5.3 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -261,6 +261,10 @@ fi %changelog +* Tue Dec 10 2013 Thierry Parmentelat - myplc-5.3-1 +- review check-hrns for plcapi-5.3 +- add PLC_HRN_ROOT in usual plc-config-tty's settings + * Thu Oct 10 2013 Thierry Parmentelat - myplc-5.2-5 - reduce the scope of check-hrns.py script, now that the SFA layer handles this natively - add an rpm-sign dependency on feedora>=16 -- 2.43.0