From: Sapan Bhatia <gwsapan@gmail.com>
Date: Tue, 20 Mar 2012 15:26:19 +0000 (-0400)
Subject: Setting tag vsys-scripts-0.95-36
X-Git-Tag: vsys-scripts-0.95-36^0
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=638678847e3eadc64a2e6bf3d233886c6927045d;p=vsys-scripts.git

Setting tag vsys-scripts-0.95-36
Disable namespaces for pl_netflow
---

diff --git a/vsys-scripts.spec b/vsys-scripts.spec
index 0505505..f6ff1d6 100644
--- a/vsys-scripts.spec
+++ b/vsys-scripts.spec
@@ -8,7 +8,7 @@
 
 %define name vsys-scripts
 %define version 0.95
-%define taglevel 35
+%define taglevel 36
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 
 %changelog
+* Tue Mar 20 2012 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-scripts-0.95-36
+- Disable namespaces for pl_netflow
+
 * Tue Feb 14 2012 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-scripts-0.95-35
 - Added a script for users to create custom distributions within their slices. Use as follows:
 - mkdir /rootfs;cd /rootfs