X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NodeUpdate.spec;h=403fe2a2c4a06f832fa18306d7d935d34b412881;hb=ad3b68fdbbb03b0441774ad00b01272f160233c3;hp=1e3844998fc4d7c31f96c2f53c331347d017a369;hpb=0b2f1b2bd474a8a764e5329d448debb2ecba51cd;p=nodeupdate.git diff --git a/NodeUpdate.spec b/NodeUpdate.spec index 1e38449..403fe2a 100644 --- a/NodeUpdate.spec +++ b/NodeUpdate.spec @@ -1,18 +1,13 @@ -# -# $Id$ -# -%define url $URL$ - %define name NodeUpdate %define version 0.5 -%define taglevel 5 +%define taglevel 9 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Summary: PlanetLab service to periodically update node RPMS Name: %{name} @@ -57,6 +52,20 @@ if [ "$1" = 0 ]; then fi %changelog +* Fri Jul 01 2011 Thierry Parmentelat - nodeupdate-0.5-9 +- support /etc/planetlab/NodeUpdate.packages and /etc/planetlab/crucial-rpm-list +- delete exceptions from delete-rpm-list individually + +* Fri Feb 18 2011 Thierry Parmentelat - nodeupdate-0.5-8 +- has a builtin list of packages to update individually (NodeManager for now) +- plus an optional set that is read from /etc/planetlab/NodeUpdate.packages + +* Wed Jul 14 2010 Daniel Hokka Zakrisson - nodeupdate-0.5-7 +- Use groupinstall to get new group members. + +* Fri Jan 29 2010 Thierry Parmentelat - NodeUpdate-0.5-6 +- new module layout - no functional change + * Mon Sep 07 2009 Thierry Parmentelat - NodeUpdate-0.5-5 - searches the extensions file /etc/planetlab/extensions rather than the former /etc/planetlab/extra-node-groups