Tagging module Monitor - Monitor-1.0-12
authorStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 29 Oct 2008 15:57:46 +0000 (15:57 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 29 Oct 2008 15:57:46 +0000 (15:57 +0000)
Improvements in web pages, and default installation options, and RT queue
setup.

Send direct emails rather than using tech- & pi- aliases

Monitor.spec
monitor-server.spec

index e104e3b..ced5d08 100644 (file)
@@ -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 <soltesz@cs.princeton.edu> - 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 <soltesz@cs.princeton.edu> - Monitor-1.0-11
 - send direct email, not to tech-* and pi-* aliases.
 
index 41fb212..9088432 100644 (file)
@@ -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 <soltesz@cs.princeton.edu> - 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 <soltesz@cs.princeton.edu> - Monitor-1.0-11
 - send direct email, not to tech-* and pi-* aliases.