From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Fri, 4 Feb 2011 13:19:46 +0000 (+0100)
Subject: Setting tag bootstrapfs-2.0-9
X-Git-Tag: bootstrapfs-2.0-9^0
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=64fd8b6638928fedf1ead4305e89d97db49c8d07;p=nodeimage.git

Setting tag bootstrapfs-2.0-9
for multi-flavours : 'packages' step in plc.d now handles vserver links and related hacks in yumgroups
---

diff --git a/bootstrapfs.spec b/bootstrapfs.spec
index 1eaa861..fb39100 100644
--- a/bootstrapfs.spec
+++ b/bootstrapfs.spec
@@ -5,7 +5,7 @@
 
 %define name bootstrapfs-%{nodefamily}
 %define version 2.0
-%define taglevel 8
+%define taglevel 9
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -150,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT
 /etc/plc.d
 
 %changelog
+* Fri Feb 04 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootstrapfs-2.0-9
+- for multi-flavours : 'packages' step in plc.d now handles vserver links and related hacks in yumgroups
+
 * Thu Jan 27 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootstrapfs-2.0-8
 - no semantic change - attempt to speed up build
 
diff --git a/noderepo.spec b/noderepo.spec
index 137b818..5a2ee4f 100644
--- a/noderepo.spec
+++ b/noderepo.spec
@@ -8,7 +8,7 @@
 
 %define name noderepo-%{nodefamily}
 %define version 2.0
-%define taglevel 8
+%define taglevel 9
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -84,6 +84,9 @@ service plc start packages
 %config(noreplace) /var/www/html/install-rpms/%{nodefamily}/yumgroups.xml
 
 %changelog
+* Fri Feb 04 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootstrapfs-2.0-9
+- for multi-flavours : 'packages' step in plc.d now handles vserver links and related hacks in yumgroups
+
 * Thu Jan 27 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootstrapfs-2.0-8
 - no semantic change - attempt to speed up build
 
diff --git a/slicerepo.spec b/slicerepo.spec
index 43a413b..ba45dad 100644
--- a/slicerepo.spec
+++ b/slicerepo.spec
@@ -8,7 +8,7 @@
 
 %define name slicerepo-%{nodefamily}
 %define version 2.0
-%define taglevel 8
+%define taglevel 9
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -76,6 +76,9 @@ service plc start packages
 %config(noreplace) /var/www/html/install-rpms/slice-%{nodefamily}/yumgroups.xml
 
 %changelog
+* Fri Feb 04 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootstrapfs-2.0-9
+- for multi-flavours : 'packages' step in plc.d now handles vserver links and related hacks in yumgroups
+
 * Thu Jan 27 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootstrapfs-2.0-8
 - no semantic change - attempt to speed up build