Setting tag myplc-5.3-1 myplc-5.3-1
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 10 Dec 2013 07:42:56 +0000 (08:42 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 10 Dec 2013 07:42:56 +0000 (08:42 +0100)
review check-hrns for plcapi-5.3
add PLC_HRN_ROOT in usual plc-config-tty's settings

myplc-docs.spec
myplc-release.spec
myplc.spec

index 2978684..ad52aeb 100644 (file)
@@ -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 <thierry.parmentelat@sophia.inria.fr> - 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 <thierry.parmentelat@sophia.inria.fr> - 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
index aa767e3..3f2244d 100644 (file)
@@ -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 <thierry.parmentelat@sophia.inria.fr> - 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 <thierry.parmentelat@sophia.inria.fr> - 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
index 1f00873..4cd7b03 100644 (file)
@@ -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 <thierry.parmentelat@sophia.inria.fr> - 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 <thierry.parmentelat@sophia.inria.fr> - 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