Bug 153013

Summary: subversion bindings no longer need to depend on swig
Product: [openSUSE] SUSE Linux 10.1 Reporter: Marcus Rückert <mrueckert>
Component: DevelopmentAssignee: Olaf Hering <ohering>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: ro
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Marcus Rückert 2006-02-23 04:22:34 UTC
since swig 1.3.25 there is no longer a swig runtime library. so you can remove the dependency to swig from the Requires.

i just tested svk without installed swig.
also rpm -ql swig | grep -c lib64 doesnt yield anything on my x86_64 box.

we should check all other packages with swig in Requires. atm the swig package is 56MB and pulled in unnecessarily
Comment 1 Olaf Hering 2006-03-06 13:25:07 UTC
fixed subversion sunmitted.