Hello community,

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

Package is "sysstat"

Fri Nov  3 16:26:49 2017 rev:71 rq:538307 version:11.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes  2017-04-11 
09:38:21.438766158 +0200
+++ /work/SRC/openSUSE:Factory/.sysstat.new/sysstat.changes     2017-11-03 
16:27:57.257432054 +0100
@@ -1,0 +2,12 @@
+Thu Nov  2 09:36:49 UTC 2017 - [email protected]
+
+- Update to version 11.6.1
+  * See provided CHANGES for detailed list of changes
+- Refresh patches:
+  * sysstat-8.0.4-pagesize.diff
+  * sysstat-8.0.4-sysconfdir.diff
+  * sysstat-8.1.6-sa1sa2lock.diff
+- Drop no longer needed
+  * sysstat-8.0.4-sysconfdir.diff
+
+-------------------------------------------------------------------

Old:
----
  sysstat-11.4.3.tar.xz
  sysstat-8.0.4-sysconfdir.diff

New:
----
  sysstat-11.6.1.tar.xz

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

Other differences:
------------------
++++++ sysstat.spec ++++++
--- /var/tmp/diff_new_pack.6Iiwkn/_old  2017-11-03 16:27:58.097401482 +0100
+++ /var/tmp/diff_new_pack.6Iiwkn/_new  2017-11-03 16:27:58.101401336 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           sysstat
-Version:        11.4.3
+Version:        11.6.1
 Release:        0
 Summary:        Sar and Iostat Commands for Linux
 License:        GPL-2.0+
@@ -33,10 +33,6 @@
 # PATCH-FIX-OPENSUSE should be upstreamed
 # use getpagesize() instead of kb_shift for hugetable archs
 Patch2:         sysstat-8.0.4-pagesize.diff
-# PATCH-FIX-OPENSUSE use /etc/sysstat for config files
-# 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
 BuildRequires:  findutils
 BuildRequires:  pkgconfig
 BuildRequires:  sed
@@ -75,9 +71,8 @@
 
 %prep
 %setup -q
-%patch0
-%patch2
-%patch3
+%patch0 -p1
+%patch2 -p1
 cp %{SOURCE1} %{SOURCE2} %{SOURCE4} .
 # remove date and time from objects
 find ./ -name \*.c -exec sed -i -e 's: " compiled " __DATE__ " " __TIME__::g' 
{} \;
@@ -140,8 +135,7 @@
 %desktop_database_postun
 
 %files -f "%{name}.lang"
-%defattr(-,root,root)
-%doc CHANGES COPYING CREDITS FAQ README.md
+%doc CHANGES COPYING CREDITS FAQ.md README.md
 %{_mandir}/man1/*
 %{_mandir}/man5/*
 %{_mandir}/man8/*
@@ -158,7 +152,6 @@
 %{_sbindir}/rcsysstat
 
 %files isag
-%defattr(-,root,root)
 %doc contrib/isag/README-isag
 %{_mandir}/man1/isag*
 %{_bindir}/isag

++++++ sysstat-11.4.3.tar.xz -> sysstat-11.6.1.tar.xz ++++++
++++ 32798 lines of diff (skipped)

++++++ sysstat-8.0.4-pagesize.diff ++++++
--- /var/tmp/diff_new_pack.6Iiwkn/_old  2017-11-03 16:27:58.473387797 +0100
+++ /var/tmp/diff_new_pack.6Iiwkn/_new  2017-11-03 16:27:58.473387797 +0100
@@ -1,8 +1,8 @@
-Index: common.h
+Index: sysstat-11.6.1/common.h
 ===================================================================
---- common.h.orig
-+++ common.h
-@@ -146,8 +146,8 @@ extern unsigned int kb_shift;
+--- sysstat-11.6.1.orig/common.h
++++ sysstat-11.6.1/common.h
+@@ -178,8 +178,8 @@ extern unsigned int kb_shift;
   * kB <-> number of pages.
   * Page size depends on machine architecture (4 kB, 8 kB, 16 kB, 64 kB...)
   */

++++++ sysstat-8.1.6-sa1sa2lock.diff ++++++
--- /var/tmp/diff_new_pack.6Iiwkn/_old  2017-11-03 16:27:58.485387361 +0100
+++ /var/tmp/diff_new_pack.6Iiwkn/_new  2017-11-03 16:27:58.485387361 +0100
@@ -1,7 +1,7 @@
-Index: sa1.in
+Index: sysstat-11.6.1/sa1.in
 ===================================================================
---- sa1.in.orig
-+++ sa1.in
+--- sysstat-11.6.1.orig/sa1.in
++++ sysstat-11.6.1/sa1.in
 @@ -22,15 +22,21 @@ then
        SADC_OPTIONS="${SADC_OPTIONS} -D"
  fi
@@ -26,10 +26,10 @@
 -      exec ${ENDIR}/sadc -F -L ${SADC_OPTIONS} $* ${SA_DIR}
 +       ${ENDIR}/sadc -F -L ${SADC_OPTIONS} $* ${SA_DIR}
  fi
-Index: sa2.in
+Index: sysstat-11.6.1/sa2.in
 ===================================================================
---- sa2.in.orig
-+++ sa2.in
+--- sysstat-11.6.1.orig/sa2.in
++++ sysstat-11.6.1/sa2.in
 @@ -43,6 +43,17 @@ ENDIR=@bindir@
  
  [ -f "${DFILE}" ] || exit 0


Reply via email to