comps-f13.xml.in comps-f14.xml.in

Nils Philippsen nphilipp at fedoraproject.org
Wed Mar 24 16:18:31 UTC 2010


 comps-f13.xml.in |    2 +-
 comps-f14.xml.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8e5c019b9aa12a0cec8556bcf52d81b79aede7b3
Author: Nils Philippsen <nils at redhat.com>
Date:   Wed Mar 24 17:18:15 2010 +0100

    make xsane-gimp conditional on gimp

diff --git a/comps-f13.xml.in b/comps-f13.xml.in
index ece71fa..9649d3b 100644
--- a/comps-f13.xml.in
+++ b/comps-f13.xml.in
@@ -2735,9 +2735,9 @@
       <packagereq type="optional">wp_tray</packagereq>
       <packagereq type="optional">xiphos</packagereq>
       <packagereq type="optional">xsane</packagereq>
-      <packagereq type="optional">xsane-gimp</packagereq>
       <packagereq type="optional">xscreensaver-extras-gss</packagereq>
       <packagereq type="optional">xscreensaver-gl-extras-gss</packagereq>
+      <packagereq type="conditional" requires="gimp">xsane-gimp</packagereq>
     </packagelist>
   </group>
   <group>
diff --git a/comps-f14.xml.in b/comps-f14.xml.in
index e99a278..7f71026 100644
--- a/comps-f14.xml.in
+++ b/comps-f14.xml.in
@@ -2730,9 +2730,9 @@
       <packagereq type="optional">wp_tray</packagereq>
       <packagereq type="optional">xiphos</packagereq>
       <packagereq type="optional">xsane</packagereq>
-      <packagereq type="optional">xsane-gimp</packagereq>
       <packagereq type="optional">xscreensaver-extras-gss</packagereq>
       <packagereq type="optional">xscreensaver-gl-extras-gss</packagereq>
+      <packagereq type="conditional" requires="gimp">xsane-gimp</packagereq>
     </packagelist>
   </group>
   <group>




More information about the scm-commits mailing list