[R-timeDate/f18] R3

Tom Callaway spot at fedoraproject.org
Sat Apr 20 12:41:45 UTC 2013


commit 459f34f87026cba4393f6ecfa7cde4793064e04b
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sat Apr 20 08:40:58 2013 -0400

    R3

 R-timeDate.spec |   17 ++++++++++++-----
 sources         |    2 +-
 2 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/R-timeDate.spec b/R-timeDate.spec
index 3ea84c9..1a7d4ce 100644
--- a/R-timeDate.spec
+++ b/R-timeDate.spec
@@ -1,8 +1,8 @@
 %global packname  timeDate
 
 Name:             R-%{packname}
-Version:          2160.96
-Release:          2%{?dist}
+Version:          2160.97
+Release:          1%{dist}
 Summary:          Rmetrics - chronological and calendrical objects
 
 Group:            Applications/Engineering 
@@ -12,9 +12,9 @@ Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.t
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch 
 
-Requires:         R-core >= 2.6.0
+Requires:         R-core >= 3.0.0
 Requires:         R-RUnit 
-BuildRequires:    R-devel >= 2.6.0
+BuildRequires:    R-devel >= 3.0.0
 BuildRequires:    tex(latex)
 BuildRequires:    R-RUnit
 
@@ -41,7 +41,8 @@ rm -rf %{buildroot}%{_datadir}/R/library/R.css
 
 
 %check
-%{_bindir}/R CMD check %{packname}
+# Needs "date", not in Fedora yet.
+# %{_bindir}/R CMD check %{packname}
 
 
 %clean
@@ -65,6 +66,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Apr 07 2013 pingou <pingou at pingoured.fr> 2160.97-1
+- Update to version 2160.97
+
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2160.96-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2160.96-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index d4377d6..53cb4cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0313f0dc02a4c3502faf1fb8d98e3f9d  timeDate_2160.96.tar.gz
+2393bb6dd7288ee1bf45e7af0fedb09d  timeDate_2160.97.tar.gz


More information about the scm-commits mailing list