[packages/sysstat] - rel 4; store disk/fs stats by default

arekm arekm at pld-linux.org
Tue Nov 27 12:58:50 CET 2018


commit d332249d0874eed039b02599e5fe29b2a77b0ed3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Nov 27 12:57:03 2018 +0100

    - rel 4; store disk/fs stats by default

 sysstat.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/sysstat.spec b/sysstat.spec
index cae9fbe..767148e 100644
--- a/sysstat.spec
+++ b/sysstat.spec
@@ -10,7 +10,7 @@ Summary(zh_CN.UTF-8):	sar, iostat 等系统监视工具
 # Sysstat 12.0.x released (stable version).
 Name:		sysstat
 Version:	12.0.2
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz
@@ -72,13 +72,14 @@ sieciowych i innych operacji wejścia/wyjścia.
 	compressafter=31 \
 	cron_owner=root \
 	cron_interval=2 \
+	sadc_options='-L -S XDISK' \
 	sa_lib_dir=%{_libexecdir} \
 	ZIP=%{_bindir}/xz \
 	--enable-install-cron \
 	--disable-stripping \
 	--with-systemdsystemunitdir=%{systemdunitdir}
 
-%{__sed} -i 's/SADC_OPTIONS=""/SADC_OPTIONS="-L"/' sysstat.sysconfig
+%{__sed} -i 's/SADC_OPTIONS=""/SADC_OPTIONS="-L -S XDISK"/' sysstat.sysconfig
 
 %{__make} -j1 \
 	CC="%{__cc}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sysstat.git/commitdiff/d332249d0874eed039b02599e5fe29b2a77b0ed3



More information about the pld-cvs-commit mailing list