From: Stephen Soltesz Date: Sun, 5 Jul 2009 00:20:47 +0000 (+0000) Subject: Tagging module PLCRT - PLCRT-1.0-3 X-Git-Tag: PLCRT-1.0-3~1 X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=commitdiff_plain;h=71cce69ef755a1d9ea19a307f14acbf05e3dbf2a Tagging module PLCRT - PLCRT-1.0-3 renamed getpersons.py to accept a given 'role' changed syncadmins.sh to use callplcsh.py added callplcsh.py to allow either a local or remote plc using plcsh --- diff --git a/plcrt.spec b/plcrt.spec index ca95675..05eee86 100644 --- a/plcrt.spec +++ b/plcrt.spec @@ -6,7 +6,7 @@ %define name plcrt %define version 1.0 -%define taglevel 2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -92,6 +92,11 @@ touch /var/log/rt3/rt.log chown apache.apache /var/log/rt3/rt.log %changelog +* Sat Jul 04 2009 Stephen Soltesz - PLCRT-1.0-3 +- renamed getpersons.py to accept a given 'role' +- changed syncadmins.sh to use callplcsh.py +- added callplcsh.py to allow either a local or remote plc using plcsh + * Tue Jun 30 2009 Stephen Soltesz - PLCRT-1.0-2 - improved init setup - added plcsh version of getadmins script to add users to RT's db.