rpms/R-RScaLAPACK/FC-3 R-RScaLAPACK.spec,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon May 9 19:57:56 UTC 2005


Author: spot

Update of /cvs/extras/rpms/R-RScaLAPACK/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31595/R-RScaLAPACK/FC-3

Modified Files:
	R-RScaLAPACK.spec 
Log Message:

Remove hardcoded dist tags.



Index: R-RScaLAPACK.spec
===================================================================
RCS file: /cvs/extras/rpms/R-RScaLAPACK/FC-3/R-RScaLAPACK.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- R-RScaLAPACK.spec	9 May 2005 03:30:37 -0000	1.4
+++ R-RScaLAPACK.spec	9 May 2005 19:57:54 -0000	1.5
@@ -1,17 +1,15 @@
 %define packname RScaLAPACK
-%define dist .fc3
-%define fedora 3
 
 Name: R-%{packname}
 Version: 0.4.0
-Release: 4%{?dist}
+Release: 6%{?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, lam
+BuildRequires: gcc-gfortran, lam, blacs, scalapack
 Requires: R, scalapack
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch0: R-RScaLAPACK-0.4.0-lam-mpi-blacs.patch
@@ -56,6 +54,12 @@
 %{_libdir}/R/library/%{packname}
 
 %changelog
+* Mon May  9 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.0-6
+- remove hardcoded dist tags
+
+* Sun May  8 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.0-5
+- blacs and scalapack need to be BuildRequires too.
+
 * Sun May  8 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.4.0-4
 - add lam as BuildRequires
 




More information about the fedora-extras-commits mailing list