From aa6b1996f588c5beee6306cde4534bf84db0e391 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 8 Apr 2009 15:24:37 +0000 Subject: [PATCH] Tagging module BootCD - BootCD-4.2-13 robust to node config file specified with a relative path --- bootcd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bootcd.spec b/bootcd.spec index 109f5c7..a36ce1b 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 12 +%define taglevel 13 # 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 +* Wed Apr 08 2009 Thierry Parmentelat - BootCD-4.2-13 +- robust to node config file specified with a relative path + * Tue Apr 07 2009 Thierry Parmentelat - BootCD-4.2-12 - fix specfile - 4.2-11 would not build -- 2.43.0