Setting tag PLCAPI-5.0-12
[plcapi.git] / PLCAPI.spec
index ecf9e21..1ccf5d5 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name PLCAPI
 %define version 5.0
-%define taglevel 10
+%define taglevel 12
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -44,6 +44,8 @@ Requires: pcucontrol >= 1.0-6
 Requires: pyaspects
 Requires: python-twisted-words
 Requires: python-twisted-web
+# ldap
+Requires: python-ldap
 
 ### avoid having yum complain about updates, as stuff is moving around
 # plc.d/api
@@ -140,6 +142,13 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 28 2010 Baris Metin <Talip-Baris.Metin@sophia.inria.fr> - PLCAPI-5.0-12
+- automatically set vsys tag for omf controlled slices
+
+* Sat Jun 26 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-5.0-11
+- addition of the 'ssh_key' slice tag
+- first draft of the LDAP interface
+
 * Tue Jun 22 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-5.0-10
 - reservation granularity defined in plc-config-tty (requires myplc 5.0.5)
 - and readable through GetLeaseGranularity