Bug 243116

Summary: boo libdir issues
Product: [Fedora] Fedora Reporter: Eskil Bylund <eskil.bylund>
Component: booAssignee: Paul F. Johnson <paul>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 7CC: dgunchev
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: 2008-01-06 22:29:16 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:
Attachments:
Description Flags
Patch to fix the issues. none

Description Eskil Bylund 2007-06-07 12:25:50 UTC
Description of problem:
The shell scripts in /usr/bin and the pkg-config file contains ${libdir} instead
of the real libdir. (On devel, F-7 and FC-6)

Packages using the boo pkg-config file (eg. MonoDevelop) need be rebuilt once
this is fixed.

Version-Release number of selected component (if applicable):
boo-0.7.6.2237-12.fc7.x86_64

Comment 1 Eskil Bylund 2007-06-07 12:25:50 UTC
Created attachment 156458 [details]
Patch to fix the issues.

Comment 2 Doncho Gunchev 2007-07-03 12:16:54 UTC
I can confirm that all shell scripts (booc, booi, booish) and boo.pc are 
wrong. The patch did not apply to boo-0.7.6.2237-12.fc7 (some chunks failed), 
but the idea in mine was the same.

Comment 3 Paul F. Johnson 2007-11-14 17:04:50 UTC
As soon as NAnt builds under rawhide, I can push the new version of boo which
fixes these issues.