Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=880763 --- Comment #3 from Antonio Trande <trpost@xxxxxxxxxxxx> --- (In reply to comment #2) > (In reply to comment #0) > > > This results in > > %configure > make %{?_smp_mflags} > make install 'INSTALL=install -p' > > Your package still needs a lot of work before it can be included in Fedora. > Please read https://fedoraproject.org/wiki/Packaging:Guidelines and try to > improve it. It's not that hard and you are doing fine. Keep up the good work! Hi Christoph. As I have seen, configure built with --config=RELEASE-x86 in default (the other option is debug-x86) so, if I didn't understand fine, this rpm will be an i686 exclusively. %configure doesn't work because it doesn't recognize --build=x86_64-unknown-linux-gnu argument (unlike of ./configure). Is possible the use of ExclusiveArch tag ? Or are there other ways ? Also for the first time I see a strange path like bin/Release/* that contains file .png and .ico . -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review