rpms/ncl/F-10 ncl-5.0.0-atlas.patch,1.2,1.3 ncl.spec,1.10,1.11

Orion Poplawski orion at fedoraproject.org
Tue Mar 10 21:12:55 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/ncl/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6464

Modified Files:
	ncl-5.0.0-atlas.patch ncl.spec 
Log Message:
Work with atlas 3.6.0


ncl-5.0.0-atlas.patch:

Index: ncl-5.0.0-atlas.patch
===================================================================
RCS file: /cvs/pkgs/rpms/ncl/F-10/ncl-5.0.0-atlas.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ncl-5.0.0-atlas.patch	10 Mar 2009 15:58:20 -0000	1.2
+++ ncl-5.0.0-atlas.patch	10 Mar 2009 21:12:24 -0000	1.3
@@ -17,7 +17,7 @@
  NCLAPILIB	= _UseLib(-L$(NCLLIBSRC),-lnclapi)
 -BLASLIB         = _UseLib(-L$(BLASSRC),-lblas_ncl)
 -LAPACKLIB       = _UseLib(-L$(LAPACKSRC),-llapack_ncl)
-+BLASLIB         = _UseLib(-L%LIBDIR%/atlas,-lcblas -lf77blas -lptf77blas)
++BLASLIB         = _UseLib(-L%LIBDIR%/atlas,-lcblas -lf77blas)
 +LAPACKLIB       = _UseLib(-L%LIBDIR%/atlas,-llapack -latlas)
  SPHERELIB	= _UseLib(-L$(SPHERESRC),-lsphere3.1_dp)
  FFTPACK5LIB	= _UseLib(-L$(FFTPACK5SRC),-lfftpack5_dp)


Index: ncl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ncl/F-10/ncl.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ncl.spec	10 Mar 2009 20:23:17 -0000	1.10
+++ ncl.spec	10 Mar 2009 21:12:24 -0000	1.11
@@ -43,7 +43,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  /bin/csh, gcc-gfortran, netcdf-devel, hdf-devel >= 4.2r2, libjpeg-devel
-BuildRequires:  g2clib-devel, libnc-dap-devel, librx-devel, atlas-sse2-devel
+BuildRequires:  g2clib-devel, libnc-dap-devel, librx-devel, atlas-devel
 # imake needed for makedepend
 BuildRequires:  imake, libXt-devel, libXaw-devel, libXext-devel, libXpm-devel
 BuildRequires:  byacc, flex




More information about the fedora-extras-commits mailing list