Disable bootstrap
Related: RHBZ#2228566
This commit is contained in:
parent
cb95358e1d
commit
dca6420ded
@ -1,5 +1,5 @@
|
||||
# CentOS Koji doesn't understand %%bootstrap
|
||||
%bcond_without bootstrap_dotnet
|
||||
%bcond_with bootstrap_dotnet
|
||||
|
||||
# Avoid provides/requires from private libraries
|
||||
%global privlibs libhostfxr
|
||||
@ -61,7 +61,7 @@
|
||||
|
||||
Name: dotnet6.0
|
||||
Version: %{sdk_rpm_version}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: .NET Runtime and SDK
|
||||
License: MIT and ASL 2.0 and BSD and LGPLv2+ and CC-BY and CC0 and MS-PL and EPL-1.0 and GPL+ and GPLv2 and ISC and OFL and zlib
|
||||
URL: https://github.com/dotnet/
|
||||
@ -631,6 +631,10 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 24 2023 Omair Majid <omajid@redhat.com> - 6.0.121-4
|
||||
- Disable bootstrap
|
||||
- Related: RHBZ#2228566
|
||||
|
||||
* Wed Aug 23 2023 Omair Majid <omajid@redhat.com> - 6.0.121-3
|
||||
- Rebootstrap
|
||||
- Related: RHBZ#2228566
|
||||
|
4
sources
4
sources
@ -1,3 +1 @@
|
||||
SHA512 (dotnet-v6.0.121-x64-bootstrap.tar.xz) = 1276be22a32a63f6738e2283279540a5f2b5c122aefd21ee5b2971f9d51111d8174c5c48a85e25fc34013eb9ea6e2c4627ffb65c738fa48802ef976b5460d070
|
||||
SHA512 (dotnet-prebuilts-6.0.120-arm64.tar.gz) = 4b6fe67029ec7c199479ca6feb283db59279b3d813d12bfba698346aebbd128674d374d1314dd7e38ab85fa6afbe8f6bab9c013e306b00c06e203c7c31e3c08f
|
||||
SHA512 (dotnet-prebuilts-6.0.120-s390x.tar.gz) = 9e83f98456debec7cbe08f4aace84e0980483736be75babb87d6dff4d18a0da2cfd390d970935de014ef397158be1d8659ba6105667c23eba9a431bcda50713a
|
||||
SHA512 (dotnet-v6.0.121.tar.gz) = fc909de6a5c561ba894b8f662999d3a1bd8c442af2a123b14d930e4f27849f39875ab77ed11db4fb272f7a3956566009d5b10992d67d09db26a1e9bcd1bc5117
|
||||
|
Loading…
Reference in New Issue
Block a user