2 commits - comps-f19.xml.in

Matthias Clasen mclasen at fedoraproject.org
Thu Jan 31 18:49:36 UTC 2013


 comps-f19.xml.in |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit e5d206ba3b1eff19c8af2ad124552b29d45261cd
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Jan 31 13:49:26 2013 -0500

    F19: Remove fallback mode components from critical-path-gnome
    
    These packages are no longer in the critical path, because
    fallback mode is no longer supported in GNOME 3.8.

diff --git a/comps-f19.xml.in b/comps-f19.xml.in
index 69eff42..b303880 100644
--- a/comps-f19.xml.in
+++ b/comps-f19.xml.in
@@ -1520,14 +1520,11 @@
       <packagereq type="mandatory">control-center</packagereq>
       <packagereq type="mandatory">dconf</packagereq>
       <packagereq type="mandatory">gdm</packagereq>
-      <packagereq type="mandatory">gnome-panel</packagereq>
       <packagereq type="mandatory">gnome-session</packagereq>
       <packagereq type="mandatory">gnome-shell</packagereq>
       <packagereq type="mandatory">gnome-terminal</packagereq>
       <packagereq type="mandatory">gnome-themes-standard</packagereq>
       <packagereq type="mandatory">gvfs-fuse</packagereq>
-      <packagereq type="mandatory">metacity</packagereq>
-      <packagereq type="mandatory">notification-daemon</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>
@@ -1544,7 +1541,6 @@
       <packagereq type="default">gnome-packagekit</packagereq>
       <packagereq type="default">libcanberra-gtk3</packagereq>
       <packagereq type="default">nautilus</packagereq>
-      <packagereq type="default">polkit-gnome</packagereq>
       <packagereq type="default">pulseaudio-module-x11</packagereq>
     </packagelist>
   </group>


commit baa1aaee46b825a4be53f721715851fd45392d7d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Jan 31 13:46:39 2013 -0500

    F19: we want full polkit for GNOME
    
    To get support for JavaScript rules, it is now necessary to
    pull in polkit-js-engine. The polkit package is just the
    mechanism, which only uses the policy defaults from the action
    definitions.

diff --git a/comps-f19.xml.in b/comps-f19.xml.in
index f0416a5..69eff42 100644
--- a/comps-f19.xml.in
+++ b/comps-f19.xml.in
@@ -144,6 +144,7 @@
       <packagereq>PackageKit-gtk-module</packagereq>
       <packagereq>PackageKit-gtk3-module</packagereq>
       <packagereq>policycoreutils-restorecond</packagereq>
+      <packagereq>polkit-js-engine</packagereq>
       <packagereq>rhythmbox</packagereq>
       <packagereq>sane-backends-drivers-scanners</packagereq>
       <packagereq>seahorse</packagereq>




More information about the scm-commits mailing list