public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] cronie: Remove audit support.
@ 2017-08-11 16:28 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2017-08-11 16:28 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1157 bytes --]

* Also adjust the project and download URL.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 cronie/cronie.nm | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/cronie/cronie.nm b/cronie/cronie.nm
index 80a82fe..ce7a558 100644
--- a/cronie/cronie.nm
+++ b/cronie/cronie.nm
@@ -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 \
-- 
2.9.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-11 16:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-11 16:28 [PATCH] cronie: Remove audit support Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox