Tagging module Monitor - Monitor-1.0-10
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 14 Oct 2008 17:49:32 +0000 (17:49 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 14 Oct 2008 17:49:32 +0000 (17:49 +0000)
an update to the latest tag.  looks like I actually needed to update the tags
file more than this.

Monitor.spec
monitor-server.spec

index f14feeb..d39ed06 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name monitor
 %define version 1.0
-%define taglevel 9
+%define taglevel 10
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -55,6 +55,10 @@ chkconfig --add monitor
 chkconfig monitor on
 
 %changelog
+* Tue Oct 14 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-1.0-10
+- an update to the latest tag.  looks like I actually needed to update the tags
+- file more than this.
+
 * Thu Sep 25 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-1.0-9
 - includes all removals of 'monitorconfig'
 
index dbb5f28..6e65102 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name monitor-server
 %define version 1.0
-%define taglevel 9
+%define taglevel 10
 
 %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,10 @@ echo "Post processing"
 #chkconfig monitor-server on
 
 %changelog
+* Tue Oct 14 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-1.0-10
+- an update to the latest tag.  looks like I actually needed to update the tags
+- file more than this.
+
 * Thu Sep 25 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-1.0-9
 - includes all removals of 'monitorconfig'