<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>138391</bug_id>
          
          <creation_ts>2006-06-28 13:26 0000</creation_ts>
          <short_desc>dbus-0.62 with qt4 use flag has wrong RDEPEND</short_desc>
          <delta_ts>2006-11-12 08:18:32 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>r.m.graham@gmail.com</reporter>
          <assigned_to>gentopia@gentoo.org</assigned_to>
          <cc>fischer@unix-ag.uni-kl.de</cc>
    
    <cc>michael@slashhome.org</cc>

      

      
          <long_desc isprivate="0">
            <who>r.m.graham@gmail.com</who>
            <bug_when>2006-06-28 13:26:56 0000</bug_when>
            <thetext>DBUS 0.62 has support for Qt4 bindings. The ebuild has the dependency for 4.1.0+, but the package looks for 4.1.3+.

--- /usr/portage/sys-apps/dbus/dbus-0.62.ebuild 2006-06-26 20:40:49.000000000 -0700
+++ /home/rgraham/dbus-0.62.ebuild      2006-06-28 13:24:19.000000000 -0700
@@ -19,7 +19,7 @@
        mono? ( &gt;=dev-lang/mono-0.95 )
        python? ( &gt;=dev-lang/python-2.4 &gt;=dev-python/pyrex-0.9.3-r2 )
        qt3? ( $(qt_min_version 3.3) )
-       qt4? ( &gt;=x11-libs/qt-4.1.0 )
+       qt4? ( &gt;=x11-libs/qt-4.1.3 )
        selinux? ( sys-libs/libselinux )
        &gt;=dev-libs/libxml2-2.6.21&quot;
        # expat code now sucks.. libxml2 is the default</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cardoe@gentoo.org</who>
            <bug_when>2006-06-30 07:13:47 0000</bug_when>
            <thetext>Fixed</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-07-02 11:26:10 0000</bug_when>
            <thetext>*** Bug 138892 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>michael@slashhome.org</who>
            <bug_when>2006-11-12 08:18:32 0000</bug_when>
            <thetext>This is broken again; the depend has been changed to qt-4.1*, which erroneously allows dbus to try building against 4.1.2. This bug should be reopened, or the ebuild fixed.

This is with the dbus-0.62-r1 ebuild.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>