Including the umount script needed to unmount fuse mounts
authorSapan Bhatia <sapanb@cs.princeton.edu>
Wed, 8 Apr 2009 16:28:14 +0000 (16:28 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Wed, 8 Apr 2009 16:28:14 +0000 (16:28 +0000)
Tagging module vsys-scripts - vsys-scripts-0.9-2

vsys-scripts.spec

index 23cfbae..1f87fde 100644 (file)
@@ -8,7 +8,7 @@
 
 %define name vsys-scripts
 %define version 0.9
-%define taglevel 1
+%define taglevel 2
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 
 %changelog
+* Wed Apr 08 2009 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-scripts-0.9-2
+- Including the umount script needed to unmount fuse mounts
+
 * Mon Apr 06 2009 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-scripts-0.9-1
 - Tagging to check the sanity of the taglevel, branch number etc.