From b418a093d8dfc9d4f454074eec23fd0712082779 Mon Sep 17 00:00:00 2001
From: Sapan Bhatia <sapanb@cs.princeton.edu>
Date: Thu, 29 Oct 2009 01:09:20 +0000
Subject: [PATCH] Setting tag vsys-scripts-0.95-11 * Load the tun module if it
 is not already loaded * Fixed a bug in fd_tuntap

---
 vsys-scripts.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/vsys-scripts.spec b/vsys-scripts.spec
index cf4c5f3..0b5de56 100644
--- a/vsys-scripts.spec
+++ b/vsys-scripts.spec
@@ -8,7 +8,7 @@
 
 %define name vsys-scripts
 %define version 0.95
-%define taglevel 10
+%define taglevel 11
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 
 %changelog
+* Wed Oct 28 2009 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-scripts-0.95-11
+- * Load the tun module if it is not already loaded
+- * Fixed a bug in fd_tuntap
+
 * Tue Oct 27 2009 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-scripts-0.95-10
 - Adds Thom Haddow's tun/tap changes. I omitted a change in my previous commit.
 
-- 
2.47.0