X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodeconfig.spec;h=16f2d6cf232194797173d5c9d6bcad679abe1192;hb=091cf5a1fa57c436f59562f11329652f30511e59;hp=ffe20c482f06dbc3cfcbcb5808244f526a605c49;hpb=22cb253e05f6763d87d049c592dc4fd22cb42c29;p=nodeconfig.git diff --git a/nodeconfig.spec b/nodeconfig.spec index ffe20c4..16f2d6c 100644 --- a/nodeconfig.spec +++ b/nodeconfig.spec @@ -1,11 +1,8 @@ # -# $Id$ -# -%define url $URL: svn+ssh://thierry@svn.planet-lab.org/svn/WWW/trunk/PLCWWW.spec $ %define name nodeconfig %define version 5.0 -%define taglevel 0 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -23,7 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} # We use set everywhere Requires: php >= 5.0 @@ -70,6 +67,20 @@ rm -rf $RPM_BUILD_ROOT /etc/planetlab/db-config.d %changelog +* Sun Jan 23 2011 Thierry Parmentelat - nodeconfig-5.0-4 +- trashed sfa_component_setup job & conf file + +* Wed Sep 01 2010 Baris Metin - nodeconfig-5.0-3 +- check file before reading the configuration. + +* Fri Apr 02 2010 Thierry Parmentelat - nodeconfig-5.0-2 +- new php scripts for configuring sfa component cron + +* Fri Jan 29 2010 Thierry Parmentelat - nodeconfig-5.0-1 +- first working version of 5.0: +- pld.c/, db-config.d/ and nodeconfig/ scripts should now sit in the module they belong to +- the yum/ and boot/ subdirs have moved away from here + * Wed Dec 23 2009 Marc Fiuczynski - nodeconfig-4.3-7 - - decompose PlanetLabConf/sysctl.php into sysctl.conf and - sysctl-ip_forward.php. This is in prep of phasing out the latter