rpms/R-RScaLAPACK/devel R-RScaLAPACK.spec,1.29,1.30

Tom Callaway spot at fedoraproject.org
Wed Sep 24 21:15:30 UTC 2008


Author: spot

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

Modified Files:
	R-RScaLAPACK.spec 
Log Message:
still more duct tape


Index: R-RScaLAPACK.spec
===================================================================
RCS file: /cvs/extras/rpms/R-RScaLAPACK/devel/R-RScaLAPACK.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- R-RScaLAPACK.spec	24 Sep 2008 21:08:34 -0000	1.29
+++ R-RScaLAPACK.spec	24 Sep 2008 21:15:00 -0000	1.30
@@ -8,7 +8,7 @@
 
 Name: R-%{packname}
 Version: 0.5.1
-Release: 17%{?dist}
+Release: 18%{?dist}
 Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz
 License: MIT
 URL: http://cran.r-project.org/contrib
@@ -64,7 +64,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/R/library
-. /etc/profile.d/modules.sh
 %{_bindir}/R CMD INSTALL --configure-args="--with-blas=%{_libdir} CC='mpicc' F77='mpif77' CFLAGS='$RPM_OPT_FLAGS -lutil -lmpiblacsCinit -lmpiblacs -lmpi -llapack' FFLAGS='$RPM_OPT_FLAGS -lutil -llapack -lmpi'" -l $RPM_BUILD_ROOT%{_libdir}/R/library %{packname}
 # Clean up in advance of check
 test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
@@ -88,6 +87,9 @@
 %{_libdir}/R/library/%{packname}/
 
 %changelog
+* Wed Sep 24 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.5.1-18
+- ... and forgot to remove one last bit of the lam ick
+
 * Wed Sep 24 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.5.1-17
 - forgot to add one patch
 




More information about the fedora-extras-commits mailing list