update to 0.8.4, bootstrap, rebuild for R 4.1.0

This commit is contained in:
Tom spot Callaway 2021-06-15 09:56:23 -04:00
parent 2b3b3bb4a3
commit 412e0a12b2
3 changed files with 15 additions and 9 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <spot@fedoraproject.org> - 0.8.4-1
- update to 0.8.4
- bootstrap
- Rebuilt for R 4.1.0
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (Rmpfr_0.8-1.tar.gz) = 1ada904f491918340154530c4c31aa1f7db4ffd9b4ab354d8c1857ecd4b27cb41dbb8e6ca0cc4a269f7d4892010f2072a437dad846bf78071f344ccf1a3d0b78
SHA512 (Rmpfr_0.8-4.tar.gz) = dd436d35f296da6fa7407c3d2b32c236d821730e5b95e564f7027e7010245231a39dd9b6d2826e6542c995a4d82b02be516a65f3072b8fdf6044088e81f164a2