Used power64 macro to support more subarchitectures like ppc64p7

Resolves: rhbz#834626
This commit is contained in:
Jaroslav Škarvada 2012-06-25 17:02:14 +02:00
parent 9a1b5f9f73
commit 0bf5ab5036

View File

@ -23,7 +23,7 @@
Summary: A widely used Mail Transport Agent (MTA)
Name: sendmail
Version: 8.14.5
Release: 13%{?dist}
Release: 14%{?dist}
License: Sendmail
Group: System Environment/Daemons
URL: http://www.sendmail.org/
@ -250,7 +250,7 @@ EOF
#'
cat >> redhat.config.m4 << EOF
%ifarch ppc ppc64 s390x
%ifarch ppc %{power64} s390x
APPENDDEF(\`confOPTIMIZE', \`-DSM_CONF_SHM=0')
%else
APPENDDEF(\`confOPTIMIZE', \`')
@ -719,6 +719,10 @@ fi
%{_initrddir}/sendmail
%changelog
* Mon Jun 25 2012 Jaroslav Škarvada <jskarvad@redhat.com> - 8.14.5-14
- Used power64 macro to support more subarchitectures like ppc64p7
Resolves: rhbz#834626
* Fri Apr 6 2012 Jaroslav Škarvada <jskarvad@redhat.com> - 8.14.5-13
- Rebuilt with libdb-5.2