diff --git a/.gitignore b/.gitignore index 050a4b6..3c1de3e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/sysstat-10.3.1.tar.xz +/sysstat-11.0.0.tar.xz diff --git a/sources b/sources index 3b85d7f..2361f3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3381abb994542ecdc6272f1c572058df sysstat-10.3.1.tar.xz +85635dedac6802104a5737195d4effee sysstat-11.0.0.tar.xz diff --git a/sysstat.spec b/sysstat.spec index a733c04..08aedbd 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,7 +1,7 @@ Summary: Collection of performance monitoring tools for Linux Name: sysstat -Version: 10.3.1 -Release: 2%{?dist} +Version: 11.0.0 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://sebastien.godard.pagesperso-orange.fr/ @@ -39,10 +39,7 @@ mv CREDITS.aux CREDITS %build %configure sa_lib_dir=%{_libdir}/sa history=28 compressafter=31 \ -%if 0%{?fedora} >= 20 - --docdir=%{_pkgdocdir} \ -%endif - --disable-man-group --disable-stripping + --docdir=%{_pkgdocdir} --disable-man-group --disable-stripping %{__sed} -i 's/SADC_OPTIONS=""/SADC_OPTIONS="-S DISK"/' sysstat.sysconfig export CFLAGS="$RPM_OPT_FLAGS -DSADC_PATH=\\\"%{_libdir}/sa/sadc\\\"" make %{?_smp_mflags} @@ -95,6 +92,9 @@ fi %{_localstatedir}/log/sa %changelog +* Wed Jun 18 2014 Peter Schiffer - 11.0.0-1 +- updated to 11.0.0 + * Sun Jun 08 2014 Fedora Release Engineering - 10.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild