http://bugzilla.rpmfusion.org/show_bug.cgi?id=26
--- Comment #24 from David Timms <dtimms(a)iinet.net.au> 2008-12-22 14:31:46 ---
(In reply to comment #23)
I still cannot build on F10/x86_64.
"* ...it does not
build at least under F9/i386."
Is that a different machine ?
Do you think this will be missing BR's ? (might save me some time trying to
work out why). I build on F9 i386 and F10 i386, OK. (no x86_64 at the moment).
I get the following error when running
configure:
[...]
checking for getpagesize... yes
checking for working mmap... yes
checking for main in -lqt-mt... no
checking for main in -lqt... no
configure: error: Qt library not found
errore: Stato d'uscita errato da /var/tmp/rpm-tmp.vCa3lr (%build)
Is that with
qt3-devel installed ?
(can you rpm -qa qt3\* |sort for me ?)
Why aren't you using the configure macro?
Forgot it existed
;-) using it now in build.
Doesn't "make install DESTDIR=%{buildroot}" work?
No. So I rerun configure to attach the buildroot info there. I might be able to
push a build sys patch upstream if I knew why that doesn't work.
I really don't like calling ./configure in the build section.
Do you mean ./configure should be in %setup ? Or to use %configure ?
Desktop file install should not be installed with a vendor name.
Changed to --vendor="".
Release tag is not correct. Version 0.5.4 has already been release..
Your are
using a pre-release scheme instead of a post release scheme.
http://fedoraproject.org/wiki/Packaging/NamingGuidelines#Package_Release Oops, I
misread the first few lines of the "complex example" as being part of
versioning for a post release.
Fixed.
spec:
http://members.iinet.net.au/~timmsy/dvbcut/dvbcut.spec
srpm:
http://members.iinet.net.au/~timmsy/dvbcut/dvbcut-0.5.4-1.20081218.fc9.sr...
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.