let's not clutter /root
[fprobe-ulog.git] / fprobe-ulog.spec
index 234da13..ae047d8 100644 (file)
@@ -1,5 +1,5 @@
 Name:          fprobe-ulog
-Version:       1.1.1
+Version:       1.1.2
 Release:       1
 Summary:       fprobe-ulog: a NetFlow probe
 Group:         Network/Monitoring
@@ -11,7 +11,7 @@ Provides:     fprobe-ulog
 
 %description
 fprobe-ulog - libipulog-based tool that collect network traffic data and emit
-it as NetFlow flows towards the specified collector. PlanetLab vesion.
+it as NetFlow flows towards the specified collector. PlanetLab version.
 
 %prep
 %setup -q
@@ -38,6 +38,7 @@ rm -rf %{buildroot}
 %{_mandir}/man8/fprobe-ulog.8.gz
 
 %post
+mkdir -p /usr/local/fprobe
 chkconfig --add fprobe-ulog
 chkconfig fprobe-ulog on
 if [ "$PL_BOOTCD" != "1" ] ; then