Created attachment 667315 [details] Fix mentioned issues http://kojipkgs.fedoraproject.org//packages/exempi/2.2.0/4.fc19/data/logs/x86_64/build.log The changes made in 2.2.0-4 result in $RPM_OPT_FLAGS not being used, fix attached. While at it, use $RPM_LD_FLAGS too, and make the build verbose so it'll be easier to see what exactly was done.
Bah, I committed wrong version actually. It is enough to change CPPFLAGS only and thus no overwriting of RPM_OPT_FLAGS would happen
exempi-2.2.0-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/exempi-2.2.0-5.fc18
(In reply to comment #1) > It is enough to change CPPFLAGS > only and thus no overwriting of RPM_OPT_FLAGS would happen Looks like the bit that adds $RPM_LD_FLAGS to LDFLAGS is still missing from 2.2.0-5.fc18, see patch in comment 1. I wonder if things wouldn't work just fine if the whole LDFLAGS=... arg to %configure was just simply dropped; without taking a closer look -L%{_libdir} sounds superfluous.
Package exempi-2.2.0-5.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing exempi-2.2.0-5.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-0071/exempi-2.2.0-5.fc18 then log in and leave karma (feedback).
exempi-2.2.0-5.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
exempi-2.2.0-6.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/exempi-2.2.0-6.fc18
(In reply to comment #3) > (In reply to comment #1) > > It is enough to change CPPFLAGS > > only and thus no overwriting of RPM_OPT_FLAGS would happen > > Looks like the bit that adds $RPM_LD_FLAGS to LDFLAGS is still missing from > 2.2.0-5.fc18, see patch in comment 1. I wonder if things wouldn't work just > fine if the whole LDFLAGS=... arg to %configure was just simply dropped; > without taking a closer look -L%{_libdir} sounds superfluous. You were right of course, I just wanted to get the other bugfix into stable first. Doing a respin with hopefully correct flags this time
exempi-2.2.0-6.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.