ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/lapack.spec
(Generate patch)

Comparing COMP/CMSDIST/lapack.spec (file contents):
Revision 1.1 by lat, Fri Sep 15 16:37:02 2006 UTC vs.
Revision 1.2 by ratnik, Wed Apr 18 23:46:01 2007 UTC

# Line 1 | Line 1
1   ### RPM external lapack 3.0.2
2 + Requires: gcc-wrapper
3   # NB: based on http://www.netlib.org/lapack/rpms
4   Source0: http://www.netlib.org/lapack/lapack.tgz
5   Source1: http://www.netlib.org/lapack/manpages.tgz
# Line 12 | Line 13 | cp %{_sourcedir}/lapack-makefile-blas BL
13   cp %{_sourcedir}/lapack-makefile-lapack SRC/Makefile
14  
15   %build
16 + ## IMPORT gcc-wrapper
17   cd BLAS/SRC
18   FFLAGS="$RPM_OPT_FLAGS" make static
19   cp libblas.a ../..

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines