rpms/R-bigmemory/devel .cvsignore, 1.2, 1.3 R-bigmemory.spec, 1.5, 1.6 sources, 1.2, 1.3

Tom Callaway spot at fedoraproject.org
Tue Aug 11 16:41:14 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/R-bigmemory/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv379

Modified Files:
	.cvsignore R-bigmemory.spec sources 
Log Message:
update to 3.10


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/R-bigmemory/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	13 Nov 2008 15:44:29 -0000	1.2
+++ .cvsignore	11 Aug 2009 16:41:14 -0000	1.3
@@ -1 +1 @@
-bigmemory_2.3.tar.gz
+bigmemory_3.10.tar.gz


Index: R-bigmemory.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-bigmemory/devel/R-bigmemory.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- R-bigmemory.spec	24 Jul 2009 16:11:41 -0000	1.5
+++ R-bigmemory.spec	11 Aug 2009 16:41:14 -0000	1.6
@@ -1,8 +1,8 @@
-%define packname  bigmemory
+%global packname  bigmemory
 
 Name:             R-%{packname}
-Version:          2.3
-Release:          5%{?dist}.1
+Version:          3.10
+Release:          1%{?dist}
 Summary:          Manage massive matrices in R using C++, with support for shared memory
 
 Group:            Applications/Productivity
@@ -11,9 +11,9 @@ URL:              http://cran.r-project.
 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(post):   R
-Requires(postun): R
+Requires:         R-core, texlive-latex
+Requires(post):   R-core
+Requires(postun): R-core
 BuildRequires:    R-devel >= 2.5.0, R-biglm, R-nws
 # Hangs trying to check the examples in the test suite, not endian clean?
 # https://bugzilla.redhat.com/show_bug.cgi?id=471422
@@ -68,6 +68,9 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/libs/
 
 %changelog
+* Tue Aug 11 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 3.10-1
+- update to 3.10
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3-5.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-bigmemory/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	13 Nov 2008 15:44:29 -0000	1.2
+++ sources	11 Aug 2009 16:41:14 -0000	1.3
@@ -1 +1 @@
-b8ec41cf60c279da1c48b6c52c742d21  bigmemory_2.3.tar.gz
+286c872cb9582b442a5583e407a39447  bigmemory_3.10.tar.gz




More information about the fedora-extras-commits mailing list