X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NodeUpdate.spec;h=6638f408c4cab689625296f5a495485afe579c70;hb=cf3d42f46205c200f12877e14b5cc865fd87bb1c;hp=aa5b351041a5403fce7506430d1c606717d7c673;hpb=55519dea8c2a311befbbfa8d0cfc9d1240fd8c2b;p=nodeupdate.git diff --git a/NodeUpdate.spec b/NodeUpdate.spec index aa5b351..6638f40 100644 --- a/NodeUpdate.spec +++ b/NodeUpdate.spec @@ -1,11 +1,18 @@ +# +# $Id$ +# +%define url $URL$ + %define name NodeUpdate %define version 0.5 -%define release 1%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define taglevel 4 + +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central -Distribution: PlanetLab 4.1 -URL: http://cvs.planet-lab.org/cvs/NodeUpdate +Distribution: PlanetLab %{plrelease} +URL: %(echo %{url} | cut -d ' ' -f 2) Summary: PlanetLab service to periodically update node RPMS Name: %{name} @@ -55,6 +62,13 @@ fi %changelog +* Tue Apr 07 2009 Thierry Parmentelat - NodeUpdate-0.5-4 +- invokes 'yum clean all' before updates +- as it is more reliable, although suboptimal + +* Tue Jul 08 2008 Thierry Parmentelat - NodeUpdate-0.5-3 +- more verbose : invoke yum with --verbose, and print timestamps + * Fri Aug 10 2007 Faiyaz Ahmed - Rebuild RPM Database nightly to avoid corruption - Move working directory from /usr/local to /usr/bin