# TODO: # - missing BR/R? # - disable altivec/3dnow autodetection - force values from spec # - fix for other arches # - deal with -fPIC to get shared libs Summary: The atlas libraries for numerical linear algebra Summary(pl.UTF-8): Biblioteki numeryczne atlas do algebry liniowej Name: atlas Version: 3.7.10 Release: 0.1 License: BSD Group: Libraries Source0: http://dl.sourceforge.net/math-atlas/%{name}%{version}.tar.bz2 # Source0-md5: c24aa9f676122fe6331fa63dd88c4113 URL: http://math-atlas.sourceforge.net/ BuildRequires: expect BuildRequires: gcc-g77 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK. %description -l pl.UTF-8 Projekt ATLAS (Automatically Tuned Linear Algebra Software - automatycznie dostrajane oprogramowanie do algebry liniowej) to próby badawcze skupiające się na stosowaniu technik empirycznych w celu zapewnienia przenośnej wydajności. Aktualnie dostarczane są interfejsy w C i Fortranie 77 do przenośnej, wydajnej implementacji BLAS, a także kilku procedur LAPACK. %package devel Summary: atlas header files Summary(pl.UTF-8): Pliki nagłówkowe atlas Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel atlas header files. %description devel -l pl.UTF-8 Pliki nagłówkowe atlas. %package static Summary: Static atlas libraries Summary(pl.UTF-8): Biblioteki statyczne atlas Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} %description static Static atlas libraries. %description static -l pl.UTF-8 Biblioteki statyczne atlas. %prep %setup -q -n ATLAS %build # make config CC=xlc_r cat > config.expect <