|
Bugzilla – Full Text Bug Listing |
| Summary: | Versioning in naming of libgirepository makes no sense | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.2 | Reporter: | Michael Schröder <mls> |
| Component: | GNOME | Assignee: | Dominique Leuenberger <dimstar> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | anixx, dimstar, tcech |
| Version: | Factory | ||
| Target Milestone: | Factory | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Schröder
2011-04-04 10:17:01 UTC
*** Bug 684824 has been marked as a duplicate of this bug. *** *** Bug 679017 has been marked as a duplicate of this bug. *** Red Hat already found the culprit. https://bugzilla.redhat.com/show_bug.cgi?id=626852 uh, sorry, different problem described than in ML The correct thing seems to be to keep libgirepository-1_0-1 with the lib, according the SLPP and apply the new typelib split policy.
%{_libdir}/girepository-1.0 folder can still be owned by the lib packages, to ensure no other packages break.
vuntz, what do you think about this approach?
(In reply to comment #5) > The correct thing seems to be to keep libgirepository-1_0-1 with the lib, > according the SLPP and apply the new typelib split policy. > > %{_libdir}/girepository-1.0 folder can still be owned by the lib packages, to > ensure no other packages break. > > vuntz, what do you think about this approach? We possibly need a Requires for the split typelibs in libgirepository-1_0-1, though. It's possible that it uses some of those internally. But it should work otherwise -- assuming we get the automatic Requires/Provides ;-) First attempt to resolve this in SR#121792. Thanks Dominique! |