rpms/atlas/devel atlas.spec,1.7,1.8

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Mon Jun 4 19:48:57 UTC 2007


Author: orion

Update of /cvs/pkgs/rpms/atlas/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18058

Modified Files:
	atlas.spec 
Log Message:
Try to enable ppc64 builds



Index: atlas.spec
===================================================================
RCS file: /cvs/pkgs/rpms/atlas/devel/atlas.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- atlas.spec	8 Sep 2006 14:31:43 -0000	1.7
+++ atlas.spec	4 Jun 2007 19:48:07 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           atlas
 Version:        3.6.0
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Automatically Tuned Linear Algebra Software
 
 Group:          System Environment/Libraries
@@ -110,7 +110,7 @@
 
 
 %endif
-%ifarch ppc
+%ifarch ppc ppc64
 %define archt powerpc
 %define types base altivec
 
@@ -417,7 +417,7 @@
 %postun -n atlas-3dnow -p /sbin/ldconfig
 
 %endif
-%ifarch ppc
+%ifarch ppc ppc64
 
 %post -n atlas-altivec -p /sbin/ldconfig
 
@@ -511,7 +511,7 @@
 %{_includedir}/atlas
 
 %endif
-%ifarch ppc
+%ifarch ppc ppc64
 
 %files altivec
 %defattr(-,root,root,-)
@@ -533,6 +533,9 @@
 %endif
 
 %changelog
+* Mon Jun  4 2007 Orion Poplawski <orion at cora.nwra.com> 3.6.0-12
+- Rebuild for ppc64
+
 * Fri Sep  8 2006 Quentin Spencer <qspencer at users.sourceforge.net> 3.6.0-11
 - Rebuild for FC6.
 - Remove outdated comments from spec file.




More information about the fedora-extras-commits mailing list