SPECS: lapack.spec - switch optimilization off, see http://www.net...

wrobell wrobell at pld-linux.org
Tue Dec 11 19:35:03 CET 2007


Author: wrobell                      Date: Tue Dec 11 18:35:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- switch optimilization off, see http://www.netlib.org/lapack/faq.html#1.13
- rel. 4

---- Files affected:
SPECS:
   lapack.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/lapack.spec
diff -u SPECS/lapack.spec:1.36 SPECS/lapack.spec:1.37
--- SPECS/lapack.spec:1.36	Sun Aug 12 19:26:01 2007
+++ SPECS/lapack.spec	Tue Dec 11 19:34:58 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Biblioteki numeryczne LAPACK do algebry liniowej
 Name:		lapack
 Version:	3.1.1
-Release:	3
+Release:	4
 License:	freely distributable
 Group:		Development/Libraries
 Source0:	http://www.netlib.org/lapack/%{name}-%{version}.tgz
@@ -19,6 +19,9 @@
 Requires:	blas = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# see http://www.netlib.org/lapack/faq.html#1.13
+%define       rpmcflags -O0
+
 %description
 LAPACK (Linear Algebra PACKage) is a standard library for numerical
 linear algebra. LAPACK provides routines for solving systems of
@@ -200,7 +203,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.36  2007-08-12 17:26:01  wrobell
+Revision 1.37  2007-12-11 18:34:58  wrobell
+- switch optimilization off, see http://www.netlib.org/lapack/faq.html#1.13
+- rel. 4
+
+Revision 1.36  2007/08/12 17:26:01  wrobell
 - added missing lapack symbols
 - rel. 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lapack.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list