rpms/R/EL-4 R.spec,1.31,1.32

Tom Callaway spot at fedoraproject.org
Tue May 26 14:57:16 UTC 2009


Author: spot

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

Modified Files:
	R.spec 
Log Message:
fix typo causing broken deps


Index: R.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R/EL-4/R.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- R.spec	29 Apr 2009 20:26:23 -0000	1.31
+++ R.spec	26 May 2009 14:56:45 -0000	1.32
@@ -6,7 +6,7 @@
 
 Name: R
 Version: 2.9.0
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
 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
@@ -49,7 +49,7 @@ and called at run time.
 %package core
 Summary: The minimal R components necessary for a functional runtime
 Group: Applications/Engineering
-Requires: ggv, cups, firefo
+Requires: ggv, cups, firefox
 Requires: perl, sed, gawk, tetex-latex, less, vim-minimal
 
 # These are the submodules that R-core provides. Sometimes R modules say they
@@ -923,6 +923,9 @@ fi
 %postun -n libRmath -p /sbin/ldconfig
 
 %changelog
+* Tue May 26 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.9.0-1.2
+- fix embarrassing typo causing broken dependencies (bz 502306)
+
 * Wed Apr 29 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.9.0-1.1
 - fix Requires on vi to be vim-minimal
 




More information about the fedora-extras-commits mailing list