cronie: Remove audit support

* Also adjust the project and download URL.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl 2017-08-11 18:28:26 +02:00 committed by Michael Tremer
parent 5dd0a12152
commit 814bf594a4
1 changed files with 3 additions and 5 deletions

View File

@ -5,10 +5,10 @@
name = cronie
version = 1.5.1
release = 1
release = 2
groups = System/Environment/Base
url = https://fedorahosted.org/cronie/
url = https://github.com/cronie-crond/cronie
license = MIT and BSD and ISC and GPLv2
summary = Cron daemon for executing programs at set times
@ -19,11 +19,10 @@ description
the ability to use pam and SELinux.
end
source_dl = https://fedorahosted.org/releases/c/r/cronie/
source_dl = https://github.com/cronie-crond/cronie/releases/download/%{thisapp}/
build
requires
audit-devel
bison
libcap-devel
libedit-devel
@ -35,7 +34,6 @@ build
configure_options += \
--with-pam \
--with-audit \
--with-inotify \
--enable-anacron \
--enable-pie \