rpms/R-RScaLAPACK/devel R-RScaLAPACK.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon May 9 03:30:39 UTC 2005


Author: spot

Update of /cvs/extras/rpms/R-RScaLAPACK/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9755/devel

Modified Files:
	R-RScaLAPACK.spec 
Log Message:

Missing BuildRequires: lam



Index: R-RScaLAPACK.spec
===================================================================
RCS file: /cvs/extras/rpms/R-RScaLAPACK/devel/R-RScaLAPACK.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- R-RScaLAPACK.spec	25 Apr 2005 00:24:39 -0000	1.3
+++ R-RScaLAPACK.spec	9 May 2005 03:30:37 -0000	1.4
@@ -4,14 +4,14 @@
 
 Name: R-%{packname}
 Version: 0.4.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz
 License: Freely distributable
 URL: http://cran.r-project.org/contrib
 Group: Applications/Engineering
 Summary: An interface to perform parallel computation on linear algebra problems using ScaLAPACK
 BuildRequires: R-devel, tetex-latex
-BuildRequires: gcc-gfortran
+BuildRequires: gcc-gfortran, lam
 Requires: R, scalapack
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch0: R-RScaLAPACK-0.4.0-lam-mpi-blacs.patch
@@ -56,6 +56,9 @@
 %{_libdir}/R/library/%{packname}
 
 %changelog
+* Sun May  8 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.0-4
+- add lam as BuildRequires
+
 * Sun Apr 24 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.0-3
 - add dist tag
 




More information about the fedora-extras-commits mailing list