X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLCAPI.spec;h=e7247451dcb61dbadca4dcc9d63d681afa8d58a7;hb=fa4ab2657464d14dba27e810dbdc39fc8f1ce388;hp=41a868cfe07e526d28402e54d962572aa3d856e5;hpb=42caec8fde78b90cc52e517a8d0ad5fd717fd7e6;p=plcapi.git diff --git a/PLCAPI.spec b/PLCAPI.spec index 41a868c..e724745 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 5.0 -%define taglevel 10 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -41,7 +41,7 @@ Requires: SOAPpy # for the RebootNodeWithPCU method Requires: pcucontrol >= 1.0-6 # for OMF integration -Requires: pyaspects +Requires: pyaspects >= 0.4 Requires: python-twisted-words Requires: python-twisted-web # ldap @@ -142,6 +142,13 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jun 28 2010 Baris Metin - PLCAPI-5.0-12 +- automatically set vsys tag for omf controlled slices + +* Sat Jun 26 2010 Thierry Parmentelat - PLCAPI-5.0-11 +- addition of the 'ssh_key' slice tag +- first draft of the LDAP interface + * Tue Jun 22 2010 Thierry Parmentelat - PLCAPI-5.0-10 - reservation granularity defined in plc-config-tty (requires myplc 5.0.5) - and readable through GetLeaseGranularity