From e0da3bdf7a1384a091a98eab1fd2704a876d8888 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 31 Jan 2008 15:37:49 +0000 Subject: [PATCH] Tagging module PLCAPI -- from PLCAPI-4.2-0 to PLCAPI-4.2-1 plcsh adds its own path to sys.path fix so GetNodes can be called from a Node --- PLCAPI.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/PLCAPI.spec b/PLCAPI.spec index cc08b3ff..e1ab3485 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.2 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -114,5 +114,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/refresh-peer.py* %changelog +* Thu Jan 31 2008 Thierry Parmentelat - PLCAPI-4.2-0 PLCAPI-4.2-1 +- plcsh adds its own path to sys.path +- fix so GetNodes can be called from a Node + * Fri Oct 27 2006 Mark Huang - - Initial build. -- 2.47.0