From da98d2e40747e713e248cb024c165b040285704d Mon Sep 17 00:00:00 2001
From: Stephen Soltesz <soltesz@cs.princeton.edu>
Date: Sat, 21 Mar 2009 00:15:28 +0000
Subject: [PATCH] Tagging module Monitor - Monitor-2.0-5 tag for updates to 2.0
 db model

---
 Monitor.spec | 5 ++++-
 zabbix.spec  | 3 +++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/Monitor.spec b/Monitor.spec
index 056b44a..8228e03 100644
--- a/Monitor.spec
+++ b/Monitor.spec
@@ -6,7 +6,7 @@
 
 %define name monitor
 %define version 2.0
-%define taglevel 4
+%define taglevel 5
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch	%( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )
@@ -216,6 +216,9 @@ chkconfig --add monitor-runlevelagent
 chkconfig monitor-runlevelagent on
 
 %changelog
+* Fri Mar 20 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-2.0-5
+- tag for updates to 2.0 db model
+
 * Fri Mar 13 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-2.0-4
 - splits reboot.py across pcucontrol and monitor modules
 - moves command.py from monitor/util to pcucontrol/util
diff --git a/zabbix.spec b/zabbix.spec
index c2ddd13..1b3a28a 100644
--- a/zabbix.spec
+++ b/zabbix.spec
@@ -290,6 +290,9 @@ rm -f %{zabbix_logdir}/zabbix_agentd.log
 %{zabbix_webdir}
 
 %changelog
+* Fri Mar 20 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-2.0-5
+- tag for updates to 2.0 db model
+
 * Fri Mar 13 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-2.0-4
 - splits reboot.py across pcucontrol and monitor modules
 - moves command.py from monitor/util to pcucontrol/util
-- 
2.47.0