updated to 10.1.5
- collect disk statistics by default
This commit is contained in:
Peter Schiffer 2013-04-05 14:05:18 +02:00
parent edaf1d2ac7
commit 7dc77b91e2
3 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/sysstat-10.1.3.tar.bz2
/sysstat-10.1.5.tar.bz2

View File

@ -1 +1 @@
ada7e80dd8cef31f6c89e36f3db15910 sysstat-10.1.3.tar.bz2
5f57c129b50234b25e4a7e0a363b1b72 sysstat-10.1.5.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: Collection of performance monitoring tools for Linux
Name: sysstat
Version: 10.1.3
Release: 2%{?dist}
Version: 10.1.5
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: http://sebastien.godard.pagesperso-orange.fr/
@ -41,8 +41,8 @@ mv CREDITS.aux CREDITS
%build
%configure sa_lib_dir=%{_libdir}/sa history=28 compressafter=31 \
--disable-man-group \
--enable-collect-all
--disable-man-group
%{__sed} -i 's/SADC_OPTIONS=""/SADC_OPTIONS="-S DISK"/' sysstat.sysconfig
CFLAGS="$RPM_OPT_FLAGS -DSADC_PATH=\\\"%{_libdir}/sa/sadc\\\""
make CFLAGS="$CFLAGS" LFLAGS="" %{?_smp_mflags}
@ -96,6 +96,11 @@ fi
%{_localstatedir}/log/sa
%changelog
* Fri Apr 5 2013 Peter Schiffer <pschiffe@redhat.com> - 10.1.5-1
- resolves: #919581
updated to 10.1.5
- collect disk statistics by default
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 10.1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild