]> git.pld-linux.org Git - packages/sysstat.git/commitdiff
- rel 4; store disk/fs stats by default auto/th/sysstat-12.0.2-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 27 Nov 2018 11:57:03 +0000 (12:57 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 27 Nov 2018 11:57:03 +0000 (12:57 +0100)
sysstat.spec

index cae9fbe01d9b02b71cc96faa6f3660669b704493..767148ec1e6fc10747ff771a0803147778b5a656 100644 (file)
@@ -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}" \
This page took 0.118277 seconds and 4 git commands to generate.