9.02.2018 09:50 Jakub Jelinek <jakub@xxxxxxxxxx> wrote: > On Fri, Feb 09, 2018 at 09:48:30AM +0100, Rafal Luzynski wrote: > > 9.02.2018 08:41 Kevin Kofler <kevin.kofler@xxxxxxxxx> wrote: > > > > > > > > > Rafal Luzynski wrote: > > > > Requires: libstdc++.so.6 > > > > > > That needs to be libstdc++.so.6()(64bit) on x86_64 and other 64-bit > > > multilib > > > architectures though. > > > > I know and this was going to be my next question: what magic > > operator to use to generate the correct form for all architectures? > > Or maybe there is no such operator and I should use some %if ... %else > > to detect 32bit/64bit/multiarch? > > I believe there is none and in the compat-gcc-34 I've built yesterday I'm > using %ifarch. Sorry, I did not notice you built yesterday. That's nice! Please: - backport the solution to F26 and F27 as well, this should be much easier than in F28 (my pull requests may be helpful), - mark my pull requests as merged/obsolete/whatever is appropriate, - mark the bugzilla tickets as fixed (hopefully this is automatic). Regards, Rafal _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx