From: Thierry Parmentelat Date: Mon, 1 Sep 2008 12:33:59 +0000 (+0000) Subject: Tagging module BootstrapFS - BootstrapFS-1.0-3 X-Git-Tag: BootstrapFS-1.0-3~1 X-Git-Url: http://git.onelab.eu/?p=bootstrapfs.git;a=commitdiff_plain;h=f8cf3eea8faa5a7f56ce00b014b6236334cb9616 Tagging module BootstrapFS - BootstrapFS-1.0-3 Do not overwrite yumgroups.xml upon updates of noderepo --- diff --git a/bootstrapfs.spec b/bootstrapfs.spec index 66c271f..baa2050 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -7,7 +7,7 @@ %define name bootstrapfs-%{nodefamily} %define version 1.0 -%define taglevel 2 +%define taglevel 3 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -85,6 +85,9 @@ fi /var/www/html/boot/bootstrapfs*.tar.bz2 %changelog +* Mon Sep 01 2008 Thierry Parmentelat - BootstrapFS-1.0-3 +- Do not overwrite yumgroups.xml upon updates of noderepo + * Thu Jul 03 2008 Thierry Parmentelat - BootstrapFS-1.0-2 - uses the right yum.conf when building images diff --git a/noderepo.spec b/noderepo.spec index 8a929f2..20b3b0b 100644 --- a/noderepo.spec +++ b/noderepo.spec @@ -12,7 +12,7 @@ %define name noderepo-%{nodefamily} %define version 1.0 -%define taglevel 2 +%define taglevel 3 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -74,6 +74,9 @@ service plc start packages %config(noreplace) /var/www/html/install-rpms/%{nodefamily}/yumgroups.xml %changelog +* Mon Sep 01 2008 Thierry Parmentelat - BootstrapFS-1.0-3 +- Do not overwrite yumgroups.xml upon updates of noderepo + * Thu Jul 03 2008 Thierry Parmentelat - BootstrapFS-1.0-2 - uses the right yum.conf when building images