parent
dfff0a15bd
commit
4446ba83cf
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/sysstat-10.1.7.tar.bz2
|
||||
/sysstat-10.2.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
72e9d84efcbb366a988de09e958636e2 sysstat-10.1.7.tar.bz2
|
||||
8993316d1ed4c3e474ae534202e17f93 sysstat-10.2.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Summary: Collection of performance monitoring tools for Linux
|
||||
Name: sysstat
|
||||
Version: 10.1.7
|
||||
Version: 10.2.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: http://sebastien.godard.pagesperso-orange.fr/
|
||||
Source: http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.bz2
|
||||
Source: http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz
|
||||
|
||||
Requires: /etc/cron.d, fileutils, grep, sh-utils, textutils
|
||||
Requires(post): systemd, systemd-sysv
|
||||
@ -97,6 +97,10 @@ fi
|
||||
%{_localstatedir}/log/sa
|
||||
|
||||
%changelog
|
||||
* Mon Nov 11 2013 Peter Schiffer <pschiffe@redhat.com> - 10.2.0-1
|
||||
- resolves: #1026244
|
||||
updated to 10.2.0
|
||||
|
||||
* Fri Oct 25 2013 Peter Schiffer <pschiffe@redhat.com> - 10.1.7-1
|
||||
- resolves: #1007794
|
||||
updated to 10.1.7
|
||||
|
Loading…
Reference in New Issue
Block a user