Bug 30486

Summary: qt-2.2.4 -- missing BuildRequire
Product: [Retired] Red Hat Linux Reporter: R P Herrold <herrold>
Component: qtAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: low Docs Contact:
Priority: low    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-06 21:19:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description R P Herrold 2001-03-03 21:06:45 UTC
In rebuilding qt-2.2.4 frpm SRPM, it lacks a buildrequirement:

 
g++ -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/usr/X11R6/include
-I/usr/src/redhat/BUILD/qt-2.2.4/include -I/usr/X11R6/include -pipe -O2
-march=i386 -mcpu=i686 -fno-exceptions  -DQT_BUILTIN_GIF_READER=1 -DQT_XFT
-fno-exceptions  -I/usr/X11R6/include  -o kernel/qapplication_x11.o
kernel/qapplication_x11.cpp

In file included from kernel/qapplication_x11.cpp:119:
kernel/qt_x11.h:77:25: X11/Xft/Xft.h: No such file or directory

Comment 1 Bernhard Rosenkraenzer 2001-03-06 12:32:15 UTC
It's quite obvious that qt would require XFree86-devel...
I'll add the BuildPrereq when updating qt the next time, but this minor glitch 
doesn't warrant a new build just to fix this.


Comment 2 R P Herrold 2001-03-06 15:52:03 UTC
Concur -- but this issue will catch folks in the local LUGs,
It is one line in the spec file -- How about doing the edit, and
a RAWHIDE close ?

Comment 3 Bernhard Rosenkraenzer 2001-03-06 21:22:08 UTC
We close bugs as rawhide only if a new package has been built at least in the 
internal tree.
I can savely close it as rawhide now because I've just updated the package to 
2.3.0 though. ;)


Comment 4 R P Herrold 2001-03-07 00:23:54 UTC
Thank you for the clarification -- I was unaware of that distinction

-- Russ Herrold