rpms/R/F-11 R.spec,1.65,1.66 sources,1.25,1.26

Tom Callaway spot at fedoraproject.org
Tue Dec 22 23:29:51 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/R/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16458/F-11

Modified Files:
	R.spec sources 
Log Message:
2.10.1


Index: R.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R/F-11/R.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -p -r1.65 -r1.66
--- R.spec	9 Nov 2009 03:09:20 -0000	1.65
+++ R.spec	22 Dec 2009 23:29:51 -0000	1.66
@@ -5,8 +5,8 @@
 %endif
 
 Name: R
-Version: 2.10.0
-Release: 2%{?dist}
+Version: 2.10.1
+Release: 1%{?dist}
 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
@@ -68,11 +68,11 @@ Provides: R-grDevices = %{version}
 Provides: R-grid = %{version}
 Provides: R-KernSmooth = 2.23.3
 Provides: R-lattice = 0.17.26
-Provides: R-MASS = 7.3.3
-Provides: R-Matrix = 0.999375.31
+Provides: R-MASS = 7.3.4
+Provides: R-Matrix = 0.999375.33
 Obsoletes: R-Matrix < 0.999375-7
 Provides: R-methods = %{version}
-Provides: R-mgcv = 1.5.6
+Provides: R-mgcv = 1.6.1
 Provides: R-nlme = 3.1.96
 Provides: R-nnet = 7.3.1
 Provides: R-rpart = 3.1.45
@@ -229,6 +229,7 @@ export FCFLAGS="%{optflags}"
     --with-tcl-config=%{_libdir}/tclConfig.sh \
     --with-tk-config=%{_libdir}/tkConfig.sh \
     --enable-R-shlib \
+    --enable-prebuilt-html \
     rdocdir=%{_docdir}/R-%{version} \
     rincludedir=%{_includedir}/R \
     rsharedir=%{_datadir}/R) \
@@ -898,6 +899,10 @@ R CMD javareconf \
 %postun -n libRmath -p /sbin/ldconfig
 
 %changelog
+* Mon Dec 21 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.10.1-1
+- update to 2.10.1
+- enable static html pages
+
 * Mon Nov  9 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.10.0-2
 - get rid of index.txt scriptlet on R-core (bz 533572)
 - leave macro in place, but don't call /usr/lib/rpm/R-make-search-index.sh equivalent anymore


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R/F-11/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	5 Nov 2009 04:43:16 -0000	1.25
+++ sources	22 Dec 2009 23:29:51 -0000	1.26
@@ -1 +1 @@
-4486934883b1dbcd5400135e22b26a75  R-2.10.0.tar.gz
+75f8b7e875b846ea96a4c6cc0abc00a4  R-2.10.1.tar.gz




More information about the scm-commits mailing list