Tagging module vsys - vsys-0.7-3
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Fri, 15 Feb 2008 16:50:53 +0000 (16:50 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Fri, 15 Feb 2008 16:50:53 +0000 (16:50 +0000)
* daemonization, writing to a logfile, and saving the pid

vsys.spec

index 9579264..777c1f3 100644 (file)
--- a/vsys.spec
+++ b/vsys.spec
@@ -10,7 +10,7 @@
 
 %define name vsys
 %define version 0.7
-%define taglevel 2
+%define taglevel 3
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -66,3 +66,7 @@ chkconfig vsys on
 %postun
 
 %changelog
+* Fri Feb 15 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - vsys-0.7-2 vsys-0.7-3
+- * daemonization, writing to a logfile, and saving the pid
+- 
+