2 commits - comps-f18.xml.in comps-f19.xml.in

Bill Nottingham notting at fedoraproject.org
Wed Oct 17 02:25:30 UTC 2012


 comps-f18.xml.in |   20 --------------------
 comps-f19.xml.in |   20 --------------------
 2 files changed, 40 deletions(-)

New commits:
commit 732b5faed0841aa5eecacea465cbf924e6efe957
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Oct 16 22:23:15 2012 -0400

    Drop acpid from standard - systemd handles the power button now.
    
    It's still available in the repo for more esoteric cases.

diff --git a/comps-f18.xml.in b/comps-f18.xml.in
index 9a91c98..02e3585 100644
--- a/comps-f18.xml.in
+++ b/comps-f18.xml.in
@@ -1174,7 +1174,6 @@
       <packagereq>tmpwatch</packagereq>
       <packagereq>traceroute</packagereq>
       <packagereq type="conditional" requires="system-config-date">chrony</packagereq>
-      <packagereq>acpid</packagereq>
       <packagereq>bash-completion</packagereq>
       <packagereq>bridge-utils</packagereq>
       <packagereq>btrfs-progs</packagereq>
diff --git a/comps-f19.xml.in b/comps-f19.xml.in
index 7be7b58..e3ff9f1 100644
--- a/comps-f19.xml.in
+++ b/comps-f19.xml.in
@@ -1174,7 +1174,6 @@
       <packagereq>tmpwatch</packagereq>
       <packagereq>traceroute</packagereq>
       <packagereq type="conditional" requires="system-config-date">chrony</packagereq>
-      <packagereq>acpid</packagereq>
       <packagereq>bash-completion</packagereq>
       <packagereq>bridge-utils</packagereq>
       <packagereq>btrfs-progs</packagereq>


commit 54999ca86287dca14e5f1eead513f17e69b0fe33
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Oct 16 22:22:03 2012 -0400

    Drop the nearly unmmaintained web development group; should be options to web-server for each major web app platform.

diff --git a/comps-f18.xml.in b/comps-f18.xml.in
index 8309e0a..9a91c98 100644
--- a/comps-f18.xml.in
+++ b/comps-f18.xml.in
@@ -5603,24 +5603,6 @@
     </packagelist>
   </group>
   <group>
-    <id>web-development</id>
-    <_name>Web Development</_name>
-    <_description>These packages are helpful when developing web applications or web pages.</_description>
-    <default>false</default>
-    <uservisible>true</uservisible>
-    <packagelist>
-      <packagereq type="optional">ctemplate</packagereq>
-      <packagereq type="optional">gallery2</packagereq>
-      <packagereq type="optional">php-oauth</packagereq>
-      <packagereq type="optional">php-xmpphp</packagereq>
-      <packagereq type="optional">python-cherrypy</packagereq>
-      <packagereq type="optional">python-django</packagereq>
-      <packagereq type="optional">rubygem-rails</packagereq>
-      <packagereq type="optional">TurboGears</packagereq>
-      <packagereq type="optional">velocity</packagereq>
-    </packagelist>
-  </group>
-  <group>
     <id>web-server</id>
     <_name>Basic Web Server</_name>
     <_description>These tools allow you to run a Web server on the system.</_description>
@@ -6213,7 +6195,6 @@
       <groupid>perl</groupid>
       <groupid>robotics-suite</groupid>
       <groupid>ruby</groupid>
-      <groupid>web-development</groupid>
       <groupid>x-software-development</groupid>
       <groupid>xfce-software-development</groupid>
     </grouplist>
diff --git a/comps-f19.xml.in b/comps-f19.xml.in
index fe27f38..7be7b58 100644
--- a/comps-f19.xml.in
+++ b/comps-f19.xml.in
@@ -5590,24 +5590,6 @@
     </packagelist>
   </group>
   <group>
-    <id>web-development</id>
-    <_name>Web Development</_name>
-    <_description>These packages are helpful when developing web applications or web pages.</_description>
-    <default>false</default>
-    <uservisible>true</uservisible>
-    <packagelist>
-      <packagereq type="optional">ctemplate</packagereq>
-      <packagereq type="optional">gallery2</packagereq>
-      <packagereq type="optional">php-oauth</packagereq>
-      <packagereq type="optional">php-xmpphp</packagereq>
-      <packagereq type="optional">python-cherrypy</packagereq>
-      <packagereq type="optional">python-django</packagereq>
-      <packagereq type="optional">rubygem-rails</packagereq>
-      <packagereq type="optional">TurboGears</packagereq>
-      <packagereq type="optional">velocity</packagereq>
-    </packagelist>
-  </group>
-  <group>
     <id>web-server</id>
     <_name>Basic Web Server</_name>
     <_description>These tools allow you to run a Web server on the system.</_description>
@@ -6200,7 +6182,6 @@
       <groupid>perl</groupid>
       <groupid>robotics-suite</groupid>
       <groupid>ruby</groupid>
-      <groupid>web-development</groupid>
       <groupid>x-software-development</groupid>
       <groupid>xfce-software-development</groupid>
     </grouplist>




More information about the scm-commits mailing list