Bug 429235

Summary: udunits tries to put libs in lib64 for ia64
Product: [Fedora] Fedora Reporter: Doug Chapman <dchapman>
Component: udunitsAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-11 02:29:03 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: 163350    

Description Doug Chapman 2008-01-18 04:26:42 UTC
Description of problem:
The udunits spec file has a patch that sets LIBDIR to $(exec_prefix)/lib64 on
all 64 bit arches:


# Yes, this is a dirty hack.
%ifarch x86_64 ppc64 sparc64 ia64
%patch1 -p1
%endif

this is actually incorrect for ia64.  Since ia64 ONLY has 64 bit libs it does
not have a /usr/lib and /usr/lib64 directory, it only has /usr/lib.  Please
remove ia64 from this line.

thanks,

- Doug



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tom "spot" Callaway 2008-03-11 02:29:03 UTC
Fixed in udunits-1.12.4-15.fc9