parent
52edbefbc6
commit
a7b7fee55c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/sysstat-11.1.3.tar.xz
|
/sysstat-11.1.4.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
27385bcb6c1e585de8ba7cb25ac67aef sysstat-11.1.3.tar.xz
|
3795dd5443efd6bc5d682d597423aa9f sysstat-11.1.4.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.3
|
Version: 11.1.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -42,7 +42,6 @@ The cifsiostat command reports I/O statistics for CIFS filesystems.
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p %{buildroot}%{_unitdir}
|
|
||||||
%make_install
|
%make_install
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
@ -70,6 +69,10 @@ fi
|
|||||||
%{_localstatedir}/log/sa
|
%{_localstatedir}/log/sa
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 10 2015 Peter Schiffer <pschiffe@redhat.com> - 11.1.4-1
|
||||||
|
- resolves: #1210532
|
||||||
|
updated to 11.1.4
|
||||||
|
|
||||||
* Mon Mar 02 2015 Peter Schiffer <pschiffe@redhat.com> - 11.1.3-1
|
* Mon Mar 02 2015 Peter Schiffer <pschiffe@redhat.com> - 11.1.3-1
|
||||||
- resolves: #1193434
|
- resolves: #1193434
|
||||||
updated to 11.1.3
|
updated to 11.1.3
|
||||||
|
Loading…
Reference in New Issue
Block a user