From: Thierry Parmentelat Date: Wed, 8 Apr 2009 15:24:37 +0000 (+0000) Subject: Tagging module BootCD - BootCD-4.2-13 X-Git-Tag: BootCD-4.2-13~1 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=aa6b1996f588c5beee6306cde4534bf84db0e391 Tagging module BootCD - BootCD-4.2-13 robust to node config file specified with a relative path --- 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