Tagging module vsys - vsys-0.7-9
authorSapan Bhatia <sapanb@cs.princeton.edu>
Wed, 18 Jun 2008 16:25:56 +0000 (16:25 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Wed, 18 Jun 2008 16:25:56 +0000 (16:25 +0000)
Added a vsys script for CoMon.

vsys.spec

index 6c177ea..fba6c2b 100644 (file)
--- a/vsys.spec
+++ b/vsys.spec
@@ -10,7 +10,7 @@
 
 %define name vsys
 %define version 0.7
-%define taglevel 8
+%define taglevel 9
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -74,6 +74,10 @@ chkconfig vsys on
 %postun
 
 %changelog
+* Wed Jun 18 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-0.7-9
+- Added a vsys script for CoMon.
+- 
+
 * Mon Jun 16 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - vsys-0.7-8
 - ignore non-existent directories after restart.
 -