]> git.pld-linux.org Git - packages/sysstat.git/commitdiff
R: cronjobs instead of crondaemon
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 9 Mar 2017 13:26:00 +0000 (14:26 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 9 Mar 2017 13:51:21 +0000 (14:51 +0100)
It provides own systemd timers, does not require actual crond.

Release: 1.1

sysstat.spec

index 437bf24a762a9ff83b198e5bf77f957ac7f885f0..65fafdb92c58e7507a225a272f309ca3120f23cc 100644 (file)
@@ -11,7 +11,7 @@ Summary(zh_CN.UTF-8): sar, iostat 等系统监视工具
 # Sysstat 11.2.x (stable version).
 Name:          sysstat
 Version:       11.4.3
-Release:       1
+Release:       1.1
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz
@@ -28,7 +28,7 @@ BuildRequires:        rpmbuild(macros) >= 1.671
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 Requires(post,preun):  /sbin/chkconfig
-Requires:      crondaemon
+Requires:      cronjobs
 Requires:      rc-scripts
 Requires:      systemd-units >= 38
 Obsoletes:     iostat
This page took 0.135239 seconds and 4 git commands to generate.