]> git.pld-linux.org Git - packages/lapack.git/commitdiff
- added missing lapack symbols auto/th/lapack-3_1_1-3
authorwrobell <wrobell@pld-linux.org>
Sun, 12 Aug 2007 17:26:01 +0000 (17:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 3

Changed files:
    lapack.spec -> 1.36

lapack.spec

index 24c8b9985ebcb3695557f27f1fa631500ec933bd..48dd47e9058b4fc9eb6e4516635148b984431917 100644 (file)
@@ -2,7 +2,7 @@ Summary:        The LAPACK libraries for numerical linear algebra
 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
@@ -124,6 +124,8 @@ Biblioteki statyczne BLAS.
 %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}
This page took 0.06195 seconds and 4 git commands to generate.