Description of problem: RPM (as of 4.9.1.3-6.fc17) now honors a %{power64} macro that leads to additional subarchitectures coming in F18. For Fedora 17, please update the sendmail spec to facilitate testing of the package. A patch will be provided. --- sendmail.spec.orig 2012-05-04 12:38:25.028843180 -0400 +++ sendmail.spec 2012-05-04 12:38:49.848843180 -0400 @@ -250,7 +250,7 @@ #' cat >> redhat.config.m4 << EOF -%ifarch ppc ppc64 s390x +%ifarch ppc %{power64} s390x APPENDDEF(\`confOPTIMIZE', \`-DSM_CONF_SHM=0') %else APPENDDEF(\`confOPTIMIZE', \`')
Thanks, it would be great for future reports to provide link to guidelines/wiki/mailing list discussion with more details about this.
sendmail-8.14.5-14.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/sendmail-8.14.5-14.fc17
Package sendmail-8.14.5-14.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing sendmail-8.14.5-14.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-9948/sendmail-8.14.5-14.fc17 then log in and leave karma (feedback).
sendmail-8.14.5-14.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.