Bug 310031 - anthy optional when it isn't
Summary: anthy optional when it isn't
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: comps
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jens Petersen
QA Contact: Jeremy Katz
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-27 21:35 UTC by Warren Togami
Modified: 2014-01-21 22:59 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-28 00:32:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Warren Togami 2007-09-27 21:35:38 UTC
comps-f8.xml.in contains:

<packagereq type="conditional"
requires="xorg-x11-server-Xorg">scim-anthy</packagereq>
<packagereq type="conditional"
requires="xorg-x11-server-Xorg">scim-lang-japanese</packagereq>
<packagereq type="optional">anthy</packagereq>

This means anthy is given as an "optional" package during Anaconda, however it
shouldn't be because it is pulled in by the mandatory scim-anthy package if the
user selects Japanese.

Just confirming with Jens, we should remove this anthy line right?

Comment 1 Warren Togami 2007-09-27 21:38:28 UTC
Additionally, you may want to check all of your languages to see if other
packages are similar to this in comps.


Comment 2 Jens Petersen 2007-09-28 00:08:37 UTC
Well anthy can also be used outside X even as a library say from Emacs
or other clients, so it doesn't hurt to have it there as optional.

Comment 3 Jens Petersen 2007-09-28 00:13:38 UTC
(In reply to comment #1)
> Additionally, you may want to check all of your languages to see if other
> packages are similar to this in comps.

I can't think of any other cases - but I can recheck the various lang groups.

Comment 4 Jens Petersen 2007-09-28 00:32:25 UTC
Tagoh suggested replacing anthy with "anthy-el" and "uim-anthy".
With those and scim-anthy that basically covers all the users of anthy
and so yes we should remove the library from comps. :)

Thanks, Warren, for catching this.

Should be fixed now in comps-f8.


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