From 5769fa92613727b458703f33b3f6ae1ae0339ed8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Thu, 21 Nov 2013 11:16:41 +0100 Subject: [PATCH] - rel 3; really disable syscrontab --- cronie.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cronie.spec b/cronie.spec index b46364b..94b3e6b 100644 --- a/cronie.spec +++ b/cronie.spec @@ -17,7 +17,7 @@ Summary: Cron daemon for executing programs at set times Name: cronie Version: 1.4.11 -Release: 2 +Release: 3 License: MIT and BSD and GPL v2 Group: Daemons Source0: https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz @@ -115,7 +115,7 @@ Opis zadania Upstart dla Cronie. --with%{!?with_selinux:out}-selinux \ --with%{!?with_audit:out}-audit \ --with%{!?with_inotify:out}-inotify \ - --without-syscrontab \ + --disable-syscrontab \ %if "%{cc_version}" >= "3.4" --enable-pie \ %endif -- 2.43.0