From 5fc0a5728106d8c9bfba418c5f084601381bc42604a6728babc49ba85a6f54c3 Mon Sep 17 00:00:00 2001 From: Michal Seben Date: Tue, 30 Nov 2010 07:56:33 +0000 Subject: [PATCH] added syslog to BuildRequires OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=49 --- cronie.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cronie.spec b/cronie.spec index a295637..75b5360 100644 --- a/cronie.spec +++ b/cronie.spec @@ -21,7 +21,7 @@ %define cron_configs \{/etc/init.d/cron,/etc/pam.d/crond,/etc/crontab,/etc/cron.deny,/etc/omc/srvinfo.d/cron.xml\} Name: cronie -BuildRequires: audit-devel libselinux-devel pam-devel xz udev +BuildRequires: audit-devel libselinux-devel pam-devel xz udev syslog Url: https://fedorahosted.org/cronie/ License: MIT and BSD and GPLv2 Group: System/Daemons