X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootcd.spec;h=2d725954f7cc1382a45af637772310e2cccf6943;hb=110e5257ab51c45b5afe0bf85ff38996f3defb45;hp=ffe896673ea13b67deb11c107b9a4fecab72edec;hpb=be9825511b66547e5d35a334d0c3ae9ddb075c7a;p=bootcd.git 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