[packages/cronie] - up to 1.5.4; fixes regression in 1.5.3
arekm
arekm at pld-linux.org
Tue Mar 19 15:14:43 CET 2019
commit d73b5665d25ece4cae5efa20cccb3d031ea0f7e0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Mar 19 15:14:36 2019 +0100
- 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"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cronie.git/commitdiff/d73b5665d25ece4cae5efa20cccb3d031ea0f7e0
More information about the pld-cvs-commit
mailing list