Suppress some temp file that RPM creates frmo showing up as a vsys script.
authorSapan Bhatia <sapanb@cs.princeton.edu>
Wed, 18 Jun 2008 18:22:35 +0000 (18:22 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Wed, 18 Jun 2008 18:22:35 +0000 (18:22 +0000)
Tagging module vsys - vsys-0.7-11

vsys.spec

index 61c1002..a279efe 100644 (file)
--- a/vsys.spec
+++ b/vsys.spec
@@ -10,7 +10,7 @@
 
 %define name vsys
 %define version 0.7
-%define taglevel 10
+%define taglevel 11
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -74,6 +74,11 @@ chkconfig vsys on
 %postun
 
 %changelog
+* Wed Jun 18 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-0.7-11
+- Suppress some temp file that RPM creates frmo showing up as a vsys script.
+- 
+- 
+
 * Wed Jun 18 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-0.7-10
 - Changed a policy in vsys. When an acl is empty, the script doesn't show up in ANY slice. The previous behavior was for 
 - it to show up in all slices.