X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodeconfig.spec;h=b13726a65bd5257e51961c3efd8fcdd26bf9ce75;hb=7a0b04553262da8758b9b972ee3ab11cdccf5187;hp=a57c1ffac244ff07f98d01b453392c68aea7ad29;hpb=2158951eeed095648f4d8eaef703d929c6b90f95;p=nodeconfig.git diff --git a/nodeconfig.spec b/nodeconfig.spec index a57c1ff..b13726a 100644 --- a/nodeconfig.spec +++ b/nodeconfig.spec @@ -1,8 +1,8 @@ # %define name nodeconfig -%define version 5.0 -%define taglevel 7 +%define version 5.2 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -24,7 +24,7 @@ URL: %{SCMURL} # We use set everywhere Requires: php >= 5.0 -Requires: PLCAPI >= 4.3 +Requires: plcapi >= 5.2 %description @@ -67,6 +67,18 @@ rm -rf $RPM_BUILD_ROOT /etc/planetlab/db-config.d %changelog +* Fri Mar 21 2014 Thierry Parmentelat - nodeconfig-5.2-4 +- tweaks in node's ntp.conf + +* Tue Dec 10 2013 Thierry Parmentelat - nodeconfig-5.2-3 +- ntp.conf.php uses POST[node_id] instead of finding out caller's IP + +* Tue Apr 23 2013 Thierry Parmentelat - nodeconfig-5.2-2 +- pruned sfa_cofig.php + +* Thu Mar 07 2013 Thierry Parmentelat - nodeconfig-5.2-1 +- no-op, just bump to 5.2 to be in line with the rest of the system + * Mon Apr 16 2012 Thierry Parmentelat - nodeconfig-5.0-7 - no change, just reworked make sync to cope with lxc-hosted tests