From 296e976b7b80f9d20a5ecedb5810cdeb84541944 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Sun, 20 Sep 2009 01:53:42 +0000 Subject: [PATCH] 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 --- plcrt.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- 2.43.0