Bug 191823

Summary: vixie-cron Missing BuildRequire on audit-libs-devel
Product: [Fedora] Fedora Reporter: Andreas Thienemann <andreas>
Component: vixie-cronAssignee: Jason Vas Dias <jvdias>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-01 12:52:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 191529    
Attachments:
Description Flags
Patch, adding the missing buildreqs none

Description Andreas Thienemann 2006-05-15 22:55:34 UTC
The build fails in mock because of a missing BuildRequire.

misc.c:33:22: error: libaudit.h: No such file or directory
cc1: warnings being treated as errors
misc.c: In function 'allowed':
misc.c:495: warning: implicit declaration of function 'audit_open'
misc.c:496: warning: implicit declaration of function 'audit_log_user_message'
misc.c:496: error: 'AUDIT_USER_START' undeclared (first use in this function)
misc.c:496: error: (Each undeclared identifier is reported only once
misc.c:496: error: for each function it appears in.)
make: *** [misc.o] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.19176 (%build)



Attached is a patch, fixing this.

Comment 1 Andreas Thienemann 2006-05-15 22:55:34 UTC
Created attachment 129137 [details]
Patch, adding the missing buildreqs

Comment 2 Jason Vas Dias 2006-05-31 23:13:55 UTC
fixed with vixie-cron-4.1-55.FC6, now in rawhide

Comment 3 John Thacker 2006-06-01 12:52:31 UTC
Fixed, builds now in mock.