]> git.pld-linux.org Git - packages/lapack.git/commitdiff
- added gcc420 patch - it allows link with libgfortran-4.2.0 and as-needed
authorSzymon Siwek <sls@pld-linux.org>
Wed, 1 Nov 2006 16:13:15 +0000 (16:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  flag
- rel. up to 19

Changed files:
    lapack.spec -> 1.28

lapack.spec

index 7ec7f73e5ee3a2d4ff23d0a2d0a1d29b234f9147..c86ea9f84602e2a535c9e6302d75c4ca0f82bd03 100644 (file)
@@ -2,7 +2,7 @@ Summary:        The LAPACK libraries for numerical linear algebra
 Summary(pl):   Biblioteki numeryczne LAPACK do algebry liniowej
 Name:          lapack
 Version:       3.0
-Release:       18
+Release:       19
 License:       freely distributable
 Group:         Development/Libraries
 Source0:       http://www.netlib.org/lapack/%{name}.tgz
@@ -11,6 +11,7 @@ Source1:      http://www.netlib.org/lapack/manpages.tgz
 # Source1-md5: 50efab6cd73a9429584f7f1537f1727f
 Patch0:                %{name}-automake_support.patch
 Patch1:                %{name}-20010525.patch
+Patch2:                %{name}-gcc420.patch
 URL:           http://www.netlib.org/lapack/
 BuildRequires: gcc-g77
 BuildRequires: autoconf
@@ -124,6 +125,7 @@ Biblioteki statyczne BLAS.
 %setup -q -a1 -n LAPACK
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 # directory INSTALL conflicts with file INSTALL needed by automake
 mv -f INSTALL install
 
This page took 0.131032 seconds and 4 git commands to generate.