From: S.Çağlar Onur Date: Tue, 25 Jan 2011 19:56:18 +0000 (-0500) Subject: Setting tag bootcd-4.2-20 X-Git-Tag: bootcd-4.2-20^0 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=cf5a7e6e69ef4b1cad5f8544e801570564e7ca1b Setting tag bootcd-4.2-20 Revert hacky solution for 2.6.32 based kernels as they are no longer required --- diff --git a/bootcd.spec b/bootcd.spec index a55e2d7..a31bbb9 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -7,7 +7,7 @@ %define name bootcd-%{nodefamily} %define version 4.2 -%define taglevel 19 +%define taglevel 20 # 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 25 2011 S.Çağlar Onur - bootcd-4.2-20 +- Revert hacky solution for 2.6.32 based kernels as they are no longer required + * Tue Jan 18 2011 S.Çağlar Onur - bootcd-4.2-19 - Introduce a quick hack for 2.6.32 based BootCD