Bug 452487 - Missing if conditionals around dbus binaries
Summary: Missing if conditionals around dbus binaries
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: qt
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-23 11:51 UTC by Tuan Hoang
Modified: 2008-06-23 13:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-23 13:20:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
qt.spec dbus patch (621 bytes, patch)
2008-06-23 11:51 UTC, Tuan Hoang
no flags Details | Diff

Description Tuan Hoang 2008-06-23 11:51:20 UTC
Description of problem:
qt.spec file is missing if conditionals around dbus-related binaries.

Version-Release number of selected component (if applicable):
4.4.0-10.fc10

How reproducible:
N/A

Steps to Reproduce:
N/A
  
Actual results:
N/A

Expected results:
N/A

Additional info:

Comment 1 Tuan Hoang 2008-06-23 11:51:20 UTC
Created attachment 310023 [details]
qt.spec dbus patch

Comment 2 Rex Dieter 2008-06-23 11:57:50 UTC
We'll more likely remove the dbus conditional completely.  qt (for our purposes)
isn't of much use without dbus support.

Comment 3 Than Ngo 2008-06-23 12:07:36 UTC
the dbus conditional should be removed, KDE4 doesn't work without dbus support

Comment 4 Tuan Hoang 2008-06-23 12:36:01 UTC
(In reply to comment #2)
> We'll more likely remove the dbus conditional completely.  qt (for our purposes)
> isn't of much use without dbus support.

Can you guys please keep it in there along with my submitted patch?  My company
(I assume others too) uses RHEL4 and RHEL5 which do not include Qt4 and we have
upgraded our applications from v3 to v4 (as recommended by Trolltech).  What
I've been doing is rebuilding the rawhide SRPM's as the qt4 package and I have
to adjust the SPEC files each time.

The whole reason I'm doing this is that rawhide & Fedora are pathway to future
RHEL releases, so I'm trying to keep things forward compatible as best I can. 
Please take this into account in your final decision.

Comment 5 Rex Dieter 2008-06-23 13:18:42 UTC
> uses RHEL4 and RHEL5 which do not include Qt4

I *knew* you were going to say that. :)  

In fairness, rhel5, at least, does
1.  already include qt4, just a much older version
and
2.  dbus compatible with qt4

so, basically, we're really talking about rhel4 here.



Comment 6 Rex Dieter 2008-06-23 13:20:55 UTC
fixed in rawhide (cvs only atm):

* Mon Jun 23 2008 Rex Dieter <rdieter> 4.4.0-11
- fix dbus conditional (#452487)


Note You need to log in before you can comment on or make changes to this bug.