rpms/blacs/devel blacs.spec,1.20,1.21

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Sep 11 16:41:25 UTC 2006


Author: spot

Update of /cvs/extras/rpms/blacs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30476/devel

Modified Files:
	blacs.spec 
Log Message:

Fix BR: lam-devel



Index: blacs.spec
===================================================================
RCS file: /cvs/extras/rpms/blacs/devel/blacs.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- blacs.spec	11 Sep 2006 16:17:14 -0000	1.20
+++ blacs.spec	11 Sep 2006 16:41:25 -0000	1.21
@@ -1,7 +1,7 @@
 Summary: Basic Linear Algebra Communication Subprograms
 Name: blacs
 Version: 1.1
-Release: 23%{?dist}
+Release: 24%{?dist}
 License: Freely distributable
 Group: Development/Libraries
 URL: http://www.netlib.org/blacs
@@ -19,7 +19,7 @@
 # Lam before 7.1.1-5 is missing:
 # -shared library support
 # -fPIC compilation flag
-BuildRequires: lapack, blas, lam >= 2:7.1.1-5
+BuildRequires: lapack, blas, lam-devel >= 2:7.1.1-5
 Requires: lapack, blas, lam >= 2:7.1.1-5
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch0: blacs-shared.patch
@@ -109,6 +109,9 @@
 %{_libdir}/libmpiblacs*.so
 
 %changelog
+* Mon Sep 11 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.1-24
+- FC-5+ needs lam-devel as a BR
+
 * Mon Sep 11 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.1-23
 - bump for FC-6
 




More information about the scm-commits mailing list