SPECS: lapack.spec - added gcc420 patch - it allows link with libg...

sls sls at pld-linux.org
Wed Nov 1 17:13:20 CET 2006


Author: sls                          Date: Wed Nov  1 16:13:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gcc420 patch - it allows link with libgfortran-4.2.0 and as-needed
  flag
- rel. up to 19

---- Files affected:
SPECS:
   lapack.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/lapack.spec
diff -u SPECS/lapack.spec:1.27 SPECS/lapack.spec:1.28
--- SPECS/lapack.spec:1.27	Sun Mar  5 19:43:51 2006
+++ SPECS/lapack.spec	Wed Nov  1 17:13:15 2006
@@ -3,7 +3,7 @@
 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
@@ -12,6 +12,7 @@
 # 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
@@ -125,6 +126,7 @@
 %setup -q -a1 -n LAPACK
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 # directory INSTALL conflicts with file INSTALL needed by automake
 mv -f INSTALL install
 
@@ -200,6 +202,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/11/01 16:13:15  sls
+- added gcc420 patch - it allows link with libgfortran-4.2.0 and as-needed
+  flag
+- rel. up to 19
+
 Revision 1.27  2006/03/05 18:43:51  qboosh
 - strict internal deps, dropped libtool < 1.5 support
 
================================================================

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



More information about the pld-cvs-commit mailing list