From: S.Çağlar Onur Date: Tue, 18 Jan 2011 21:50:20 +0000 (-0500) Subject: Setting tag bootcd-4.2-19 X-Git-Tag: bootcd-4.2-19^0 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=6931f069c718b50744ae11a74dd455ef53351284 Setting tag bootcd-4.2-19 Introduce a quick hack for 2.6.32 based BootCD --- diff --git a/bootcd.spec b/bootcd.spec index e448560..a55e2d7 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 18 +%define taglevel 19 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -94,6 +94,9 @@ fi [ -f /etc/planetlab/nodefamily ] || { mkdir -p /etc/planetlab ; echo %{nodefamily} > /etc/planetlab/nodefamily ; } %changelog +* Tue Jan 18 2011 S.Çağlar Onur - bootcd-4.2-19 +- Introduce a quick hack for 2.6.32 based BootCD + * Thu Jan 06 2011 S.Çağlar Onur - bootcd-4.2-18 - handle directory name changes