From b88765cf5cbc39bc9f10ab975ce0c5e6b252e1e7 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 14 Nov 2008 14:54:36 +0000 Subject: [PATCH] Tagging module BootCD - BootCD-4.2-6 add support for fedora9 images - compliant with upstart formerly monolythic dir 'conf_files/' split into 'etc/' and 'initscripts/' --- bootcd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bootcd.spec b/bootcd.spec index c4b8109..3ee3c7c 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 5 +%define taglevel 6 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -90,6 +90,10 @@ fi [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; } %changelog +* Fri Nov 14 2008 Thierry Parmentelat - BootCD-4.2-6 +- add support for fedora9 images - compliant with upstart +- formerly monolythic dir 'conf_files/' split into 'etc/' and 'initscripts/' + * Tue Sep 23 2008 Thierry Parmentelat - BootCD-4.2-5 - cosmetic - pl_boot to display timestamps -- 2.43.0