Add loongarch support for color filesystem
Signed-off-by: Wenlong Zhang <zhangwenlong@loongson.cn>
This commit is contained in:
parent
43cefa4c92
commit
094180503a
@ -2,7 +2,7 @@
|
||||
|
||||
Name: color-filesystem
|
||||
Version: 1
|
||||
Release: 16
|
||||
Release: 17
|
||||
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
|
||||
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64 sw_64 loongarch64
|
||||
|
||||
Requires: filesystem
|
||||
Requires: rpm
|
||||
@ -53,6 +53,9 @@ EOF
|
||||
%{_sysconfdir}/rpm/macros.color
|
||||
|
||||
%changelog
|
||||
* Mon Nov 14 Wenlong Zhang<zhangwenlong@loongson.cn> - 1.17
|
||||
- Add loongarch support for color filesystem
|
||||
|
||||
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 1-16
|
||||
- Add sw64 architecture
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user