Rebuild for FC6.

This commit is contained in:
Quentin Spencer 2006-09-08 14:31:43 +00:00
parent 9a7d31b7fb
commit 2cec08c63e
2 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,6 @@
Name: atlas
Version: 3.6.0
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Automatically Tuned Linear Algebra Software
Group: System Environment/Libraries
@ -53,11 +53,7 @@ with ATLAS (Automatically Tuned Linear Algebra Software).
# Because a set of ATLAS libraries is a ~5 MB package, separate packages
# are created for SSE, SSE2, and 3DNow extensions to ix86 and AltiVec
# extensions to PowerPC.
#
# The current version does not compile shared libraries for the extended
# architectures on gcc 4 (errors generated by assembly kernels), so
# some of these subpackages are currently disabled and will be enabled
# in the future when they compile properly (probably in the 3.8.0 release).
%ifarch i386
%define archt i386
%define types base sse sse2 3dnow
@ -537,6 +533,10 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Fri Sep 8 2006 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-11
- Rebuild for FC6.
- Remove outdated comments from spec file.
* Mon Feb 13 2006 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-10
- Rebuild for Fedora Extras 5.
- Add --noexecstack to compilation of assembly kernels. These were

View File

@ -1 +0,0 @@
http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild