Bug 194202
Summary: | Review Request: scim-bridge (gtkimm module in C) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
Component: | Package Review | Assignee: | David Cantrell <dcantrell> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | eng-i18n-bugs, fedora-package-review |
Target Milestone: | --- | Keywords: | i18n |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-06-14 20:49:40 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 167798, 185693, 188268 |
Description
Jens Petersen
2006-06-06 02:55:51 UTC
The only thing I see is that %{?dist} won't work in brew right now, so don't expect that to translate. Other than that I approve. You'll need to get Bill's signoff on including in Core and then I'll add it to brew. I'm assuming this is replacing the current bridge, not supplementing it? If so, it's got my OK. We'll need to make sure we obosolete libstdc++so7 when the time comes. scim-bridge has been added to dist-fc6 for building. Do we need to make any changes in Anaconda or Comps for this? (In reply to comment #2) > I'm assuming this is replacing the current bridge, not supplementing it? Yep, this replaces the scim-bridge subpackage of scim that was in Core until scim-1.4.4-17. > We'll need to make sure we obosolete libstdc++so7 when the time comes. Right. How should that be done? In anaconda? In principle scim-bridge could also do it but it is a bit hard to version... (In reply to comment #3) > scim-bridge has been added to dist-fc6 for building. Do we need to make any > changes in Anaconda or Comps for this? In comps yes: basically every language that lists a scim package needs to have <packagereq type="conditional" requires="xorg-x11-server-Xorg">scim-gtkimm</packagereq> Also scim-gtkimm needs to be multilib (paricularly important for x86_64). Thanks, I'll import scim-bridge into Core cvs then. Err, please make that: <packagereq type="conditional" requires="xorg-x11-server-Xorg">scim-bridge</packagereq> And it is scim-bridge-gtkimm that needs to be multilib, sorry. Package has been built for FC devel. In rawhide. |