From 0cb86853e94e062467f17d0698ac60475657c187 Mon Sep 17 00:00:00 2001 From: xinminst Date: Mon, 16 Aug 2021 03:57:43 +0000 Subject: [PATCH 1/2] update color-filesystem.spec. --- color-filesystem.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/color-filesystem.spec b/color-filesystem.spec index e4b8b83..5a82ef4 100644 --- a/color-filesystem.spec +++ b/color-filesystem.spec @@ -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 riscv64 Requires: filesystem Requires: rpm -- Gitee From 785186eb17a733e89494117dd1657172a5daed96 Mon Sep 17 00:00:00 2001 From: xinminst Date: Mon, 16 Aug 2021 08:20:08 +0000 Subject: [PATCH 2/2] update color-filesystem.spec. --- color-filesystem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/color-filesystem.spec b/color-filesystem.spec index 5a82ef4..50ee617 100644 --- a/color-filesystem.spec +++ b/color-filesystem.spec @@ -2,7 +2,7 @@ Name: color-filesystem Version: 1 -Release: 15 +Release: 16 Summary: Color filesystem layout Group: System Environment/Base License: Public Domain @@ -53,6 +53,9 @@ EOF %{_sysconfdir}/rpm/macros.color %changelog +* Mon Aug 16 2021 xinminst - 1-16 +- add riscv64 to ExclusiveArch + * Tue May 25 2021 zhangyao - 1-15 - Import Color Filesystem -- Gitee