parent
4446ba83cf
commit
a5aec65ce8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/sysstat-10.2.0.tar.xz
|
||||
/sysstat-10.2.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
8993316d1ed4c3e474ae534202e17f93 sysstat-10.2.0.tar.xz
|
||||
922958de1b54b657a08e87e353f4002f sysstat-10.2.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Collection of performance monitoring tools for Linux
|
||||
Name: sysstat
|
||||
Version: 10.2.0
|
||||
Version: 10.2.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -13,7 +13,7 @@ Requires(preun): systemd
|
||||
Requires(postun): systemd
|
||||
|
||||
BuildRequires: %{_includedir}/linux/if.h, gettext, lm_sensors-devel, perl
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-units
|
||||
|
||||
%description
|
||||
The sysstat package contains sar, sadf, mpstat, iostat, pidstat, nfsiostat,
|
||||
@ -97,6 +97,10 @@ fi
|
||||
%{_localstatedir}/log/sa
|
||||
|
||||
%changelog
|
||||
* Mon Jan 27 2014 Peter Schiffer <pschiffe@redhat.com> - 10.2.1-1
|
||||
- resolves: #1057547
|
||||
updated to 10.2.1
|
||||
|
||||
* Mon Nov 11 2013 Peter Schiffer <pschiffe@redhat.com> - 10.2.0-1
|
||||
- resolves: #1026244
|
||||
updated to 10.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user