[Bug 26] Review request: dvbcut - Clip and convert DVB transport
streams to MPEG2 program streams
RPM Fusion Bugzilla
noreply at rpmfusion.org
Tue Jun 24 15:29:00 CEST 2008
http://bugzilla.rpmfusion.org/show_bug.cgi?id=26
--- Comment #9 from dexter <dex.mbox at gmail.com> 2008-06-24 15:28:59 ---
Just a slight addition, a name change for qt between f8 & f9
qt in f9 is == qt4 in f8 hence somthing like this should do the trick:
%if 0%{fedora} > 8
Buildrequires qt3-devel
%else
Buildrequires qt-devel
%endif
will ensure it builds against qt3 for current releases, remove when f8 eol.
I'll try a build and install later and get back.
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the rpmfusion-developers
mailing list