From 0e26f2e7bcd8b9b2dd948e4bba57b22b84bf7b4fce249b7d08019fe069ee6fdb Mon Sep 17 00:00:00 2001 From: Michal Seben Date: Tue, 30 Nov 2010 07:12:38 +0000 Subject: [PATCH] fixed build : added udev to BuildRequires OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=47 --- cronie.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cronie.spec b/cronie.spec index 82bbaeb..a295637 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 +BuildRequires: audit-devel libselinux-devel pam-devel xz udev Url: https://fedorahosted.org/cronie/ License: MIT and BSD and GPLv2 Group: System/Daemons