Bug 172004

Summary: Need BuildRequires swig >= 1.3.24
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.3-5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-05 09:23:58 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-10-28 23:30:48 UTC
The configure file in subversion-1.2.3-3 looks for swig of at least 1.3.24 to
build the Ruby bindings. Without this, SWIG_RB_COMPILE in the Makefile is set to
"none", which of course fails the build.

Alas, we seem to be condemned to repeat history:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=141343

Comment 1 Joe Orton 2005-12-05 09:23:58 UTC
Fixed in 1.2.3-5, thanks for the report.