comps comps-f10.xml.in,1.30,1.31

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Wed Jun 18 06:59:40 UTC 2008


Author: petersen

Update of /cvs/extras/comps
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17259

Modified Files:
	comps-f10.xml.in 
Log Message:
@base-x: remove im-chooser
@input-methods: make immodules conditional on toolkit rather than desktop
@xfce-desktop: add imsettings-xfce



Index: comps-f10.xml.in
===================================================================
RCS file: /cvs/extras/comps/comps-f10.xml.in,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- comps-f10.xml.in	16 Jun 2008 19:00:38 -0000	1.30
+++ comps-f10.xml.in	18 Jun 2008 06:59:09 -0000	1.31
@@ -335,7 +335,6 @@
       <packagereq type="optional">aterm</packagereq>
       <packagereq type="optional">devilspie</packagereq>
       <packagereq type="optional">gdm</packagereq>
-      <packagereq type="optional">im-chooser</packagereq>
       <packagereq type="optional">lineak-defaultplugin</packagereq>
       <packagereq type="optional">lineak-xosdplugin</packagereq>
       <packagereq type="optional">lineakd</packagereq>
@@ -2315,8 +2314,9 @@
       <packagereq type="default">scim-hangul</packagereq>
       <packagereq type="default">scim-m17n</packagereq>
       <packagereq type="default">scim-python-pinyin</packagereq>
-      <packagereq type="conditional" requires="gnome-session">scim-bridge-gtk</packagereq>
-      <packagereq type="conditional" requires="kdebase">scim-bridge-qt</packagereq>
+      <packagereq type="conditional" requires="gtk2">scim-bridge-gtk</packagereq>
+      <packagereq type="conditional" requires="qt">scim-bridge-qt</packagereq>
+      <packagereq type="conditional" requires="qt3">scim-qtimm</packagereq>
       <packagereq type="optional">cellwriter</packagereq>
       <packagereq type="optional">gcin</packagereq>
       <packagereq type="optional">gok</packagereq>
@@ -2376,7 +2376,6 @@
       <packagereq type="optional">scim-python-xingma-erbi</packagereq>
       <packagereq type="optional">scim-python-xingma-wubi</packagereq>
       <packagereq type="optional">scim-python-xingma-zhengma</packagereq>
-      <packagereq type="optional">scim-qtimm</packagereq>
       <packagereq type="optional">scim-rawcode</packagereq>
       <packagereq type="optional">scim-sayura</packagereq>
       <packagereq type="optional">scim-skk</packagereq>
@@ -4483,7 +4482,7 @@
       <packagereq type="mandatory">xfdesktop</packagereq>
       <packagereq type="mandatory">xfwm4</packagereq>
       <packagereq type="mandatory">desktop-backgrounds-compat</packagereq>
-      <packagereq type="conditional" requires="im-chooser">imsettings-xfce</packagereq>
+      <packagereq type="conditional" requires="imsettings">imsettings-xfce</packagereq>
       <packagereq type="default">gdm</packagereq>
       <packagereq type="default">mousepad</packagereq>
       <packagereq type="default">thunar-volman</packagereq>




More information about the fedora-extras-commits mailing list