Bug 191823 - vixie-cron Missing BuildRequire on audit-libs-devel
Summary: vixie-cron Missing BuildRequire on audit-libs-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vixie-cron
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Vas Dias
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-15 22:55 UTC by Andreas Thienemann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-06-01 12:52:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch, adding the missing buildreqs (332 bytes, patch)
2006-05-15 22:55 UTC, Andreas Thienemann
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.