Hello community,

here is the log from the commit of package sysstat for openSUSE:Factory checked 
in at 2012-03-16 13:26:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysstat (Old)
 and      /work/SRC/openSUSE:Factory/.sysstat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysstat", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes  2012-02-16 
12:28:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sysstat.new/sysstat.changes     2012-03-16 
13:26:40.000000000 +0100
@@ -1,0 +2,22 @@
+Mon Mar 12 17:27:04 UTC 2012 - [email protected]
+
+- update to 10.0.4
+  * [Andrey Borzenkov]: Don't take virtual devices into account in
+    sar -b results.
+  * [Peter Schiffer]: iostat didn't display target device
+    information when a symbolic link was specified as a parameter.
+    This is now fixed.
+  * The number of jiffies spent by a CPU in guest mode given by the
+    corresponding counter in /proc/stat may be slightly different
+    from that included in the user counter. Take this into account
+    when calculating current time interval value.
+  * configure script updated: Added --disable-stripping option.
+    Using this option tells configure to NOT strip object files.
+  * FAQ updated.
+  * sa1 manual page updated.
+  * NLS updated. Serbian translation added.
+
+- drop sysstat-do-not-strip.patch (use new configure option
+  --disable-stripping instead)
+
+-------------------------------------------------------------------

Old:
----
  sysstat-10.0.3.tar.bz2
  sysstat-do-not-strip.patch

New:
----
  sysstat-10.0.4.tar.bz2

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

Other differences:
------------------
++++++ sysstat.spec ++++++
--- /var/tmp/diff_new_pack.2wGWMw/_old  2012-03-16 13:26:42.000000000 +0100
+++ /var/tmp/diff_new_pack.2wGWMw/_new  2012-03-16 13:26:42.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           sysstat
-Version:        10.0.3
+Version:        10.0.4
 Release:        0
 Summary:        Sar and Iostat Commands for Linux
 License:        GPL-2.0+
@@ -38,11 +38,8 @@
 # instead of /etc/sysconfig since the files do not match
 # the format used there (should be configure option)
 Patch3:         sysstat-8.0.4-sysconfdir.diff
-# PATCH-FIX-OPENSUSE remove the unconditional stripping
-# we possibly want a debuginfo package
-Patch4:         sysstat-do-not-strip.patch
 # PATCH-FIX-OPENSUSE avoid build dates in generated files
-Patch5:         sysstat-9.0.4-no-build-date.patch
+Patch4:         sysstat-9.0.4-no-build-date.patch
 PreReq:         %fillup_prereq
 PreReq:         %insserv_prereq
 Requires:       gettext
@@ -80,8 +77,7 @@
 %patch0
 %patch2
 %patch3
-%patch4 -p1
-%patch5
+%patch4
 cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} .
 
 %build
@@ -92,7 +88,8 @@
 %configure \
     --enable-nls \
     --disable-man-group \
-    --enable-debug-info
+    --enable-debug-info \
+    --disable-stripping
 make %{?_smp_mflags}
 
 %install

++++++ sysstat-10.0.3.tar.bz2 -> sysstat-10.0.4.tar.bz2 ++++++
++++ 2230 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to