From 8357e209c250c847415728c6cd2d697be1f4498a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 16 Dec 2011 09:25:11 +0100 Subject: [PATCH] Setting tag sfa-2.0-6 bugfix: sfi was not sending call_id with ListResources to v2 servers SFA_API_DEBUG replaced with SFA_API_LOGLEVEL PlDriver / PlShell : PLCAPI methods now explicitly go to the shell --- sfa.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index 3236a6cc..6a59992c 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 2.0 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -224,6 +224,11 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Fri Dec 16 2011 Thierry Parmentelat - sfa-2.0-6 +- bugfix: sfi was not sending call_id with ListResources to v2 servers +- SFA_API_DEBUG replaced with SFA_API_LOGLEVEL +- PlDriver / PlShell : PLCAPI methods now explicitly go to the shell + * Wed Dec 14 2011 Thierry Parmentelat - sfa-2.0-5 - client: sfi -a / -p deprecated (use -s instead) - client: sfi cleaned up -- 2.43.0