Tagging module vsys - vsys-0.7-13
authorStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 19 Jun 2008 20:04:52 +0000 (20:04 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 19 Jun 2008 20:04:52 +0000 (20:04 +0000)
accept '-' in filenames also

vsys.spec

index c0d0362..c5848d7 100644 (file)
--- a/vsys.spec
+++ b/vsys.spec
@@ -10,7 +10,7 @@
 
 %define name vsys
 %define version 0.7
-%define taglevel 12
+%define taglevel 13
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -74,6 +74,10 @@ chkconfig vsys on
 %postun
 
 %changelog
+* Thu Jun 19 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - vsys-0.7-13
+- accept '-' in filenames also
+- 
+
 * Wed Jun 18 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - vsys-0.7-12
 - don't overwrite the config file that already exists.
 -