Replace the global xorg-x11-drivers critpath definition with specific drivers.

This commit is contained in:
Bill Nottingham 2011-09-15 19:57:03 -04:00
parent 7dd6f95c1a
commit c0dbceae67
4 changed files with 28 additions and 12 deletions

View File

@ -859,8 +859,6 @@
<default>false</default>
<uservisible>false</uservisible>
<packagelist>
<!-- Just the mandatory packages from base-x. Might want to cut this
down to a small set of specific drivers in the future. -->
<packagereq type="mandatory">control-center</packagereq>
<packagereq type="mandatory">desktop-backgrounds-basic</packagereq>
<packagereq type="mandatory">fedora-gnome-theme</packagereq>
@ -872,7 +870,13 @@
<packagereq type="mandatory">metacity</packagereq>
<packagereq type="mandatory">nautilus</packagereq>
<packagereq type="mandatory">polkit-gnome</packagereq>
<packagereq type="mandatory">xorg-x11-drivers</packagereq>
<packagereq type="mandatory">xorg-x11-drv-ati</packagereq>
<packagereq type="mandatory">xorg-x11-drv-evdev</packagereq>
<packagereq type="mandatory">xorg-x11-drv-fbdev</packagereq>
<packagereq type="mandatory">xorg-x11-drv-intel</packagereq>
<packagereq type="mandatory">xorg-x11-drv-nouveau</packagereq>
<packagereq type="mandatory">xorg-x11-drv-synaptics</packagereq>
<packagereq type="mandatory">xorg-x11-drv-vesa</packagereq>
<packagereq type="mandatory">xorg-x11-server-Xorg</packagereq>
<packagereq type="mandatory">xorg-x11-xauth</packagereq>
<packagereq type="mandatory">xorg-x11-xinit</packagereq>

View File

@ -827,8 +827,6 @@
<default>false</default>
<uservisible>false</uservisible>
<packagelist>
<!-- Just the mandatory packages from base-x. Might want to cut this
down to a small set of specific drivers in the future. -->
<packagereq type="mandatory">control-center</packagereq>
<packagereq type="mandatory">desktop-backgrounds-basic</packagereq>
<packagereq type="mandatory">gdm</packagereq>
@ -840,7 +838,13 @@
<packagereq type="mandatory">metacity</packagereq>
<packagereq type="mandatory">nautilus</packagereq>
<packagereq type="mandatory">polkit-gnome</packagereq>
<packagereq type="mandatory">xorg-x11-drivers</packagereq>
<packagereq type="mandatory">xorg-x11-drv-ati</packagereq>
<packagereq type="mandatory">xorg-x11-drv-evdev</packagereq>
<packagereq type="mandatory">xorg-x11-drv-fbdev</packagereq>
<packagereq type="mandatory">xorg-x11-drv-intel</packagereq>
<packagereq type="mandatory">xorg-x11-drv-nouveau</packagereq>
<packagereq type="mandatory">xorg-x11-drv-synaptics</packagereq>
<packagereq type="mandatory">xorg-x11-drv-vesa</packagereq>
<packagereq type="mandatory">xorg-x11-server-Xorg</packagereq>
<packagereq type="mandatory">xorg-x11-xauth</packagereq>
<packagereq type="mandatory">xorg-x11-xinit</packagereq>

View File

@ -824,8 +824,6 @@
<default>false</default>
<uservisible>false</uservisible>
<packagelist>
<!-- Just the mandatory packages from base-x. Might want to cut this
down to a small set of specific drivers in the future. -->
<packagereq type="mandatory">control-center</packagereq>
<packagereq type="mandatory">dconf</packagereq>
<packagereq type="mandatory">gdm</packagereq>
@ -837,7 +835,13 @@
<packagereq type="mandatory">gvfs-fuse</packagereq>
<packagereq type="mandatory">metacity</packagereq>
<packagereq type="mandatory">notification-daemon</packagereq>
<packagereq type="mandatory">xorg-x11-drivers</packagereq>
<packagereq type="mandatory">xorg-x11-drv-ati</packagereq>
<packagereq type="mandatory">xorg-x11-drv-evdev</packagereq>
<packagereq type="mandatory">xorg-x11-drv-fbdev</packagereq>
<packagereq type="mandatory">xorg-x11-drv-intel</packagereq>
<packagereq type="mandatory">xorg-x11-drv-nouveau</packagereq>
<packagereq type="mandatory">xorg-x11-drv-synaptics</packagereq>
<packagereq type="mandatory">xorg-x11-drv-vesa</packagereq>
<packagereq type="mandatory">xorg-x11-server-Xorg</packagereq>
<packagereq type="mandatory">xorg-x11-xauth</packagereq>
<packagereq type="mandatory">xorg-x11-xinit</packagereq>

View File

@ -850,8 +850,6 @@
<default>false</default>
<uservisible>false</uservisible>
<packagelist>
<!-- Just the mandatory packages from base-x. Might want to cut this
down to a small set of specific drivers in the future. -->
<packagereq type="mandatory">control-center</packagereq>
<packagereq type="mandatory">dconf</packagereq>
<packagereq type="mandatory">gdm</packagereq>
@ -863,7 +861,13 @@
<packagereq type="mandatory">gvfs-fuse</packagereq>
<packagereq type="mandatory">metacity</packagereq>
<packagereq type="mandatory">notification-daemon</packagereq>
<packagereq type="mandatory">xorg-x11-drivers</packagereq>
<packagereq type="mandatory">xorg-x11-drv-ati</packagereq>
<packagereq type="mandatory">xorg-x11-drv-evdev</packagereq>
<packagereq type="mandatory">xorg-x11-drv-fbdev</packagereq>
<packagereq type="mandatory">xorg-x11-drv-intel</packagereq>
<packagereq type="mandatory">xorg-x11-drv-nouveau</packagereq>
<packagereq type="mandatory">xorg-x11-drv-synaptics</packagereq>
<packagereq type="mandatory">xorg-x11-drv-vesa</packagereq>
<packagereq type="mandatory">xorg-x11-server-Xorg</packagereq>
<packagereq type="mandatory">xorg-x11-xauth</packagereq>
<packagereq type="mandatory">xorg-x11-xinit</packagereq>