From d10a357d11a209e48069688923ef72ceed6b3480 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Wed, 29 Oct 2008 15:57:46 +0000 Subject: [PATCH] Tagging module Monitor - Monitor-1.0-12 Improvements in web pages, and default installation options, and RT queue setup. Send direct emails rather than using tech- & pi- aliases --- Monitor.spec | 7 ++++++- monitor-server.spec | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index e104e3b..ced5d08 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 1.0 -%define taglevel 11 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -55,6 +55,11 @@ chkconfig --add monitor chkconfig monitor on %changelog +* Wed Oct 29 2008 Stephen Soltesz - Monitor-1.0-12 +- Improvements in web pages, and default installation options, and RT queue +- setup. +- Send direct emails rather than using tech- & pi- aliases + * Tue Oct 21 2008 Stephen Soltesz - Monitor-1.0-11 - send direct email, not to tech-* and pi-* aliases. diff --git a/monitor-server.spec b/monitor-server.spec index 41fb212..9088432 100644 --- a/monitor-server.spec +++ b/monitor-server.spec @@ -6,7 +6,7 @@ %define name monitor-server %define version 1.0 -%define taglevel 11 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -118,6 +118,11 @@ echo "Post processing" #chkconfig monitor-server on %changelog +* Wed Oct 29 2008 Stephen Soltesz - Monitor-1.0-12 +- Improvements in web pages, and default installation options, and RT queue +- setup. +- Send direct emails rather than using tech- & pi- aliases + * Tue Oct 21 2008 Stephen Soltesz - Monitor-1.0-11 - send direct email, not to tech-* and pi-* aliases. -- 2.47.0