From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Thu, 17 Feb 2011 21:08:53 +0000 (+0100)
Subject: Setting tag plcapi-5.0-29
X-Git-Tag: plcapi-5.0-29^0
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e6c765a9d8ae89c301346ad332b0f0474248a79c;p=plcapi.git

Setting tag plcapi-5.0-29
trash getbootmedium tmp file if already exists but is longer than 5 minutes old
(this is for people who cancel their download)
---

diff --git a/PLCAPI.spec b/PLCAPI.spec
index b87fb4ed..f0c4510b 100644
--- a/PLCAPI.spec
+++ b/PLCAPI.spec
@@ -1,6 +1,6 @@
 %define name PLCAPI
 %define version 5.0
-%define taglevel 28
+%define taglevel 29
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -144,6 +144,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Feb 17 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - plcapi-5.0-29
+- trash getbootmedium tmp file if already exists but is longer than 5 minutes old
+- (this is for people who cancel their download)
+
 * Fri Feb 04 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - plcapi-5.0-28
 - fix db-config sequence : accessors step now merged in, and occurs at the right time
 - db-config also more robust