diff --git a/spdk.spec b/spdk.spec index 193a4a0e547549bdd8fb806b888b3aa04bbabb09..a4924ea63f486c1a0ec093f00502fea5d6205c0b 100644 --- a/spdk.spec +++ b/spdk.spec @@ -3,7 +3,7 @@ Name: spdk Version: 21.01.1 -Release: 4 +Release: 5 Summary: Set of libraries and utilities for high performance user-mode storage License: BSD and MIT URL: http://spdk.io @@ -79,7 +79,7 @@ Requires: %{name}%{?_isa} = %{package_version} python3 python3-configshell pytho %else Requires: %{name}%{?_isa} = %{package_version} python python-configshell pexpect %endif -BuildArch: noarch +#BuildArch: noarch %description tools %{summary} @@ -177,6 +177,9 @@ mv doc/output/html/ %{install_docdir} %changelog +* Wed Mar 30 2022 ouyangminxiang - 21.01.1-5 +- delete tool package arch distinction + * Tue Mar 15 2022 Weifeng Su - 21.01.1-4 - Remove rpath link option, Due to it's easy for attacher to construct 'rpath' attacks