Add sw64 architecture

Signed-off-by: wzx <wuzx1226@qq.com>
This commit is contained in:
wzx 2022-11-03 19:36:16 +08:00
parent d23b43272a
commit 5a0a4ca349

View File

@ -2,7 +2,7 @@
Name: color-filesystem
Version: 1
Release: 15
Release: 16
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
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64 sw_64
Requires: filesystem
Requires: rpm
@ -53,6 +53,9 @@ EOF
%{_sysconfdir}/rpm/macros.color
%changelog
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 1-16
- Add sw64 architecture
* Tue May 25 2021 zhangyao <zhangyao05@outlook.com> - 1-15
- Import Color Filesystem