From: Thierry Parmentelat Date: Tue, 23 Apr 2013 09:47:41 +0000 (+0200) Subject: Setting tag myplc-5.2-3 X-Git-Tag: myplc-5.2-3^0 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=39ab634e74ccdfb9fb757d674d618657e4e422c0 Setting tag myplc-5.2-3 plc.d/gpg now does not rm /dev/random but preserves it this is because libvirt won't let us run mknod --- diff --git a/myplc-docs.spec b/myplc-docs.spec index eec928b..9aa1d7b 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -1,6 +1,6 @@ %define name myplc-docs %define version 5.2 -%define taglevel 2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -96,6 +96,10 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %changelog +* Tue Apr 23 2013 Thierry Parmentelat - myplc-5.2-3 +- plc.d/gpg now does not rm /dev/random but preserves it +- this is because libvirt won't let us run mknod + * Wed Apr 10 2013 Thierry Parmentelat - myplc-5.2-2 - fix typo in check-hrns - used to print 'host' while dealing with persons diff --git a/myplc-release.spec b/myplc-release.spec index 3629772..016e13c 100644 --- a/myplc-release.spec +++ b/myplc-release.spec @@ -1,6 +1,6 @@ %define name myplc-release %define version 5.2 -%define taglevel 2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -52,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT /etc/myplc-release %changelog +* Tue Apr 23 2013 Thierry Parmentelat - myplc-5.2-3 +- plc.d/gpg now does not rm /dev/random but preserves it +- this is because libvirt won't let us run mknod + * Wed Apr 10 2013 Thierry Parmentelat - myplc-5.2-2 - fix typo in check-hrns - used to print 'host' while dealing with persons diff --git a/myplc.spec b/myplc.spec index 3246860..e9418f5 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc %define version 5.2 -%define taglevel 2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -260,6 +260,10 @@ fi %changelog +* Tue Apr 23 2013 Thierry Parmentelat - myplc-5.2-3 +- plc.d/gpg now does not rm /dev/random but preserves it +- this is because libvirt won't let us run mknod + * Wed Apr 10 2013 Thierry Parmentelat - myplc-5.2-2 - fix typo in check-hrns - used to print 'host' while dealing with persons