rpms/scalapack/FC-6 scalapack-1.7-64bitlibs.patch, 1.5, 1.6 scalapack-1.7-fedora.patch, 1.6, 1.7 scalapack.spec, 1.18, 1.19

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Jan 18 18:32:54 UTC 2007


Author: spot

Update of /cvs/extras/rpms/scalapack/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8536/FC-6

Modified Files:
	scalapack-1.7-64bitlibs.patch scalapack-1.7-fedora.patch 
	scalapack.spec 
Log Message:

Bump to 1.4.5


scalapack-1.7-64bitlibs.patch:

Index: scalapack-1.7-64bitlibs.patch
===================================================================
RCS file: /cvs/extras/rpms/scalapack/FC-6/scalapack-1.7-64bitlibs.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- scalapack-1.7-64bitlibs.patch	15 Sep 2006 18:42:22 -0000	1.5
+++ scalapack-1.7-64bitlibs.patch	18 Jan 2007 18:32:23 -0000	1.6
@@ -1,5 +1,5 @@
---- scalapack-1.7.4/scalapack-1.7.4/SLmake.inc.64	2006-09-15 13:39:22.000000000 -0500
-+++ scalapack-1.7.4/scalapack-1.7.4/SLmake.inc	2006-09-15 13:39:53.000000000 -0500
+--- scalapack-1.7.5/scalapack-1.7.5/SLmake.inc.64	2006-09-15 13:39:22.000000000 -0500
++++ scalapack-1.7.5/scalapack-1.7.5/SLmake.inc	2006-09-15 13:39:53.000000000 -0500
 @@ -29,13 +29,13 @@
  #  and the directory where the BLACS libraries are
  #

scalapack-1.7-fedora.patch:

Index: scalapack-1.7-fedora.patch
===================================================================
RCS file: /cvs/extras/rpms/scalapack/FC-6/scalapack-1.7-fedora.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- scalapack-1.7-fedora.patch	15 Sep 2006 18:20:23 -0000	1.6
+++ scalapack-1.7-fedora.patch	18 Jan 2007 18:32:23 -0000	1.7
@@ -1,5 +1,5 @@
---- scalapack-1.7/scalapack-1.7.4/Makefile.fedora	2001-08-10 11:44:13.000000000 -0500
-+++ scalapack-1.7/scalapack-1.7.4/Makefile	2006-03-08 18:08:21.000000000 -0600
+--- scalapack-1.7/scalapack-1.7.5/Makefile.fedora	2001-08-10 11:44:13.000000000 -0500
++++ scalapack-1.7/scalapack-1.7.5/Makefile	2006-03-08 18:08:21.000000000 -0600
 @@ -49,7 +49,7 @@
  all: lib
  #all: lib exe
@@ -16,14 +16,14 @@
 +
 +shared: scalapacklib
 +	( mkdir tmp ; cp $(SCALAPACKLIB) tmp ; cd tmp ; ar x $(SCALAPACKLIB) ; gcc -shared -o $(home)/libscalapack.so.1.0.0 *.o -Wl,-soname=libscalapack.so.1 ; cd .. )
---- scalapack-1.7.4/scalapack-1.7.4/SLmake.inc.fedora	2001-08-08 21:59:50.000000000 -0500
-+++ scalapack-1.7.4/scalapack-1.7.4/SLmake.inc	2006-03-08 18:09:05.000000000 -0600
+--- scalapack-1.7.5/scalapack-1.7.5/SLmake.inc.fedora	2001-08-08 21:59:50.000000000 -0500
++++ scalapack-1.7.5/scalapack-1.7.5/SLmake.inc	2006-03-08 18:09:05.000000000 -0600
 @@ -19,7 +19,7 @@
  #  The complete path to the top level of ScaLAPACK directory, usually
  #  $(HOME)/SCALAPACK
  #
 -home          = $(HOME)/SCALAPACK
-+home          = $(RPM_BUILD_DIR)/scalapack-1.7.4/scalapack-1.7.4
++home          = $(RPM_BUILD_DIR)/scalapack-1.7.5/scalapack-1.7.5
  #
  #  The platform identifier to suffix to the end of library names
  #


Index: scalapack.spec
===================================================================
RCS file: /cvs/extras/rpms/scalapack/FC-6/scalapack.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- scalapack.spec	15 Sep 2006 19:19:57 -0000	1.18
+++ scalapack.spec	18 Jan 2007 18:32:23 -0000	1.19
@@ -1,8 +1,9 @@
-Summary: A subset of LAPACK routines redesigned for distributed memory MIMD parallel computers
+Summary: A subset of LAPACK routines redesigned for heterogenous computing
 Name: scalapack
-Version: 1.7.4
-Release: 4%{?dist}
-License: Freely distributable
+Version: 1.7.5
+Release: 1%{?dist}
+# This is freely distributable without any restrictions.
+License: Public Domain
 Group: Development/Libraries
 URL: http://www.netlib.org/lapack-dev/
 Source0: http://www.netlib.org/scalapack/scalapack-%{version}.tgz
@@ -95,6 +96,9 @@
 %{_libdir}/libscalapack.so
 
 %changelog
+* Thu Jan 18 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.7.5-1
+- bump to 1.7.5
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.7.4-4
 - I said "BR" not "R". Stupid packager.
 




More information about the fedora-extras-commits mailing list