Add ppc64le support for color filesystem
This commit is contained in:
parent
41459a1219
commit
9945d12029
@ -2,7 +2,7 @@
|
||||
|
||||
Name: color-filesystem
|
||||
Version: 1
|
||||
Release: 18
|
||||
Release: 19
|
||||
Summary: Color filesystem layout
|
||||
Group: System Environment/Base
|
||||
License: Public Domain
|
||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
||||
URL: https://src.fedoraproject.org/rpms/color-filesystem
|
||||
Source0: color-filesystem.tar.gz
|
||||
|
||||
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64 sw_64 loongarch64 riscv64
|
||||
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64 sw_64 loongarch64 riscv64 powerpc64le
|
||||
|
||||
Requires: filesystem
|
||||
Requires: rpm
|
||||
@ -53,6 +53,9 @@ EOF
|
||||
%{_sysconfdir}/rpm/macros.color
|
||||
|
||||
%changelog
|
||||
* Tue Mar 5 2024 xurui <rui.xu@shingroup.cn> - 1-19
|
||||
- Add ppc64le support for color filesystem
|
||||
|
||||
* Mon Mar 20 2023 misaka00251 <liuxin@iscas.ac.cn> - 1-18
|
||||
- Add riscv64 support for color filesystem
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user