Hello community,

here is the log from the commit of package sysstat for openSUSE:Factory checked 
in at 2017-02-20 13:15:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysstat (Old)
 and      /work/SRC/openSUSE:Factory/.sysstat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysstat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes  2016-05-29 
03:13:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sysstat.new/sysstat.changes     2017-02-20 
13:15:26.529529823 +0100
@@ -1,0 +2,11 @@
+Sun Feb 19 10:21:16 UTC 2017 - [email protected]
+
+- Update to 11.4.3 release
+  * check the CHANGES file for detailed informations, too long
+- Refresh patches:
+  * sysstat-8.0.4-sysconfdir.diff
+  * sysstat-8.1.6-sa1sa2lock.diff
+- Remove patch that was converted to sed:
+  * sysstat-9.0.4-no-build-date.patch
+
+-------------------------------------------------------------------

Old:
----
  sysstat-11.0.8.tar.xz
  sysstat-9.0.4-no-build-date.patch

New:
----
  sysstat-11.4.3.tar.xz

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

Other differences:
------------------
++++++ sysstat.spec ++++++
--- /var/tmp/diff_new_pack.8IUwTH/_old  2017-02-20 13:15:27.353413986 +0100
+++ /var/tmp/diff_new_pack.8IUwTH/_new  2017-02-20 13:15:27.357413424 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysstat
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           sysstat
-Version:        11.0.8
+Version:        11.4.3
 Release:        0
 Summary:        Sar and Iostat Commands for Linux
 License:        GPL-2.0+
@@ -37,13 +37,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 avoid build dates in generated files
-Patch4:         sysstat-9.0.4-no-build-date.patch
 BuildRequires:  findutils
-%ifnarch s390 s390x
-BuildRequires:  libsensors4-devel
-%endif
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  sed
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  update-desktop-files
@@ -52,6 +47,9 @@
 Requires:       procmail
 Requires:       xz
 %{?systemd_requires}
+%ifnarch s390 s390x
+BuildRequires:  libsensors4-devel
+%endif
 
 %description
 Sar and Iostat commands for Linux. The sar command collects and reports
@@ -80,8 +78,9 @@
 %patch0
 %patch2
 %patch3
-%patch4
 cp %{SOURCE1} %{SOURCE2} %{SOURCE4} .
+# remove date and time from objects
+find ./ -name \*.c -exec sed -i -e 's: " compiled " __DATE__ " " __TIME__::g' 
{} \;
 
 %build
 export conf_dir="%{_sysconfdir}/sysstat"
@@ -90,8 +89,11 @@
 export LFLAGS="-L. -lsyscom"
 export history="60"
 %configure \
+       --disable-silent-rules \
        --enable-nls \
        --disable-man-group \
+       --enable-copy-only \
+       --disable-file-attr \
        --enable-debug-info \
 %ifnarch s390 s390x
        --enable-sensors \
@@ -101,7 +103,7 @@
 
 %install
 mkdir -p %{buildroot}%{_localstatedir}/log/sa %{buildroot}%{_sbindir}
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 install -D -m 0644 isag.desktop 
%{buildroot}%{_datadir}/applications/isag.desktop
 %suse_update_desktop_file isag
 cp contrib/isag/isag %{buildroot}%{_bindir}
@@ -139,7 +141,7 @@
 
 %files -f "%{name}.lang"
 %defattr(-,root,root)
