|
Bugzilla – Full Text Bug Listing |
| Summary: | swig package should be splitted up | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Marcus Rückert <mrueckert> |
| Component: | Development | Assignee: | 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
You're right, I'll split /usr/share/doc/packages/swig/{Devel,Manual,Examples} out of the main package.
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
|