From: Thierry Parmentelat Date: Fri, 8 Mar 2013 07:48:12 +0000 (+0100) Subject: Setting tag plcapi-5.2-1 X-Git-Tag: plcapi-5.2-1^0 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=693a7ab51ce0bd32803bd6f0448c66945607446e;hp=b307078ab6dec6348c05d233eec7036df046bde9;p=plcapi.git Setting tag plcapi-5.2-1 new slice tag 'interface' for configuring a virtual interface new builtin 030-interface_tags new node accessor and tag 'virt' for mixing lxc & vs nodes also exposed in GetNodeFlavour based on fcdistro and PLC_FLAVOUR_VIRT_MAP moved ModPypthon and plc.wsgi in the apache/ subdir renamed PLCAPI.spec into plcapi.spec removed old and unused tag 'type' on slices(!) - original intention seemed like virt support for php-5.4 --- diff --git a/plcapi.spec b/plcapi.spec index b213450..51c40b6 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -1,6 +1,6 @@ %define name plcapi %define version 5.2 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -144,6 +144,16 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Mar 08 2013 Thierry Parmentelat - plcapi-5.2-1 +- new slice tag 'interface' for configuring a virtual interface +- new builtin 030-interface_tags +- new node accessor and tag 'virt' for mixing lxc & vs nodes +- also exposed in GetNodeFlavour based on fcdistro and PLC_FLAVOUR_VIRT_MAP +- moved ModPypthon and plc.wsgi in the apache/ subdir +- renamed PLCAPI.spec into plcapi.spec +- removed old and unused tag 'type' on slices(!) - original intention seemed like virt +- support for php-5.4 + * Wed Dec 19 2012 Thierry Parmentelat - plcapi-5.1-6 - implement PLC_VSYS_DEFAULTS in AddSlice