From: Thierry Parmentelat Date: Sun, 27 Dec 2009 17:50:02 +0000 (+0000) Subject: Setting tag BootCD-4.2-16 X-Git-Tag: BootCD-4.2-16~1 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=110e5257ab51c45b5afe0bf85ff38996f3defb45 Setting tag BootCD-4.2-16 fix build on fedora12 --- diff --git a/bootcd.spec b/bootcd.spec index ffe8966..2d72595 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 15 +%define taglevel 16 # 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 +* Sun Dec 27 2009 Thierry Parmentelat - BootCD-4.2-16 +- fix build on fedora12 + * Fri Sep 04 2009 Stephen Soltesz - BootCD-4.2-15 - record the ntp time to the hwclock. this is a bootcd operation, but it is - repeated in the bootmanager to handle all CDs without this operation