From: Thierry Parmentelat Date: Fri, 1 Feb 2008 14:25:49 +0000 (+0000) Subject: Tagging module PLCAPI -- from PLCAPI-4.2-1 to PLCAPI-4.2-2 X-Git-Tag: PLCAPI-4.2-2~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9a956c624e31061b1eb95fa19ce33e1e3e496c48;p=plcapi.git Tagging module PLCAPI -- from PLCAPI-4.2-1 to PLCAPI-4.2-2 refresh peer script to use a month-dependent logfile tracking the starting point for UniPi integration of the dummynet boxes --- diff --git a/PLCAPI.spec b/PLCAPI.spec index e1ab3485..507a9c63 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.2 -%define taglevel 1 +%define taglevel 2 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -114,6 +114,10 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/refresh-peer.py* %changelog +* Fri Feb 01 2008 Thierry Parmentelat - PLCAPI-4.2-1 PLCAPI-4.2-2 +- refresh peer script to use a month-dependent logfile +- tracking the starting point for UniPi integration of the dummynet boxes + * 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