From: Arkadiusz Miśkiewicz Date: Tue, 19 Mar 2019 14:14:36 +0000 (+0100) Subject: - up to 1.5.4; fixes regression in 1.5.3 X-Git-Tag: auto/th/cronie-1.5.4-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcronie.git;a=commitdiff_plain;h=d73b566 - up to 1.5.4; fixes regression in 1.5.3 --- 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"