Bug 244770 - add scim meta packages to handle language support groups better
Summary: add scim meta packages to handle language support groups better
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: comps
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 229742
TreeView+ depends on / blocked
 
Reported: 2007-06-19 03:51 UTC by Jens Petersen
Modified: 2013-01-10 01:39 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-26 01:45:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
comps.xml-f8.xml.in-scim-meta.patch (10.75 KB, patch)
2007-06-19 03:51 UTC, Jens Petersen
no flags Details | Diff

Description Jens Petersen 2007-06-19 03:51:02 UTC
Description of problem:
For F8 I am planning to add meta packages to scim to handle the scim
core package requirements for language support better.  With this change
scim no longer needs to be installed by default for all users.

Steps to Reproduce:
1. install Fedora as desktop
  
Actual results:
scim, scim-m17n and scim-bridge are installed by default.

Expected results:
scim, scim-m17n and scim-bridge not to be installed as they are
not useful without IM Engines or m17n-db input maps.

Comment 1 Jens Petersen 2007-06-19 03:51:03 UTC
Created attachment 157344 [details]
comps.xml-f8.xml.in-scim-meta.patch

Comment 2 Jesse Keating 2007-06-19 11:38:23 UTC
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.

Comment 3 Jens Petersen 2007-06-20 01:44:05 UTC
(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.)

Comment 4 Jesse Keating 2007-06-25 15:21:40 UTC
I just saw a bunch of scim comps checkins, does that resolve this bug?

Comment 5 Jens Petersen 2007-06-26 01:45:53 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.