From: Thierry Parmentelat Date: Fri, 29 Jan 2010 14:02:45 +0000 (+0000) Subject: Setting tag BootstrapFS-2.0-1 X-Git-Tag: BootstrapFS-2.0-1~1 X-Git-Url: http://git.onelab.eu/?p=bootstrapfs.git;a=commitdiff_plain;h=02317daf49cdd2e0abef5e83c05525daf9a4243b Setting tag BootstrapFS-2.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 module nodeyum; first draft has the php scripts and conf_files for tweaking nodes yum config --- diff --git a/bootstrapfs.spec b/bootstrapfs.spec index 4861868..6c46f79 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -8,7 +8,7 @@ %define name bootstrapfs-%{nodefamily} %define version 2.0 -%define taglevel 0 +%define taglevel 1 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -148,6 +148,12 @@ rm -rf $RPM_BUILD_ROOT /etc/plc.d %changelog +* Fri Jan 29 2010 Thierry Parmentelat - BootstrapFS-2.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 +- nodefailiy is 3-fold with pldistro-fcdistro-arch +- new module nodeyum; first draft has the php scripts and conf_files for tweaking nodes yum config + * Mon Jan 04 2010 Thierry Parmentelat - BootstrapFS-1.0-11 - for building on fedora12 diff --git a/noderepo.spec b/noderepo.spec index f213061..4993759 100644 --- a/noderepo.spec +++ b/noderepo.spec @@ -13,7 +13,7 @@ %define name noderepo-%{nodefamily} %define version 2.0 -%define taglevel 0 +%define taglevel 1 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -79,6 +79,12 @@ service plc start packages %config(noreplace) /var/www/html/install-rpms/%{nodefamily}/yumgroups.xml %changelog +* Fri Jan 29 2010 Thierry Parmentelat - BootstrapFS-2.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 +- nodefailiy is 3-fold with pldistro-fcdistro-arch +- new module nodeyum; first draft has the php scripts and conf_files for tweaking nodes yum config + * Mon Jan 04 2010 Thierry Parmentelat - BootstrapFS-1.0-11 - for building on fedora12