From 412e0a12b24f2ee1b8a90f5b3908d2c1c56a4272 Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Tue, 15 Jun 2021 09:56:23 -0400 Subject: [PATCH] update to 0.8.4, bootstrap, rebuild for R 4.1.0 --- .gitignore | 1 + R-Rmpfr.spec | 21 +++++++++++++-------- sources | 2 +- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 18c1a8b..97e36c4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /Rmpfr_0.7-1.tar.gz /Rmpfr_0.7-2.tar.gz /Rmpfr_0.8-1.tar.gz +/Rmpfr_0.8-4.tar.gz diff --git a/R-Rmpfr.spec b/R-Rmpfr.spec index c3d2272..2e0c370 100644 --- a/R-Rmpfr.spec +++ b/R-Rmpfr.spec @@ -1,13 +1,13 @@ # When we are bootstrapping, we drop some dependencies, and/or build time tests. -%{?_with_bootstrap: %global bootstrap 1} +%bcond_without bootstrap %global packname Rmpfr -%global packver 0.8-1 +%global packver 0.8-4 %global rlibdir %{_libdir}/R/library Name: R-%{packname} -Version: 0.8.1 -Release: 5%{?dist} +Version: 0.8.4 +Release: 1%{?dist} Summary: R MPFR - Multiple Precision Floating-Point Reliable License: GPLv2+ @@ -15,13 +15,13 @@ URL: https://CRAN.R-project.org/package=%{packname} Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}.tar.gz # Here's the R view of the dependencies world: -# Depends: R-gmp >= 0.5-8 +# Depends: R-gmp >= 0.6-1 # Imports: R-stats, R-utils, R-methods # Suggests: R-MASS, R-Bessel, R-polynom, R-sfsmisc >= 1.0-20, R-Matrix # LinkingTo: # Enhances: -BuildRequires: R-devel +BuildRequires: R-devel >= 3.5.0 BuildRequires: tex(latex) BuildRequires: tex(hanging.sty) BuildRequires: R-gmp >= 0.5.8 @@ -31,7 +31,7 @@ BuildRequires: R-stats BuildRequires: R-utils BuildRequires: R-methods BuildRequires: R-MASS -%if ! 0%{?bootstrap} +%if %{without bootstrap} # Hard-dependency on this. BuildRequires: R-Bessel %endif @@ -62,7 +62,7 @@ rm -f %{buildroot}%{rlibdir}/R.css %check -%if ! 0%{?bootstrap} +%if %{without bootstrap} %{_bindir}/R CMD check %{packname} %else _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} @@ -87,6 +87,11 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} %changelog +* Tue Jun 15 2021 Tom Callaway - 0.8.4-1 +- update to 0.8.4 +- bootstrap +- Rebuilt for R 4.1.0 + * Mon Jan 25 2021 Fedora Release Engineering - 0.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 15f2117..e365f46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Rmpfr_0.8-1.tar.gz) = 1ada904f491918340154530c4c31aa1f7db4ffd9b4ab354d8c1857ecd4b27cb41dbb8e6ca0cc4a269f7d4892010f2072a437dad846bf78071f344ccf1a3d0b78 +SHA512 (Rmpfr_0.8-4.tar.gz) = dd436d35f296da6fa7407c3d2b32c236d821730e5b95e564f7027e7010245231a39dd9b6d2826e6542c995a4d82b02be516a65f3072b8fdf6044088e81f164a2