[packages/sysstat] up to 11.0.8
glen
glen at pld-linux.org
Wed Oct 28 12:00:34 CET 2015
commit 244a4cbf4be578a0893cc6d2bd5dc955fd9cf67b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Oct 28 12:46:49 2015 +0200
up to 11.0.8
nfsiostat is obsolete:
* Rename nfsiostat to nfsiostat-sysstat and indicate it is now
obsolete. An nfsiostat command is already included in the
nfs-utils package.
sysstat.init | 0
sysstat.spec | 17 +++++++++++------
2 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/sysstat.spec b/sysstat.spec
index 92cf794..a30f134 100644
--- a/sysstat.spec
+++ b/sysstat.spec
@@ -6,13 +6,16 @@ Summary(pl.UTF-8): Polecenia sar i iostat dla systemu Linux
Summary(ru.UTF-8): Содержит программы системного мониторинга sar и iostat
Summary(uk.UTF-8): Містить команди системного моніторингу sar та iostat
Summary(zh_CN.UTF-8): sar, iostat 等系统监视工具
+# use stable versions
+# Sysstat 11.1.x (development version).
+# Sysstat 11.0.x (stable version).
Name: sysstat
-Version: 10.1.6
-Release: 5
+Version: 11.0.8
+Release: 1
License: GPL v2
Group: Applications/System
-Source0: http://perso.wanadoo.fr/sebastien.godard/%{name}-%{version}.tar.bz2
-# Source0-md5: 61792b2591e4b3adcb7b979af2330fba
+Source0: http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz
+# Source0-md5: 9a60d786c928b4006f1445c71eeb0e3d
Source2: %{name}.init
Patch0: %{name}-opt.patch
URL: http://perso.wanadoo.fr/sebastien.godard/
@@ -21,6 +24,8 @@ BuildRequires: automake
BuildRequires: gettext-tools
BuildRequires: lm_sensors-devel
BuildRequires: rpmbuild(macros) >= 1.671
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
Requires(post,preun): /sbin/chkconfig
Requires: crondaemon
Requires: rc-scripts
@@ -119,7 +124,7 @@ fi
%attr(755,root,root) %{_bindir}/cifsiostat
%attr(755,root,root) %{_bindir}/iostat
%attr(755,root,root) %{_bindir}/mpstat
-%attr(755,root,root) %{_bindir}/nfsiostat
+%attr(755,root,root) %{_bindir}/nfsiostat-sysstat
%attr(755,root,root) %{_bindir}/pidstat
%attr(755,root,root) %{_bindir}/sadf
%attr(755,root,root) %{_bindir}/sar
@@ -134,7 +139,7 @@ fi
%{_mandir}/man1/cifsiostat.1*
%{_mandir}/man1/iostat.1*
%{_mandir}/man1/mpstat.1*
-%{_mandir}/man1/nfsiostat.1*
+%{_mandir}/man1/nfsiostat-sysstat.1*
%{_mandir}/man1/pidstat.1*
%{_mandir}/man1/sadf.1*
%{_mandir}/man1/sar.1*
diff --git a/sysstat.init b/sysstat.init
old mode 100644
new mode 100755
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sysstat.git/commitdiff/659ee082482b478f70663330e40a0feea687b49f
More information about the pld-cvs-commit
mailing list