Bug 144094 - wxGTK devel files in runtime package
Summary: wxGTK devel files in runtime package
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Beta 1
Hardware: All All
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-19 14:17 UTC by Andreas Hanke
Modified: 2006-01-20 14:24 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
proposed patch to current .spec file (368 bytes, patch)
2006-01-19 14:18 UTC, Andreas Hanke
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Hanke 2006-01-19 14:17:16 UTC
The wxGTK runtime package as of release 2.6.2.1-2 contains bakefile presets. This is not optimal because these files are only needed to build bakefile-based projects against wxGTK; they are not needed to run such programs.

See bakefile documentation: http://bakefile.sourceforge.net/doc/html/index.html

The real disadvantage of having them in the runtime package is that they are unversioned. This makes it difficult for community packagers to create packages of later versions (e.g. current CVS_HEAD which is already labelled as 2.7, if needed by another program) without having clashes to the default one.

By moving these files into the devel package, only the devel packages would clash in such a case and the runtime packages would be parallel installable.
Comment 1 Andreas Hanke 2006-01-19 14:18:15 UTC
Created attachment 64017 [details]
proposed patch to current .spec file
Comment 2 Stanislav Brabec 2006-01-20 14:24:21 UTC
Thanks for the patch.
Patch was applied for 10.1 and supplementary.