From 4f863d7dd92ef4c885e9cb3b7df5d6d3d08e08eb Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Thu, 8 Aug 2019 21:06:19 +0800 Subject: [PATCH] Fix Requires of python3 subpackage --- libchewing.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libchewing.spec b/libchewing.spec index 9ee61b2..1af10a0 100644 --- a/libchewing.spec +++ b/libchewing.spec @@ -55,7 +55,7 @@ library. Summary: Python binding for libchewing BuildArch: noarch Summary(zh_TW): %{name_zh_TW} python 綁定 -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} %description -n python3-%{name} Python binding of libchewing.