From c185651319bdc0e3cc0945a053fdaddf5156a68f Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Tue, 21 Oct 2008 18:48:23 +0000 Subject: [PATCH] Tagging module Monitor - Monitor-1.0-11 send direct email, not to tech-* and pi-* aliases. --- Monitor.spec | 5 ++++- monitor-server.spec | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Monitor.spec b/Monitor.spec index d39ed06..e104e3b 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 1.0 -%define taglevel 10 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -55,6 +55,9 @@ chkconfig --add monitor chkconfig monitor on %changelog +* Tue Oct 21 2008 Stephen Soltesz - Monitor-1.0-11 +- send direct email, not to tech-* and pi-* aliases. + * Tue Oct 14 2008 Stephen Soltesz - Monitor-1.0-10 - an update to the latest tag. looks like I actually needed to update the tags - file more than this. diff --git a/monitor-server.spec b/monitor-server.spec index 6bb1ace..41fb212 100644 --- a/monitor-server.spec +++ b/monitor-server.spec @@ -6,7 +6,7 @@ %define name monitor-server %define version 1.0 -%define taglevel 10 +%define taglevel 11 %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,9 @@ echo "Post processing" #chkconfig monitor-server on %changelog +* Tue Oct 21 2008 Stephen Soltesz - Monitor-1.0-11 +- send direct email, not to tech-* and pi-* aliases. + * Tue Oct 14 2008 Stephen Soltesz - Monitor-1.0-10 - an update to the latest tag. looks like I actually needed to update the tags - file more than this. -- 2.43.0