From: Thierry Parmentelat Date: Thu, 24 Apr 2008 16:53:55 +0000 (+0000) Subject: Tagging module BootCD - BootCD-4.2-2 X-Git-Tag: BootCD-4.2-2~1 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=ff89cf317f527427d4177a027c137ca8b409d399 Tagging module BootCD - BootCD-4.2-2 change location of nodefamily in /etc/planetlab/ --- diff --git a/bootcd.spec b/bootcd.spec index a5f24dc..41e8374 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 1 +%define taglevel 2 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -88,6 +88,9 @@ fi [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; } %changelog +* Thu Apr 24 2008 Thierry Parmentelat - BootCD-4.2-2 +- change location of nodefamily in /etc/planetlab/ + * Wed Apr 23 2008 Thierry Parmentelat - BootCD-4.2-1 - new name for the rpm, to allow simultaneous rpm-installs for several nodefamily (pldistro+arch) - now installs in /usr/share/bootcd- with a legacy symlink (requires MyPLC-4.2-7)