[ATrpms-users] Updated MythStreams
Hans Versijde
jcv at vecasys.net
Wed Dec 30 10:44:48 CET 2009
To build on a fedora 11 64 bit I had to change the spec file.
only the line 42 which had:
perl -pi -e's|/include/qt4/Qt|/lib64/qt4/include/Qt|g' settings.pro
to
perl -pi -e's|/include/qt4|/include|g' settings.pro
the patched spec file is attached.
Whole mythstream is working well for me.
Hans Versijde
jcv at vecasys.net
-----Oorspronkelijk bericht-----
Van: atrpms-users-bounces at atrpms.net [mailto:atrpms-users-bounces at atrpms.net] Namens Christian Knauber
Verzonden: maandag 30 november 2009 11:07
Aan: atrpms-users at atrpms.net
Onderwerp: [ATrpms-users] Updated MythStreams
Hi,
I just tested building MythStreams for the 0.22 rpms. From what I see the latest mythstream sources
(http://home.kabelfoon.nl/~moongies/sw9vc4htz2/mythstream_mythtv-r21640.tar.gz)
are working fine.
I also updated the SPECFILE and attached it to this email.
As I'm not a professional packages I had some issues with the automatic requires. It added dependencies on some perl files that are provided by the package itself. I did not want to turn off the find-requires stuff, so I just manually added these files to the provides. Not sure this is *clean*.
Anyway I hope this specfile might help some other people out there, as MythStream was a reason for me not to update until now.
Christian
More information about the atrpms-users
mailing list