Hello community,

here is the log from the commit of package sysstat for openSUSE:Factory checked 
in at 2012-10-18 22:03:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysstat (Old)
 and      /work/SRC/openSUSE:Factory/.sysstat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysstat", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes  2012-05-21 
07:32:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sysstat.new/sysstat.changes     2012-10-18 
22:03:41.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct 16 12:59:50 UTC 2012 - vci...@suse.com
+
+- increased the default number of days for how long will sysstat
+  keep the log files (fate#313767)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sysstat.spec ++++++
--- /var/tmp/diff_new_pack.nPo49R/_old  2012-10-18 22:03:43.000000000 +0200
+++ /var/tmp/diff_new_pack.nPo49R/_new  2012-10-18 22:03:43.000000000 +0200
@@ -85,6 +85,7 @@
 export sa_lib_dir="%{_libdir}/sa"
 export cron_owner=root
 export LFLAGS="-L. -lsyscom"
+export history="60"
 %configure \
     --enable-nls \
     --disable-man-group \
@@ -117,7 +118,7 @@
 %preun
 %{stop_on_removal boot.sysstat}
 %service_del_preun sysstat.service
-[ "$1" -gt 0 ] || rm -f %{_localstatedir}/log/sa/*
+[ "$1" -gt 0 ] || rm -rf %{_localstatedir}/log/sa/*
 
 %post
 %{fillup_and_insserv boot.sysstat}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to