Disable bootstrap
Related: RHBZ#2228570
This commit is contained in:
parent
01e30c0366
commit
13eb45570c
@ -1,5 +1,5 @@
|
||||
# We dont' use %%bootstrap since that doesn't work in CentOS Koji
|
||||
%bcond_without bootstrap_dotnet
|
||||
%bcond_with bootstrap_dotnet
|
||||
|
||||
# LTO triggers a compilation error for a source level issue. Given that LTO should not
|
||||
# change the validity of any given source and the nature of the error (undefined enum), I
|
||||
@ -52,7 +52,7 @@
|
||||
|
||||
Name: dotnet7.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/
|
||||
@ -621,6 +621,10 @@ export COMPlus_LTTng=0
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 23 2023 Omair Majid <omajid@redhat.com> - 7.0.110-4
|
||||
- Disable bootstrap
|
||||
- Related: RHBZ#2228570
|
||||
|
||||
* Tue Aug 22 2023 Omair Majid <omajid@redhat.com> - 7.0.110-3
|
||||
- Enable bootstrap
|
||||
- Related: RHBZ#2228570
|
||||
|
5
sources
5
sources
@ -1,4 +1 @@
|
||||
SHA512 (dotnet-v7.0.110-x64-bootstrap.tar.xz) = 3c05e6b551969c2ec7343ccb0eafc863cad55802a007e0a76ef6bacbf3ab639b584741e847cb227a070da5abd714249e439221c314adaacf7f97dcbf15212fe9
|
||||
SHA512 (dotnet-prebuilts-7.0.109-arm64.tar.gz) = 9c43f5687e05c8724193b94ee28a483106617d6d1f633a083f9ea3c67d73f28a32871a31ef6e3d2f2658279ac1626562cf0027977206cad9e4df3a86fa633313
|
||||
SHA512 (dotnet-prebuilts-7.0.109-ppc64le.tar.gz) = 9d1a108e613ad1f18c1fc856594090ab8acc433b0a9d43c3837b7751d4e57ca084977b39a28cb26cbafacfac6441f15ca3c70c3116ac34526d25bd659f19a9fa
|
||||
SHA512 (dotnet-prebuilts-7.0.109-s390x.tar.gz) = 4a7b31f8945edf4f274e9915725af50b1d37a57e2d1ae0b633972dfcf50d6da43390f8b4a214881adcc278841ec22592a5193f5acef1da4399f650f510b7bd8b
|
||||
SHA512 (dotnet-v7.0.110.tar.gz) = 7e4bdc958cb36833366192d513c056379a6b046f5c0d829b1e33b68c429efa3b5da4c006b69e3c32ca233178c368d463488d5afefab3b36a84604c5bd963681b
|
||||
|
Loading…
Reference in New Issue
Block a user