Tagging module BootstrapFS - BootstrapFS-1.0-2
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 3 Jul 2008 15:08:38 +0000 (15:08 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 3 Jul 2008 15:08:38 +0000 (15:08 +0000)
uses the right yum.conf when building images

bootstrapfs.spec
noderepo.spec

index 1f6fdfb..66c271f 100644 (file)
@@ -7,7 +7,7 @@
 
 %define name bootstrapfs-%{nodefamily}
 %define version 1.0
-%define taglevel 1
+%define taglevel 2
 
 # 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
+* Thu Jul 03 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootstrapFS-1.0-2
+- uses the right yum.conf when building images
+
 * Mon May 05 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootstrapFS-1.0-1
 - rpm release tag does not need pldistro as it is already part of the rpm name
 
index e4ddb10..5e6419a 100644 (file)
@@ -12,7 +12,7 @@
 
 %define name noderepo-%{nodefamily}
 %define version 1.0
-%define taglevel 1
+%define taglevel 2
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -72,6 +72,9 @@ service plc start packages
 /var/www/html/install-rpms/%{nodefamily}
 
 %changelog
+* Thu Jul 03 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootstrapFS-1.0-2
+- uses the right yum.conf when building images
+
 * Mon May 05 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootstrapFS-1.0-1
 - rpm release tag does not need pldistro as it is already part of the rpm name