Bug 244770
| Summary: | add scim meta packages to handle language support groups better | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> | ||||
| Component: | comps | Assignee: | David Cantrell <dcantrell> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | eng-i18n-bugs | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-06-26 01:45:53 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: | 229742 | ||||||
| Attachments: |
|
||||||
|
Description
Jens Petersen
2007-06-19 03:51:02 UTC
Created attachment 157344 [details]
comps.xml-f8.xml.in-scim-meta.patch
This seems mostly OK, however I'm curious about conditionalizing on xorg-x11-server-Xorg. Does scim not work via ssh x11 forwarding, or is it directly tied to the X server handling the windows? Either way, comps is open to all for writing, you can apply the patch at any time you see fit. (In reply to comment #2) > I'm curious about conditionalizing on xorg-x11-server-Xorg. > Does scim not work via ssh x11 forwarding, or is it > directly tied to the X server handling the windows? No it works over ssh too. The condition on xorg-x11-server-Xorg is "historical" I think, copied from other comps entries when it was added. What would be a better "dependency" so that it would not be installed by default on a server or minimal install? Maybe gtk2? (Otherwise if it is superfluous we could also drop those conditions I suppose.) I just saw a bunch of scim comps checkins, does that resolve this bug? Yes, that's right. I left the conditionals at xorg-x11-server-Xorg for now since that is what we have been using for now. Perhaps we can improve that later. |