Tagging module pf2slice - pf2slice-1.0-2
[pf2slice.git] / pf2slice.spec
index 8b42fbe..6804cbf 100644 (file)
@@ -1,8 +1,8 @@
 # please keep these three lines as they are used by the tagging script
 # see build/module-tag.py for details
 %define name pf2slice
-%define version 1
-%define taglevel 1
+%define version 1.0
+%define taglevel 2
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -38,7 +38,7 @@ rm -rf %{buildroot}
 %files
 %defattr(-,root,root)
 /etc/init.d/pf2slice
-/root/.ssh/authorized_keys
+/home/pl_netflow/.ssh/authorized_keys
 /home/*
 /pf
 
@@ -47,3 +47,8 @@ chkconfig --add pf2slice
 chkconfig pf2slice on
 
 %changelog
+* Tue May 20 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - pf2slice-1.0-2
+- 
+- The PlanetFlow slice needs to mount the netflow logs from the root context.  The initscript will now attempt to trigger vsys to mount the logs repeatedly until vsys responds.  
+- 
+