rpms/R-bigmemory/F-8 R-bigmemory.spec,1.3,1.4

Tom Callaway spot at fedoraproject.org
Fri Nov 14 19:40:04 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/R-bigmemory/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5932

Modified Files:
	R-bigmemory.spec 
Log Message:
fix broken requires


Index: R-bigmemory.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-bigmemory/F-8/R-bigmemory.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- R-bigmemory.spec	13 Nov 2008 17:11:33 -0000	1.3
+++ R-bigmemory.spec	14 Nov 2008 19:39:33 -0000	1.4
@@ -2,7 +2,7 @@
 
 Name:             R-%{packname}
 Version:          2.3
-Release:          3%{?dist}
+Release:          3%{?dist}.1
 Summary:          Manage massive matrices in R using C++, with support for shared memory
 
 Group:            Applications/Productivity
@@ -11,7 +11,7 @@
 Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:         R, texlive-latex
+Requires:         R, tetex-latex
 Requires(post):   R
 Requires(postun): R
 BuildRequires:    R-devel >= 2.5.0, R-biglm, R-nws
@@ -68,6 +68,9 @@
 %{_libdir}/R/library/%{packname}/libs/
 
 %changelog
+* Fri Nov 14 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.3-3.1
+- fix broken Requires
+
 * Thu Nov 13 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.3-3
 - hangs trying to check examples on ppc/ppc64 (excludearch)
 




More information about the scm-commits mailing list