-%doc CHANGES COPYING CREDITS FAQ README
+%doc CHANGES COPYING CREDITS FAQ README.md
 %{_mandir}/man1/*
 %{_mandir}/man5/*
 %{_mandir}/man8/*

++++++ sysstat-11.0.8.tar.xz -> sysstat-11.4.3.tar.xz ++++++
++++ 45984 lines of diff (skipped)

++++++ sysstat-8.0.4-sysconfdir.diff ++++++
--- /var/tmp/diff_new_pack.8IUwTH/_old  2017-02-20 13:15:27.809349883 +0100
+++ /var/tmp/diff_new_pack.8IUwTH/_new  2017-02-20 13:15:27.809349883 +0100
@@ -2,7 +2,7 @@
 ===================================================================
 --- FAQ.orig
 +++ FAQ
-@@ -434,9 +434,9 @@ to verify that for yourself.
+@@ -444,9 +444,9 @@ to verify that for yourself.
  Nor do you have to be concerned about using up all your disk space.
  sar will use a few hundred kilobytes for a whole day's worth of data, and it
  normally only stores one week worth (this can be configured via the HISTORY
@@ -14,7 +14,7 @@
  configuration file.
  
  ~~~
-@@ -476,7 +476,7 @@ another file or create a new one. See al
+@@ -486,7 +486,7 @@ another file or create a new one. See al
  By default sar saves its data in the standard system activity data file,
  the /var/log/sa/saDD file, where DD is the current day in the month.
  To prevent sar from overwriting any existing files, just set the variable
@@ -23,18 +23,18 @@
  must be kept. When this variable has a value greater than 28, sa1 script
  uses a month-by-month directory structure; datafiles are named YYYYMM/saDD
  and the script maintains links to these datafiles to mimic the standard
-Index: README
+Index: README.md
 ===================================================================
---- README.orig
-+++ README
-@@ -94,8 +94,8 @@ ${INIT_DIR}/sysstat
- /lib/systemd/system/sysstat-collect.timer     if OS uses systemd
- /lib/systemd/system/sysstat-summary.service   if OS uses systemd
- /lib/systemd/system/sysstat-summary.timer     if OS uses systemd
--/etc/sysconfig/sysstat
--/etc/sysconfig/sysstat.ioconf
-+/etc/sysstat/sysstat
-+/etc/sysstat/sysstat.ioconf
- /etc/cron.d/sysstat
- /etc/rc.d/rc.sysstat                  (depending on your distro)
- ${RC_DIR}/rc2.d/S03sysstat
+--- README.md.orig
++++ README.md
+@@ -103,8 +103,8 @@ ${PREFIX} is the value of the PREFIX var
+     /lib/systemd/system/sysstat-collect.timer if OS uses systemd
+     /lib/systemd/system/sysstat-summary.service       if OS uses systemd
+     /lib/systemd/system/sysstat-summary.timer if OS uses systemd
+-    /etc/sysconfig/sysstat
+-    /etc/sysconfig/sysstat.ioconf
++    /etc/sysstat/sysstat
++    /etc/sysstat/sysstat.ioconf
+     /etc/cron.d/sysstat
+     /etc/rc.d/rc.sysstat                      (depending on your distro)
+     ${RC_DIR}/rc2.d/S03sysstat

++++++ sysstat-8.1.6-sa1sa2lock.diff ++++++
--- /var/tmp/diff_new_pack.8IUwTH/_old  2017-02-20 13:15:27.829347071 +0100
+++ /var/tmp/diff_new_pack.8IUwTH/_new  2017-02-20 13:15:27.829347071 +0100
@@ -1,6 +1,8 @@
---- sysstat-11.0.0/sa1.in      2014-06-08 10:56:25.000000000 -0400
-+++ sa1.in     2014-07-17 21:54:29.822812673 -0400
-@@ -22,15 +22,21 @@
+Index: sa1.in
+===================================================================
+--- sa1.in.orig
++++ sa1.in
+@@ -22,15 +22,21 @@ then
        SADC_OPTIONS="${SADC_OPTIONS} -D"
  fi
  
@@ -24,11 +26,13 @@
 -      exec ${ENDIR}/sadc -F -L ${SADC_OPTIONS} $* ${SA_DIR}
 +       ${ENDIR}/sadc -F -L ${SADC_OPTIONS} $* ${SA_DIR}
  fi
---- sysstat-11.0.0/sa2.in      2014-06-09 15:12:32.000000000 -0400
-+++ sa2.in     2014-07-17 21:58:56.852794414 -0400
-@@ -33,6 +33,17 @@
+Index: sa2.in
+===================================================================
+--- sa2.in.orig
++++ sa2.in
+@@ -43,6 +43,17 @@ ENDIR=@bindir@
  
- [ -f "$DFILE" ] || exit 0
+ [ -f "${DFILE}" ] || exit 0
  cd ${ENDIR}
 +
 +LOCKFILE=/var/run/sysstat/sadc.LOCK
@@ -41,6 +45,6 @@
 +fi
 +trap "/bin/rm -f $LOCKFILE" EXIT
 +
- ${ENDIR}/sar $* -f ${DFILE} > ${RPT}
- 
- find ${SA_DIR} \( -name 'sar??' -o -name 'sa??' -o -name 'sar??.xz' -o -name 
'sa??.xz' -o -name 'sar??.gz' -o -name 'sa??.gz' -o -name 'sar??.bz2' -o -name 
'sa??.bz2' \) \
+ if [ x${REPORTS} != xfalse ]
+ then
+       ${ENDIR}/sar $* -f ${DFILE} > ${RPT}


Reply via email to