From: Thierry Parmentelat Date: Fri, 29 Jan 2010 14:07:20 +0000 (+0000) Subject: Setting tag MyPLC-5.0-1 X-Git-Tag: MyPLC-5.0-1^2 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=1c5b3579ba5e644f5ef58c3f322255a3dedacf3f Setting tag MyPLC-5.0-1 first working version of 5.0: pld.c/, db-config.d/ and nodeconfig/ scripts should now sit in the module they belong to nodefamily is 3-fold with pldistro-fcdistro-arch new PLC_FLAVOUR config category reviewed module layout cleaned up old chroot-related build stuff (does not need the build module when building anymore) --- diff --git a/myplc-docs.spec b/myplc-docs.spec index fac4a70..e4c24c7 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -5,7 +5,7 @@ %define name myplc-docs %define version 5.0 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -87,6 +87,14 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %changelog +* Fri Jan 29 2010 Thierry Parmentelat - MyPLC-5.0-1 +- first working version of 5.0: +- pld.c/, db-config.d/ and nodeconfig/ scripts should now sit in the module they belong to +- nodefamily is 3-fold with pldistro-fcdistro-arch +- new PLC_FLAVOUR config category +- reviewed module layout +- cleaned up old chroot-related build stuff (does not need the build module when building anymore) + * Sat Jan 09 2010 Thierry Parmentelat - MyPLC-4.3-37 - support for fedora 12 - new package myplc-config for use by sfa diff --git a/myplc-release.spec b/myplc-release.spec index b78e768..4d65fc5 100644 --- a/myplc-release.spec +++ b/myplc-release.spec @@ -5,7 +5,7 @@ %define name myplc-release %define version 5.0 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -57,6 +57,14 @@ rm -rf $RPM_BUILD_ROOT /etc/myplc-release %changelog +* Fri Jan 29 2010 Thierry Parmentelat - MyPLC-5.0-1 +- first working version of 5.0: +- pld.c/, db-config.d/ and nodeconfig/ scripts should now sit in the module they belong to +- nodefamily is 3-fold with pldistro-fcdistro-arch +- new PLC_FLAVOUR config category +- reviewed module layout +- cleaned up old chroot-related build stuff (does not need the build module when building anymore) + * Sat Jan 09 2010 Thierry Parmentelat - MyPLC-4.3-37 - support for fedora 12 - new package myplc-config for use by sfa diff --git a/myplc.spec b/myplc.spec index f7bdfb7..31766a6 100644 --- a/myplc.spec +++ b/myplc.spec @@ -4,7 +4,7 @@ %define name myplc %define version 5.0 -%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)" ) @@ -238,6 +238,14 @@ fi %changelog +* Fri Jan 29 2010 Thierry Parmentelat - MyPLC-5.0-1 +- first working version of 5.0: +- pld.c/, db-config.d/ and nodeconfig/ scripts should now sit in the module they belong to +- nodefamily is 3-fold with pldistro-fcdistro-arch +- new PLC_FLAVOUR config category +- reviewed module layout +- cleaned up old chroot-related build stuff (does not need the build module when building anymore) + * Sat Jan 09 2010 Thierry Parmentelat - MyPLC-4.3-37 - support for fedora 12 - new package myplc-config for use by sfa