X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NodeUpdate.spec;h=a43d5d91a870d543df470e0e0750a7d26c3c4d6c;hb=a44ba8e9ae60b9f40921e677e6fbec49985c9f96;hp=f5b7aa003241c95a439943aea01b44d2f959f906;hpb=76598e7190f128cb4af16076b0be7319abfe0455;p=nodeupdate.git diff --git a/NodeUpdate.spec b/NodeUpdate.spec index f5b7aa0..a43d5d9 100644 --- a/NodeUpdate.spec +++ b/NodeUpdate.spec @@ -1,18 +1,13 @@ -# -# $Id$ -# -%define url $URL$ - %define name NodeUpdate %define version 0.5 -%define taglevel 6 +%define taglevel 8 %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,13 @@ if [ "$1" = 0 ]; then fi %changelog +* 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