Merge branch 'ansible'
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 15 May 2014 09:28:36 +0000 (11:28 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 15 May 2014 09:28:36 +0000 (11:28 +0200)
bootmanager.spec

index 6180570..a83099f 100644 (file)
@@ -1,7 +1,7 @@
 #
 %define name bootmanager
 %define version 5.2
-%define taglevel 3
+%define taglevel 4
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -82,6 +82,9 @@ chmod 700 /var/log/bm
 /etc/plc.d/bootmanager
 
 %changelog
+* Mon Apr 28 2014 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootmanager-5.2-4
+- no functional change, only tweaks in Makefile for interating with test environment
+
 * Tue Mar 25 2014 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootmanager-5.2-3
 - some old f18 bootCDs do not support mkfs.btrfs -f
 - so invoke this option only when supported