Tagging module BootCD - BootCD-4.2-12
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 7 Apr 2009 11:20:47 +0000 (11:20 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 7 Apr 2009 11:20:47 +0000 (11:20 +0000)
fix specfile - 4.2-11 would not build

bootcd.spec

index cfb41a2..109f5c7 100644 (file)
@@ -7,7 +7,7 @@
 
 %define name bootcd-%{nodefamily}
 %define version 4.2
-%define taglevel 11
+%define taglevel 12
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -93,6 +93,9 @@ fi
 [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; }
 
 %changelog
+* Tue Apr 07 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootCD-4.2-12
+- fix specfile - 4.2-11 would not build
+
 * Tue Apr 07 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootCD-4.2-11
 - Added support for handling kernel variants
 - http://svn.planet-lab.org/wiki/BootcdVariant