From: Thierry Parmentelat Date: Sat, 9 Jan 2010 07:25:24 +0000 (+0000) Subject: Setting tag MyPLC-4.3-37 X-Git-Tag: MyPLC-4.3-37~1 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=460bcf3225660ec25232c5cfe4e72f6de1920d86 Setting tag MyPLC-4.3-37 support for fedora 12 new package myplc-config for use by sfa drupal user registration turned off --- diff --git a/myplc-docs.spec b/myplc-docs.spec index f792664..b9982dd 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -5,7 +5,7 @@ %define name myplc-docs %define version 4.3 -%define taglevel 36 +%define taglevel 37 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -87,6 +87,11 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %changelog +* Sat Jan 09 2010 Thierry Parmentelat - MyPLC-4.3-37 +- support for fedora 12 +- new package myplc-config for use by sfa +- drupal user registration turned off + * Thu Dec 31 2009 Marc Fiuczynski - MyPLC-4.3-36 - - fix to make sure when API, BOOT, MONITOR are on the same - machine as WWW that the SSL key,cert for WWW takes precedence. diff --git a/myplc-release.spec b/myplc-release.spec index badf9e6..02d40e3 100644 --- a/myplc-release.spec +++ b/myplc-release.spec @@ -5,7 +5,7 @@ %define name myplc-release %define version 4.3 -%define taglevel 36 +%define taglevel 37 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -57,6 +57,11 @@ rm -rf $RPM_BUILD_ROOT /etc/myplc-release %changelog +* Sat Jan 09 2010 Thierry Parmentelat - MyPLC-4.3-37 +- support for fedora 12 +- new package myplc-config for use by sfa +- drupal user registration turned off + * Thu Dec 31 2009 Marc Fiuczynski - MyPLC-4.3-36 - - fix to make sure when API, BOOT, MONITOR are on the same - machine as WWW that the SSL key,cert for WWW takes precedence. diff --git a/myplc.spec b/myplc.spec index 0c32e34..a1c6ba0 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,7 +5,7 @@ %define name myplc %define version 4.3 -%define taglevel 36 +%define taglevel 37 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -220,6 +220,11 @@ fi %changelog +* Sat Jan 09 2010 Thierry Parmentelat - MyPLC-4.3-37 +- support for fedora 12 +- new package myplc-config for use by sfa +- drupal user registration turned off + * Thu Dec 31 2009 Marc Fiuczynski - MyPLC-4.3-36 - - fix to make sure when API, BOOT, MONITOR are on the same - machine as WWW that the SSL key,cert for WWW takes precedence.