rpms/ncl/devel ncl-5.0.0-atlas.patch,1.1,1.2 ncl.spec,1.10,1.11

Deji Akingunola deji at fedoraproject.org
Tue Dec 16 18:10:58 UTC 2008


Author: deji

Update of /cvs/pkgs/rpms/ncl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8855

Modified Files:
	ncl-5.0.0-atlas.patch ncl.spec 
Log Message:
* Mon Dec 15 2008 Deji Akingunola <dakingun at gmail.com> - 5.0.0-17
- Rebuild for atlas-3.8.2


ncl-5.0.0-atlas.patch:

Index: ncl-5.0.0-atlas.patch
===================================================================
RCS file: /cvs/pkgs/rpms/ncl/devel/ncl-5.0.0-atlas.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ncl-5.0.0-atlas.patch	28 Feb 2008 22:11:41 -0000	1.1
+++ ncl-5.0.0-atlas.patch	16 Dec 2008 18:10:27 -0000	1.2
@@ -6,7 +6,7 @@
  NCLAPILIB	= -lNGncl
 -BLASLIB	        = -lblas_ncl
 -LAPACKLIB       = -llapack_ncl
-+BLASLIB	        = -lblas
++BLASLIB	        = -lcblas
 +LAPACKLIB       = -llapack
  SPHERELIB	= -lsphere3.1_dp
  FFTPACK5LIB	= -lfftpack5_dp
@@ -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,-lblas)
++BLASLIB         = _UseLib(-L%LIBDIR%/atlas,-lcblas)
 +LAPACKLIB       = _UseLib(-L%LIBDIR%/atlas,-llapack)
  SPHERELIB	= _UseLib(-L$(SPHERESRC),-lsphere3.1_dp)
  FFTPACK5LIB	= _UseLib(-L$(FFTPACK5SRC),-lfftpack5_dp)


Index: ncl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ncl/devel/ncl.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ncl.spec	12 Dec 2008 18:07:36 -0000	1.10
+++ ncl.spec	16 Dec 2008 18:10:27 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           ncl
 Version:        5.0.0
-Release:        16%{?dist}
+Release:        17%{?dist}
 Summary:        NCAR Command Language and NCAR Graphics
 
 Group:          Applications/Engineering
@@ -301,6 +301,9 @@
 
 
 %changelog
+* Mon Dec 15 2008 Deji Akingunola <dakingun at gmail.com> - 5.0.0-17
+- Rebuild for atlas-3.8.2
+
 * Fri Dec 12 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.0.0-16
 - Re-add profile.d startup scripts to set NCARG env variables
 




More information about the fedora-extras-commits mailing list