X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fprobe-ulog.spec;h=08cdf798614ee2cba0602bc718e3336cf4459fb9;hb=fe0683a05ed5f048ef9c473c39c857436e73ad4a;hp=ae9831c7fe1d66549e74a6e6468c1223dca3989e;hpb=1608c1c708690871a85454d0897217381a06f921;p=fprobe-ulog.git diff --git a/fprobe-ulog.spec b/fprobe-ulog.spec index ae9831c..08cdf79 100644 --- a/fprobe-ulog.spec +++ b/fprobe-ulog.spec @@ -6,8 +6,8 @@ # please keep these three lines as they are used by the tagging script # see build/module-tag.py for details %define name fprobe-ulog -%define version 1.1.2 -%define taglevel 1 +%define version 1.1.3 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -38,7 +38,7 @@ make rm -rf %{buildroot} make install DESTDIR=%{buildroot} install -d -v %{buildroot}/etc/init.d -mkdir -p %{buildroot}/usr/local/fprobe +mkdir -p %{buildroot}/var/local/fprobe install -m 755 -v fprobe-initscript %{buildroot}/etc/init.d/fprobe-ulog gzip --best %{buildroot}%{_mandir}/man8/fprobe-ulog.8 @@ -50,14 +50,14 @@ rm -rf %{buildroot} %doc AUTHORS ChangeLog NEWS README COPYING TODO /etc/init.d/fprobe-ulog /sbin/fprobe-ulog -/usr/local/fprobe +/var/local/fprobe %{_mandir}/man8/fprobe-ulog.8.gz %post chkconfig --add fprobe-ulog chkconfig fprobe-ulog on if [ "$PL_BOOTCD" != "1" ] ; then - service fprobe-ulog start + service fprobe-ulog restart fi %preun @@ -72,3 +72,18 @@ fi %changelog +* Sun Sep 14 2008 Sapan Bhatia - fprobe-ulog-1.1.2-6 +- Codemux support: react to changes in the xid of a connection to update the corresponding flow record. + +* Wed Sep 10 2008 Sapan Bhatia - fprobe-ulog-1.1.2-5 +- Bug fix, although not major. + +* Tue Jul 01 2008 Sapan Bhatia - fprobe-ulog-1.1.2-4 +- This change is required for PlanetFlow data collection on PLE. It makes fprobe data accessible to non-root users such +- as pl[e]_netflow. + +* Mon May 05 2008 Stephen Soltesz - fprobe-ulog-1.1.2-3 +- + + +%define module_current_branch 1.1.2