From d73b5665d25ece4cae5efa20cccb3d031ea0f7e0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 19 Mar 2019 15:14:36 +0100 Subject: [PATCH] - up to 1.5.4; fixes regression in 1.5.3 --- cronie.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cronie.spec b/cronie.spec index 8af599e..0f76187 100644 --- a/cronie.spec +++ b/cronie.spec @@ -17,12 +17,12 @@ Summary: Cron daemon for executing programs at set times Summary(pl.UTF-8): Demon cron do uruchamiania programów o zadanym czasie Name: cronie -Version: 1.5.3 +Version: 1.5.4 Release: 1 License: MIT and BSD and GPL v2 Group: Daemons -Source0: https://github.com/cronie-crond/cronie/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz -# Source0-md5: fec30143a246092fb3cbaf3c547f39f7 +Source0: https://github.com/cronie-crond/cronie/releases/download/%{name}-%{version}-final/%{name}-%{version}.tar.gz +# Source0-md5: 20233b96997e17a142e1fbe0d7ce8223 Source1: %{name}.init Source3: cron.sysconfig Source4: %{name}.crontab @@ -120,6 +120,7 @@ anacrona, ale może to być zmienione w ustawieniach. --with-inotify%{!?with_inotify:=no} \ --with-pam \ --with-selinux%{!?with_selinux:=no} \ + --disable-silent-rules \ --disable-syscrontab \ --enable-anacron \ %if "%{cc_version}" >= "3.4" -- 2.43.0