diff --git a/.gitignore b/.gitignore index aeaa97c..39fd191 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/sysstat-11.1.8.tar.xz +/sysstat-11.2.0.tar.xz diff --git a/sources b/sources index afa5d81..cef412f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a55eb81a4d183ac95b35b14a25107464 sysstat-11.1.8.tar.xz +e8b615775ad98780e3f0675b91eddb19 sysstat-11.2.0.tar.xz diff --git a/sysstat.spec b/sysstat.spec index 254eda3..647d0eb 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,6 +1,6 @@ Summary: Collection of performance monitoring tools for Linux Name: sysstat -Version: 11.1.8 +Version: 11.2.0 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -40,9 +40,15 @@ The cifsiostat command reports I/O statistics for CIFS filesystems. %setup -q %build -%configure --enable-install-cron --enable-copy-only --disable-file-attr \ - --disable-stripping --docdir=%{_pkgdocdir} sadc_options='-S DISK' \ - history=28 compressafter=31 +%configure \ + --enable-install-cron \ + --enable-copy-only \ + --disable-file-attr \ + --disable-stripping \ + --docdir=%{_pkgdocdir} \ + sadc_options='-S DISK' \ + history=28 \ + compressafter=31 make %{?_smp_mflags} %install @@ -79,6 +85,10 @@ fi %{_sysconfdir}/profile.d/* %changelog +* Wed Jan 20 2016 Peter Schiffer - 11.2.0-1 +- resolves: #1296762 + updated to 11.2.0 + * Mon Nov 2 2015 Peter Schiffer - 11.1.8-1 - resolves: #1274940 updated to 11.1.8