Compare commits

...

3 Commits

Author SHA1 Message Date
David Abdurachmanov e438e85933
Merge remote-tracking branch 'up/f38' into f38-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-04-18 10:12:39 +03:00
Iñaki Úcar 87137bd1d2 Disable tests for non x86_64 architectures in EPEL 2023-03-15 19:50:47 +01:00
Iñaki Úcar 01100a409a Update to 4.2.3 2023-03-15 17:45:56 +01:00
3 changed files with 26 additions and 15 deletions

1
.gitignore vendored
View File

@ -49,3 +49,4 @@
/R-4.1.3.tar.gz
/R-4.2.1.tar.gz
/R-4.2.2.tar.gz
/R-4.2.3.tar.gz

38
R.spec
View File

@ -5,7 +5,12 @@
# https://bugzilla.redhat.com/show_bug.cgi?id=2046246
%undefine _package_note_flags
# EPEL-only issues in some architectures (gcc < 12?)
%if 0%{?rhel} && "%{_arch}" != "x86_64"
%bcond_with tests
%else
%bcond_without tests
%endif
# Using LTO breaks debuginfo (probably not true anymore?)
# https://bugzilla.redhat.com/show_bug.cgi?id=1113404
@ -32,14 +37,14 @@
%global major_version 4
%global minor_version 2
%global patch_version 2
%global patch_version 3
Name: R
Version: %{major_version}.%{minor_version}.%{patch_version}
Release: 7.0.riscv64%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: A language for data analysis and graphics
License: GPLv2+
License: GPL-2.0-or-later
URL: https://www.r-project.org
Source0: https://cran.r-project.org/src/base/R-4/R-%{version}.tar.gz
# see https://bugzilla.redhat.com/show_bug.cgi?id=1324145
@ -150,31 +155,31 @@ Provides: R(ABI) = %{major_version}.%{minor_version}
}
%add_submodule base %{version}
%add_submodule boot 1.3-28
%add_submodule class 7.3-20
%add_submodule class 7.3-21
%add_submodule cluster 2.1.4
%add_submodule codetools 0.2-18
%add_submodule codetools 0.2-19
%add_submodule compiler %{version}
%add_submodule datasets %{version}
%add_submodule foreign 0.8-83
%add_submodule foreign 0.8-84
%add_submodule graphics %{version}
%add_submodule grDevices %{version}
%add_submodule grid %{version}
%add_submodule KernSmooth 2.23-20
%add_submodule lattice 0.20-45
%add_submodule MASS 7.3-58.1
%add_submodule Matrix 1.5-1
%add_submodule MASS 7.3-58.2
%add_submodule Matrix 1.5-3
Obsoletes: R-Matrix < 0.999375-7
%add_submodule methods %{version}
%add_submodule mgcv 1.8-41
%add_submodule nlme 3.1-160
%add_submodule mgcv 1.8-42
%add_submodule nlme 3.1-162
%add_submodule nnet 7.3-18
%add_submodule parallel %{version}
%add_submodule rpart 4.1.19
%add_submodule spatial 7.3-15
%add_submodule spatial 7.3-16
%add_submodule splines %{version}
%add_submodule stats %{version}
%add_submodule stats4 %{version}
%add_submodule survival 3.4-0
%add_submodule survival 3.5-3
%add_submodule tcltk %{version}
%add_submodule tools %{version}
%add_submodule translations %{version}
@ -230,7 +235,7 @@ Requires: tex(inconsolata.sty)
Requires: qpdf
%endif
Provides: R-Matrix-devel = 1.5.1
Provides: R-Matrix-devel = 1.5.3
Obsoletes: R-Matrix-devel < 0.999375-7
%ifarch %{java_arches}
@ -827,9 +832,14 @@ fi
%{_libdir}/libRmath.a
%changelog
* Mon Feb 27 2023 David Abdurachmanov <davidlt@rivosinc.com> - 4.2.2-7.0.riscv64
* Tue Apr 18 2023 David Abdurachmanov <davidlt@rivosinc.com> - 4.2.3-1.0.riscv64
- Disable tests on riscv64
* Wed Mar 15 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.3-1
- Update to 4.2.3
- Adapt license tag to SPDX
- Disable tests for non x86_64 architectures in EPEL
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (R-4.2.2.tar.gz) = abbf1c7d016f8e1a9a0c4ad5dee2509a164449da34729f3e98d99ad8678ab398005fb8ed20288d4a6ed1e46ad4c70ad246f31a1a07aab99ba8fc6a5f02e1a309
SHA512 (R-4.2.3.tar.gz) = 060bb4e1d1f1a5a0383a3b4372ac9247c0a20285020da17cebeb40ddc54da12d5f369ea243ea04d2c6970986fe22b3f9c37fbdfb3405cd8aa4f2353091ea9c5c