From: Thierry Parmentelat Date: Fri, 18 Feb 2011 12:13:54 +0000 (+0100) Subject: Setting tag nodeupdate-0.5-8 X-Git-Tag: nodeupdate-0.5-8^0 X-Git-Url: http://git.onelab.eu/?p=nodeupdate.git;a=commitdiff_plain;h=db32292a19162048dfe1a0ac684b92691b2a3650 Setting tag 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 --- diff --git a/NodeUpdate.spec b/NodeUpdate.spec index 9fe51ef..66ddf13 100644 --- a/NodeUpdate.spec +++ b/NodeUpdate.spec @@ -5,7 +5,7 @@ %define name NodeUpdate %define version 0.5 -%define taglevel 7 +%define taglevel 8 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -57,6 +57,10 @@ 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.