X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLCAPI.spec;h=6b25c1f3e46cd691969b73425bc3f018c4ab7a7a;hb=787b5830074330e18c93aaa4aeca59d4ad8bed15;hp=b87fb4ed9eee9ffda1eb07db21ff656f08354608;hpb=5f76bcaf939ce721752f741ee0f25b280c7a7794;p=plcapi.git diff --git a/PLCAPI.spec b/PLCAPI.spec index b87fb4e..6b25c1f 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -1,6 +1,6 @@ %define name PLCAPI %define version 5.0 -%define taglevel 28 +%define taglevel 32 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -44,6 +44,7 @@ Requires: python-ldap # for memcache Requires: python-memcached Requires: memcached +Requires: Django ### avoid having yum complain about updates, as stuff is moving around # plc.d/api Conflicts: MyPLC <= 4.3 @@ -144,6 +145,19 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 22 2011 Thierry Parmentelat - plcapi-5.0-32 +- rename initscript_body into initscript_code + +* Mon Mar 21 2011 Thierry Parmentelat - plcapi-5.0-31 +- new initscript_body tag + +* Wed Mar 09 2011 Thierry Parmentelat - plcapi-5.0-30 +- working draft for GetSliceSshKeys + +* Thu Feb 17 2011 Thierry Parmentelat - plcapi-5.0-29 +- trash getbootmedium tmp file if already exists but is longer than 5 minutes old +- (this is for people who cancel their download) + * Fri Feb 04 2011 Thierry Parmentelat - plcapi-5.0-28 - fix db-config sequence : accessors step now merged in, and occurs at the right time - db-config also more robust