rpms/atlas/devel atlas.spec,1.21,1.22

Karsten Hopp karsten at fedoraproject.org
Wed Apr 22 11:47:20 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/atlas/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22234

Modified Files:
	atlas.spec 
Log Message:
- add s390x to 64 bit archs


Index: atlas.spec
===================================================================
RCS file: /cvs/extras/rpms/atlas/devel/atlas.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- atlas.spec	27 Feb 2009 18:24:52 -0000	1.21
+++ atlas.spec	22 Apr 2009 11:47:16 -0000	1.22
@@ -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 @@
 %endif
 %endif
 
-%ifarch x86_64 ppc64
+%ifarch x86_64 ppc64 s390x
 %define mode 64
 %else
 %define mode 32
@@ -279,6 +279,9 @@
 %endif
 
 %changelog
+* Tue Apr 21 2009 Karsten Hopp <karsten at redhat.com> 3.8.3-3.1
+- add s390x to 64 bit archs
+
 * Fri Feb 27 2009 Deji Akingunola <dakingun at gmail.com> - 3.8.3-3
 - Rebuild
 




More information about the fedora-extras-commits mailing list