From b2db49cde783225866fc509b1ecbd0cf1f2a7eb4 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 10 Apr 2013 11:40:26 +0200 Subject: [PATCH] Setting tag myplc-5.2-2 fix typo in check-hrns - used to print 'host' while dealing with persons --- myplc-docs.spec | 5 ++++- myplc-release.spec | 5 ++++- myplc.spec | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/myplc-docs.spec b/myplc-docs.spec index f5341f2..eec928b 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -1,6 +1,6 @@ %define name myplc-docs %define version 5.2 -%define taglevel 1 +%define taglevel 2 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %changelog +* Wed Apr 10 2013 Thierry Parmentelat - myplc-5.2-2 +- fix typo in check-hrns - used to print 'host' while dealing with persons + * Thu Mar 07 2013 Thierry Parmentelat - myplc-5.2-1 - supports httpd config for either mod_python (preferred) or mod_wsgi - requires mod_wsgi on f18 only, otherwise mod_python diff --git a/myplc-release.spec b/myplc-release.spec index d8db2ff..3629772 100644 --- a/myplc-release.spec +++ b/myplc-release.spec @@ -1,6 +1,6 @@ %define name myplc-release %define version 5.2 -%define taglevel 1 +%define taglevel 2 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT /etc/myplc-release %changelog +* Wed Apr 10 2013 Thierry Parmentelat - myplc-5.2-2 +- fix typo in check-hrns - used to print 'host' while dealing with persons + * Thu Mar 07 2013 Thierry Parmentelat - myplc-5.2-1 - supports httpd config for either mod_python (preferred) or mod_wsgi - requires mod_wsgi on f18 only, otherwise mod_python diff --git a/myplc.spec b/myplc.spec index 52bf056..3246860 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc %define version 5.2 -%define taglevel 1 +%define taglevel 2 %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,9 @@ fi %changelog +* Wed Apr 10 2013 Thierry Parmentelat - myplc-5.2-2 +- fix typo in check-hrns - used to print 'host' while dealing with persons + * Thu Mar 07 2013 Thierry Parmentelat - myplc-5.2-1 - supports httpd config for either mod_python (preferred) or mod_wsgi - requires mod_wsgi on f18 only, otherwise mod_python -- 2.43.0