Revert "enable loongarch64 architecture"
This reverts commit 2dca4b3a129105cda98469a77398ea6e9122e213.
This commit is contained in:
parent
ceddc35c47
commit
c32e49603b
@ -4,18 +4,17 @@
|
|||||||
|
|
||||||
Name: rpm-ostree
|
Name: rpm-ostree
|
||||||
Version: 2022.16
|
Version: 2022.16
|
||||||
Release: 3
|
Release: 2
|
||||||
Summary: Hybrid image/package system
|
Summary: Hybrid image/package system
|
||||||
License: Apache-2.0 or MIT and GPL-2.0-or-later and LGPL-2.0-or-later
|
License: Apache-2.0 or MIT and GPL-2.0-or-later and LGPL-2.0-or-later
|
||||||
URL: https://github.com/coreos/rpm-ostree
|
URL: https://github.com/coreos/rpm-ostree
|
||||||
Source0: https://github.com/coreos/rpm-ostree/releases/download/v2022.8/%{name}-%{version}.tar.xz
|
Source0: https://github.com/coreos/rpm-ostree/releases/download/v2022.8/%{name}-%{version}.tar.xz
|
||||||
Patch0: fix-compose-err.patch
|
Patch0: fix-compose-err.patch
|
||||||
Patch1: fix-2022.16-build-error.patch
|
Patch1: fix-2022.16-build-error.patch
|
||||||
Patch2: 0001-rpm-ostree-uos-support-for-loongarch.patch
|
|
||||||
%if %{with rust}
|
%if %{with rust}
|
||||||
|
|
||||||
%if !%{defined rust_arches}
|
%if !%{defined rust_arches}
|
||||||
%define rust_arches x86_64 i686 armv7hl aarch64 ppc64 ppc64le s390x riscv64 loongarch64
|
%define rust_arches x86_64 i686 armv7hl aarch64 ppc64 ppc64le s390x riscv64
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
ExclusiveArch: %{rust_arches}
|
ExclusiveArch: %{rust_arches}
|
||||||
@ -116,9 +115,6 @@ install -pm 0644 src/daemon/org.projectatomic.rpmostree1.conf %{buildroot}/etc/d
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Aug 16 2023 haomimi <haomimi@uniontech.com> - 2022.16-3
|
|
||||||
- enable loongarch64 architecture
|
|
||||||
|
|
||||||
* Fri Aug 04 2023 Jingwiw <wangjingwei@iscas.ac.cn> - 2022.16-2
|
* Fri Aug 04 2023 Jingwiw <wangjingwei@iscas.ac.cn> - 2022.16-2
|
||||||
- enable riscv64 architecture
|
- enable riscv64 architecture
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user