rpms/scalapack/FC-4 scalapack.spec,1.9,1.10

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jan 9 20:51:31 UTC 2006


Author: spot

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

Modified Files:
	scalapack.spec 
Log Message:

Fix BR.



Index: scalapack.spec
===================================================================
RCS file: /cvs/extras/rpms/scalapack/FC-4/scalapack.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- scalapack.spec	19 Dec 2005 23:49:11 -0000	1.9
+++ scalapack.spec	9 Jan 2006 20:51:30 -0000	1.10
@@ -1,12 +1,12 @@
 Summary: A subset of LAPACK routines redesigned for distributed memory MIMD parallel computers
 Name: scalapack
 Version: 1.7
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: Freely distributable
 Group: Development/Libraries
 URL: http://www.netlib.org/scalapack/scalapack_home.html
 Source0: http://www.netlib.org/scalapack/scalapack.tgz
-BuildRequires: lapack, blas, lam, blacs
+BuildRequires: lapack-devel, blas-devel, lam, blacs-devel
 BuildRequires: gcc-gfortran
 Requires: lapack, blas, lam, blacs
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -72,6 +72,9 @@
 %{_libdir}/libscalapack.a
 
 %changelog
+* Mon Jan  9 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.7-9
+- fix BR
+
 * Mon Dec 19 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.7-8
 - rebuild for gcc4.1
 




More information about the fedora-extras-commits mailing list