Updated to 10.1.7

- resolves: #1007794
This commit is contained in:
Peter Schiffer 2013-10-25 19:01:39 +02:00
parent cde8c9adfe
commit dfff0a15bd
3 changed files with 8 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/sysstat-10.1.6.tar.bz2
/sysstat-10.1.7.tar.bz2

View File

@ -1 +1 @@
61792b2591e4b3adcb7b979af2330fba sysstat-10.1.6.tar.bz2
72e9d84efcbb366a988de09e958636e2 sysstat-10.1.7.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Collection of performance monitoring tools for Linux
Name: sysstat
Version: 10.1.6
Version: 10.1.7
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -45,8 +45,7 @@ mv CREDITS.aux CREDITS
--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} # doesn't work in 10.1.6
make
make %{?_smp_mflags}
%install
make install DESTDIR=%{buildroot}
@ -98,6 +97,10 @@ fi
%{_localstatedir}/log/sa
%changelog
* Fri Oct 25 2013 Peter Schiffer <pschiffe@redhat.com> - 10.1.7-1
- resolves: #1007794
updated to 10.1.7
* Wed Aug 14 2013 Peter Schiffer <pschiffe@redhat.com> - 10.1.6-1
- resolves: #972508
updated to 10.1.6