From: Stephen Soltesz Date: Sun, 20 Sep 2009 01:53:42 +0000 (+0000) Subject: Setting tag PLCRT-1.0-6 X-Git-Tag: PLCRT-1.0-6~1 X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=commitdiff_plain;h=296e976b7b80f9d20a5ecedb5810cdeb84541944 Setting tag PLCRT-1.0-6 some plcs don't return site_ids so getpersons should not depend on this field make scripts exec on install use RT_HOST name rather than localhost for RT mailgate configuration --- diff --git a/plcrt.spec b/plcrt.spec index b67565d..c52d662 100644 --- a/plcrt.spec +++ b/plcrt.spec @@ -6,7 +6,7 @@ %define name plcrt %define version 1.0 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -102,6 +102,11 @@ chown apache.apache /var/log/rt3/rt.log cp /usr/share/rt3/html/NoAuth/images/bplogo.gif /var/www/html/misc/logo.gif %changelog +* Sat Sep 19 2009 Stephen Soltesz - PLCRT-1.0-6 +- some plcs don't return site_ids so getpersons should not depend on this field +- make scripts exec on install +- use RT_HOST name rather than localhost for RT mailgate configuration + * Wed Jul 08 2009 Stephen Soltesz - PLCRT-1.0-5 - add mailing list watchers to default queues - add script to addwatchers to default queues