rpms/R/EL-5 R.spec,1.37,1.38

Tom Callaway spot at fedoraproject.org
Wed Apr 29 20:26:53 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/R/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19752/EL-5

Modified Files:
	R.spec 
Log Message:
EPEL build fixes


Index: R.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R/EL-5/R.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- R.spec	17 Apr 2009 20:12:42 -0000	1.37
+++ R.spec	29 Apr 2009 20:26:23 -0000	1.38
@@ -6,7 +6,7 @@
 
 Name: R
 Version: 2.9.0
-Release: 1%{?dist}
+Release: 1%{?dist}.1
 Summary: A language for data analysis and graphics
 URL: http://www.r-project.org
 Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz
@@ -51,7 +51,7 @@ and called at run time.
 Summary: The minimal R components necessary for a functional runtime
 Group: Applications/Engineering
 Requires: xdg-utils, cups
-Requires: perl, sed, gawk, texlive-latex, texlive-dvips, less, vi
+Requires: perl, sed, gawk, tetex-latex, less, vim-minimal
 
 # These are the submodules that R-core provides. Sometimes R modules say they
 # depend on one of these submodules rather than just R. These are provided for 
@@ -915,6 +915,10 @@ fi
 %postun -n libRmath -p /sbin/ldconfig
 
 %changelog
+* Wed Apr 29 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.9.0-1.1
+- take out incorrect texlive Requires (no texlive until RHEL 6)
+- fix Requires: vi to be Requires: vim-minimal
+
 * Fri Apr 17 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.9.0-1
 - update to 2.9.0, change vim dep to vi
 - EL-5 version, no java subpackages




More information about the scm-commits mailing list