Bug 153015

Summary: swig package should be splitted up
Product: [openSUSE] SUSE Linux 10.1 Reporter: Marcus Rückert <mrueckert>
Component: DevelopmentAssignee: Michal Marek <mmarek>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
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:26:11 UTC
the swig package could be splitted to minimize the diskusage.

at least a swig-examples package looks useful to me. maybe the docs aswell.
atm we have 60mb pulled in by packages that unnecessarily pull in swig.

see #153013 for an example.
Comment 1 Michal Marek 2006-02-27 10:19:03 UTC
You're right, I'll split /usr/share/doc/packages/swig/{Devel,Manual,Examples} out of the main package.
Comment 2 Michal Marek 2006-03-01 14:42:37 UTC
The new subpackage are ready for distribution.


$ ls -1sh i586/swig*.rpm
1.2M i586/swig-debuginfo.rpm
1.5M i586/swig-doc.rpm
5.5M i586/swig-examples.rpm
725K i586/swig.rpm
$ rpm -q --qf '%{name} %{size}\n' -p i586/swig*.rpm
swig-debuginfo 5906174
swig-doc 4553492
swig-examples 39196468
swig 3150726