Bug 163126

Summary: 1.2.0-2 needs BuildPreReq apr-util-devel >= 0.9.5
Product: [Fedora] Fedora Reporter: Kenneth Porter <shiva>
Component: subversionAssignee: Joe Orton <jorton>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.2.1-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-22 15:18:00 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:

Description Kenneth Porter 2005-07-13 05:51:28 UTC
During configure on Fedora Core 2 with apr-util-devel-0.9.4 the following is
printed:

configure: Apache Portable Runtime Utility (APRUTIL) library configuration
checking for APR-util... yes
checking APR-UTIL version... 0.9.4
wanted regex is 0\.9\.[5-9] or 1\.
configure: error: invalid apr-util version found

The spec file currently lists apr-util-devel as a BuildPreReq but lacks the
version qualifier.

Comment 1 Kenneth Porter 2005-07-13 09:14:12 UTC
It appears that ruby is also needed. ruby-devel and ruby-lib are already
BuildPreReqs but they don't pull in the ruby package itself, and without it the
%install phase fails installing the Ruby bindings.

Comment 2 Joe Orton 2005-07-22 15:18:00 UTC
Done both, thanks Kenneth.