extra-node-groups doesn't seem to be used. use extensions file instead. this way...
[nodeupdate.git] / NodeUpdate.spec
index aa5b351..6638f40 100644 (file)
@@ -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 <support@planet-lab.org>
-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 <thierry.parmentelat@sophia.inria.fr> - NodeUpdate-0.5-4
+- invokes 'yum clean all' before updates
+- as it is more reliable, although suboptimal
+
+* Tue Jul 08 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - NodeUpdate-0.5-3
+- more verbose : invoke yum with --verbose, and print timestamps
+
 * Fri Aug 10 2007 Faiyaz Ahmed <faiyaza@cs.princeton.edu>
 - Rebuild RPM Database nightly to avoid corruption
 - Move working directory from /usr/local to /usr/bin