One other thing... On Mon, 4 Nov 2002, Hetz Ben Hamo wrote:
> > Have a look at redhat's qt source RPM. > > I really would be hesitant about this.. > > QT in RH 8.0 is a very different QT then other distributions have, and it > includes: [snip] > * Some patches from QT-3.1 and some from 3.0.5 version > > All in all - it's a mish mash version of QT, One way to tell those patches (if the spec file does not mention them specifically): after you replace the source tarball with the one from qt 3.1, chances are those patches will not apply. patch may even ask you if this is a reversed patch (-r). Identify their numbers, and remove the corresponding %patch line from the %prep phase of the spec file. -- Tzafrir Cohen mailto:tzafrir@;technion.ac.il http://www.technion.ac.il/~tzafrir ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]