3 commits - comps-f14.xml.in

Bill Nottingham notting at fedoraproject.org
Tue May 4 19:15:29 UTC 2010


 comps-f14.xml.in |   67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 66 insertions(+), 1 deletion(-)

New commits:
commit 7355fb677c1feb215ff585803fc1848b75ac553d
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue May 4 15:15:16 2010 -0400

    Add KDE critical path group, per KDE sig.

diff --git a/comps-f14.xml.in b/comps-f14.xml.in
index 48d9217..0cc65b8 100644
--- a/comps-f14.xml.in
+++ b/comps-f14.xml.in
@@ -880,6 +880,17 @@
     </packagelist>
   </group>
   <group>
+    <id>critical-path-kde</id>
+    <_name>Critical Path (KDE)</_name>
+    <_description>A set of packages that provide the Critical Path functionality for the KDE desktop</_description>
+    <default>false</default>
+    <uservisible>false</uservisible>
+    <packagelist>
+      <packagereq type="mandatory">kdelibs</packagereq>
+      <packagereq type="mandatory">kdm</packagereq>
+    </packagelist>
+  </group>
+  <group>
     <id>critical-path-lxde</id>
     <_name>Critical Path (LXDE)</_name>
     <_description>A set of packages that provide the Critical Path functionality for the LXDE desktop</_description>
@@ -5497,8 +5508,8 @@
       <packagereq type="optional">sugar-help</packagereq>
       <packagereq type="optional">sugar-imageviewer</packagereq>
       <packagereq type="optional">sugar-implode</packagereq>
-      <packagereq type="optional">sugar-jukebox</packagereq>
       <packagereq type="optional">sugar-infoslicer</packagereq>
+      <packagereq type="optional">sugar-jukebox</packagereq>
       <packagereq type="optional">sugar-memorize</packagereq>
       <packagereq type="optional">sugar-moon</packagereq>
       <packagereq type="optional">sugar-pippy</packagereq>


commit 5b765776ac0a16840c2f4d935591e4289fd797cd
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Apr 27 23:28:08 2010 +0200

    updated LXDE/Xfce critical path patch
    
    Not different from the previous one, I just found some whitespaces where
    there should be none.
    
    Sorry,
    Christoph

diff --git a/comps-f14.xml.in b/comps-f14.xml.in
index 5b9e164..48d9217 100644
--- a/comps-f14.xml.in
+++ b/comps-f14.xml.in
@@ -880,6 +880,30 @@
     </packagelist>
   </group>
   <group>
+    <id>critical-path-lxde</id>
+    <_name>Critical Path (LXDE)</_name>
+    <_description>A set of packages that provide the Critical Path functionality for the LXDE desktop</_description>
+    <default>false</default>
+    <uservisible>false</uservisible>
+    <packagelist>
+      <packagereq type="mandatory">lxde-common</packagereq>
+      <!-- specify this because otherwise xfce4-notifyd wins -->
+      <packagereq type="default">notification-daemon</packagereq>
+    </packagelist>
+  </group>
+  <group>
+    <id>critical-path-xfce</id>
+    <_name>Critical Path (Xfce)</_name>
+    <_description>A set of packages that provide the Critical Path functionality for the Xfce desktop</_description>
+    <default>false</default>
+    <uservisible>false</uservisible>
+    <packagelist>
+      <packagereq type="mandatory">xfce-utils</packagereq>
+      <packagereq type="mandatory">xfce4-session</packagereq>
+      <packagereq type="mandatory">xfce4-settings</packagereq>
+    </packagelist>
+  </group>
+  <group>
     <id>croatian-support</id>
     <_name>Croatian Support</_name>
     <_description/>


commit 67b4c5a9faa3ac2a32c8c14db187f23dbb1f541b
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue May 4 15:09:40 2010 -0400

    Update GNOME crtiical path group, add apps critical path group.
    
    Per https://fedoraproject.org/wiki/Package_update_acceptance_criteria

diff --git a/comps-f14.xml.in b/comps-f14.xml.in
index 7b72b7e..5b9e164 100644
--- a/comps-f14.xml.in
+++ b/comps-f14.xml.in
@@ -804,6 +804,20 @@
     @core is also considered part of the Critical Path.
   -->
   <group>
+    <id>critical-path-apps</id>
+    <_name>Critical Path (Applications)</_name>
+    <_description>A set of applications that are considered critical path</_description>
+    <default>false</default>
+    <uservisible>false</uservisible>
+    <packagelist>
+      <packagereq type="default">evolution</packagereq>
+      <packagereq type="default">firefox</packagereq>
+      <packagereq type="default">kdebase</packagereq>
+      <packagereq type="default">kmail</packagereq>
+      <packagereq type="default">thunderbird</packagereq>
+    </packagelist>
+  </group>
+  <group>
     <id>critical-path-base</id>
     <_name>Critical Path (Base)</_name>
     <_description>A set of packages that provide the shared platform for Critical Path functionality on all Fedora spins</_description>
@@ -839,14 +853,30 @@
     <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>
       <packagereq type="mandatory">gdm</packagereq>
+      <packagereq type="mandatory">gnome-panel</packagereq>
+      <packagereq type="mandatory">gnome-session</packagereq>
+      <packagereq type="mandatory">gnome-terminal</packagereq>
+      <packagereq type="mandatory">gvfs-fuse</packagereq>
+      <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-server-Xorg</packagereq>
       <packagereq type="mandatory">xorg-x11-xauth</packagereq>
       <packagereq type="mandatory">xorg-x11-xinit</packagereq>
-      <!-- specify this because otherwise xfce4-notifyd wins -->
+      <packagereq type="default">avahi</packagereq>
+      <packagereq type="default">gdm-plugin-fingerprint</packagereq>
+      <packagereq type="default">gdm-user-switch-applet</packagereq>
+      <packagereq type="default">gnome-packagekit</packagereq>
+      <packagereq type="default">libcanberra-gtk2</packagereq>
+      <packagereq type="default">NetworkManager-gnome</packagereq>
       <packagereq type="default">notification-daemon</packagereq>
+      <packagereq type="default">pulseaudio-module-gconf</packagereq>
+      <packagereq type="default">pulseaudio-module-x11</packagereq>
     </packagelist>
   </group>
   <group>




More information about the scm-commits mailing list