[packages/sysstat] R: cronjobs instead of crondaemon

jajcus jajcus at pld-linux.org
Thu Mar 9 14:51:36 CET 2017


commit 763a99c797a1f1f57c6c7362c166560bd4d414b0
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Mar 9 14:26:00 2017 +0100

    R: cronjobs instead of crondaemon
    
    It provides own systemd timers, does not require actual crond.
    
    Release: 1.1

 sysstat.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sysstat.spec b/sysstat.spec
index 437bf24..65fafdb 100644
--- a/sysstat.spec
+++ b/sysstat.spec
@@ -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
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list