rpms/R-RScaLAPACK/devel R-RScaLAPACK.spec,1.33,1.34

Tom Callaway spot at fedoraproject.org
Thu Aug 20 02:17:28 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/R-RScaLAPACK/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6447

Modified Files:
	R-RScaLAPACK.spec 
Log Message:
fix url, drop old macros


Index: R-RScaLAPACK.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-RScaLAPACK/devel/R-RScaLAPACK.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- R-RScaLAPACK.spec	7 Aug 2009 02:42:37 -0000	1.33
+++ R-RScaLAPACK.spec	20 Aug 2009 02:17:27 -0000	1.34
@@ -1,11 +1,5 @@
 %define packname RScaLAPACK
 
-%ifarch x86_64 ia64 ppc64 sparc64
-%define bitsize 64
-%else
-%define bitsize 32
-%endif
-
 # These macros will go away soon. Hopefully.
 %global _openmpi_load \
  . /etc/profile.d/modules.sh; \
@@ -35,10 +29,10 @@
 
 Name: R-%{packname}
 Version: 0.5.1
-Release: 21%{?dist}
+Release: 22%{?dist}
 Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz
 License: MIT
-URL: http://cran.r-project.org/contrib
+URL: http://cran.r-project.org/web/packages/RScaLAPACK/index.html
 Group: Applications/Engineering
 Summary: An interface to perform parallel computation on linear algebra problems using ScaLAPACK
 BuildRequires: openmpi-devel, R-devel, tetex-latex, lapack-devel, blas-devel
@@ -128,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/R/library/%{packname}/
 
 %changelog
+* Wed Aug 19 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.5.1-22
+- fix url, drop old bitsize macros
+
 * Thu Aug  6 2009 Tom "spot" Callaway <tcallawa at redhat.com>  - 0.5.1-21
 - Update for new MPI scheme
 




More information about the fedora-extras-commits mailing list