SPECS: lapack.spec - added missing lapack symbols - rel. 3

wrobell wrobell at pld-linux.org
Sun Aug 12 19:26:06 CEST 2007


Author: wrobell                      Date: Sun Aug 12 17:26:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing lapack symbols
- rel. 3

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

---- Diffs:

================================================================
Index: SPECS/lapack.spec
diff -u SPECS/lapack.spec:1.35 SPECS/lapack.spec:1.36
--- SPECS/lapack.spec:1.35	Tue Aug  7 02:26:14 2007
+++ SPECS/lapack.spec	Sun Aug 12 19:26:01 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Biblioteki numeryczne LAPACK do algebry liniowej
 Name:		lapack
 Version:	3.1.1
-Release:	2
+Release:	3
 License:	freely distributable
 Group:		Development/Libraries
 Source0:	http://www.netlib.org/lapack/%{name}-%{version}.tgz
@@ -125,6 +125,8 @@
 %patch0 -p1
 # directory INSTALL conflicts with file INSTALL needed by automake
 mv -f INSTALL install
+# or maybe it should fail while trying to overwrite a file?
+cp -f install/*.f SRC/
 
 %build
 %{__libtoolize}
@@ -198,6 +200,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2007/08/12 17:26:01  wrobell
+- added missing lapack symbols
+- rel. 3
+
 Revision 1.35  2007/08/07 00:26:14  wrobell
 - rel. 2
 
================================================================

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



More information about the pld-cvs-commit mailing list