Setting tag BootManager-5.0-6
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 7 Jul 2010 11:06:35 +0000 (11:06 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 7 Jul 2010 11:06:35 +0000 (11:06 +0000)
bugfix for centos5/python2.4 missing hashlib

bootmanager.spec

index 7bed14e..12f0264 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name bootmanager
 %define version 5.0
-%define taglevel 5
+%define taglevel 6
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -90,6 +90,9 @@ chkconfig --del monitor-runlevelagent
 /etc/plc.d/bootmanager
 
 %changelog
+* Wed Jul 07 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootManager-5.0-6
+- bugfix for centos5/python2.4 missing hashlib
+
 * Mon Jul 05 2010 Baris Metin <Talip-Baris.Metin@sophia.inria.fr> - BootManager-5.0-5
 - check sha1sum of downloaded bootstrapfs
 - try recovering filesystem errors