comps-f14.xml.in

Tim Waugh twaugh at fedoraproject.org
Tue Jun 22 16:18:59 UTC 2010


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

New commits:
commit 134d2d0bd5c279d4fbfd48ca782a99bb7310822a
Author: Tim Waugh <twaugh at redhat.com>
Date:   Tue Jun 22 17:17:49 2010 +0100

    Remove foomatic from default install.
    
    Instead just install foomatic-filters and foomatic-db-ppds.  This
    should eliminate perl from the Live CD.

diff --git a/comps-f14.xml.in b/comps-f14.xml.in
index e953915..af30f24 100644
--- a/comps-f14.xml.in
+++ b/comps-f14.xml.in
@@ -4989,7 +4989,8 @@
       <packagereq type="mandatory">ghostscript-cups</packagereq>
       <packagereq type="default">bluez-cups</packagereq>
       <packagereq type="default">cups-pk-helper</packagereq>
-      <packagereq type="default">foomatic</packagereq>
+      <packagereq type="default">foomatic-filters</packagereq>
+      <packagereq type="default">foomatic-db-ppds</packagereq>
       <packagereq type="default">gutenprint</packagereq>
       <packagereq type="default">gutenprint-cups</packagereq>
       <packagereq type="default">hpijs</packagereq>
@@ -5002,6 +5003,7 @@
       <packagereq type="optional">a2ps</packagereq>
       <packagereq type="optional">cups-pdf</packagereq>
       <packagereq type="optional">enscript</packagereq>
+      <packagereq type="optional">foomatic</packagereq>
     </packagelist>
   </group>
   <group>




More information about the scm-commits mailing list