Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
5cd203d3ee
commit
f1818ee472
@ -1,11 +1,11 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname pkgconfig
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 2.0.3
|
||||
Release: 18.0.riscv64%{?dist}
|
||||
Release: 18.1.riscv64%{?dist}
|
||||
Summary: Private Configuration for 'R' Packages
|
||||
|
||||
License: MIT
|
||||
@ -72,6 +72,9 @@ rm %{buildroot}%{rlibdir}/%{packname}/README.markdown
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 2.0.3-18.1.riscv64
|
||||
- Turn off bootstrap (riscv64)
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user