X-Git-Url: http://git.onelab.eu/?p=fprobe-ulog.git;a=blobdiff_plain;f=fprobe-ulog.spec;h=d2c938361ed2aed3fadab783f84eaf2dcf244566;hp=b5032603a427d9d8b710be2b28efd3c227c6a74c;hb=f3105b6e6c97888cfbde8e040085737cd2bc60c8;hpb=21923fcb2f1bab6fde14f77964a55901e8648051 diff --git a/fprobe-ulog.spec b/fprobe-ulog.spec index b503260..d2c9383 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 6 +%define version 1.1.4 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -55,10 +55,9 @@ rm -rf %{buildroot} %post chkconfig --add fprobe-ulog -chkconfig fprobe-ulog on if [ "$PL_BOOTCD" != "1" ] ; then - service fprobe-ulog restart - fi + service fprobe-ulog condrestart +fi %preun # 0 = erase, 1 = upgrade @@ -66,12 +65,27 @@ if [ "$1" -eq 0 ]; then if [ "$PL_BOOTCD" != "1" ] ; then service fprobe-ulog stop fi - chkconfig fprobe-ulog off chkconfig --del fprobe-ulog fi %changelog +* Tue Oct 01 2013 Andy Bavier - fprobe-ulog-1.1.4-3 +- Bug fixes. + +* Thu May 10 2012 Sapan Bhatia - fprobe-ulog-1.1.4-2 +- Resolves a crash due to a kernel issue + +* Fri Jul 08 2011 Sapan Bhatia - fprobe-ulog-1.1.3-3 +- This changeset makes fprobe compress the data it collects. + +* Mon Apr 26 2010 Sapan Bhatia - fprobe-ulog-1.1.3-2 +- This version uses the new location of the slice id field in /etc/vservers/vserver_name/. Needs Node Manager +- 2.0-6 and higher to function. + +* Fri Nov 06 2009 Daniel Hokka Zakrisson - fprobe-ulog-1.1.3-1 +- Proper initscript semantics. + * 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. @@ -85,3 +99,5 @@ fi * Mon May 05 2008 Stephen Soltesz - fprobe-ulog-1.1.2-3 - + +%define module_current_branch 1.1.2