parent
2ac6ddff10
commit
8e732c8890
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/sysstat-11.1.5.tar.xz
|
/sysstat-11.1.6.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
4d8e6e72d057189a1660462a678d9ada sysstat-11.1.5.tar.xz
|
98412f140f7f00072562d288c5814562 sysstat-11.1.6.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Collection of performance monitoring tools for Linux
|
Summary: Collection of performance monitoring tools for Linux
|
||||||
Name: sysstat
|
Name: sysstat
|
||||||
Version: 11.1.5
|
Version: 11.1.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -59,7 +59,7 @@ fi
|
|||||||
%systemd_postun sysstat.service sysstat-collect.timer sysstat-summary.timer
|
%systemd_postun sysstat.service sysstat-collect.timer sysstat-summary.timer
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc CHANGES COPYING CREDITS FAQ README
|
%doc CHANGES COPYING CREDITS FAQ README %{name}-%{version}.lsm
|
||||||
%config(noreplace) %{_sysconfdir}/sysconfig/sysstat
|
%config(noreplace) %{_sysconfdir}/sysconfig/sysstat
|
||||||
%config(noreplace) %{_sysconfdir}/sysconfig/sysstat.ioconf
|
%config(noreplace) %{_sysconfdir}/sysconfig/sysstat.ioconf
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
@ -69,6 +69,10 @@ fi
|
|||||||
%{_localstatedir}/log/sa
|
%{_localstatedir}/log/sa
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 31 2015 Peter Schiffer <pschiffe@redhat.com> - 11.1.6-1
|
||||||
|
- resolves: #1256784
|
||||||
|
updated to 11.1.6
|
||||||
|
|
||||||
* Mon Jun 29 2015 Peter Schiffer <pschiffe@redhat.com> - 11.1.5-1
|
* Mon Jun 29 2015 Peter Schiffer <pschiffe@redhat.com> - 11.1.5-1
|
||||||
- resolves: #1231242
|
- resolves: #1231242
|
||||||
updated to 11.1.5
|
updated to 11.1.5
|
||||||
|
Loading…
Reference in New Issue
Block a user