- add s390x to 64 bit archs

This commit is contained in:
Karsten Hopp 2009-04-22 11:47:16 +00:00
parent 11dc7d9cdb
commit 4ad567afbd
1 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Name: atlas
Version: 3.8.3
Release: 3%{?dist}
Release: 3%{?dist}.1
Summary: Automatically Tuned Linear Algebra Software
Group: System Environment/Libraries
@ -121,7 +121,7 @@ optimizations for the sse3 extensions to the ix86 architecture.
%endif
%endif
%ifarch x86_64 ppc64
%ifarch x86_64 ppc64 s390x
%define mode 64
%else
%define mode 32
@ -279,6 +279,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Tue Apr 21 2009 Karsten Hopp <karsten@redhat.com> 3.8.3-3.1
- add s390x to 64 bit archs
* Fri Feb 27 2009 Deji Akingunola <dakingun@gmail.com> - 3.8.3-3
- Rebuild