Added 'Buildarch: noarch' to the help subpackage

(cherry picked from commit 5f3077820ab8595d6ae5418cd57500f527ccd937)
This commit is contained in:
wangbowen 2024-08-20 17:13:48 +08:00 committed by openeuler-sync-bot
parent 559e66fb54
commit fb61143857

View File

@ -1,6 +1,6 @@
Name: libieee1284
Version: 0.2.11
Release: 32
Release: 33
Summary: IEEE1284 communications library
License: GPLv2+
URL: http://cyberelk.net/tim/libieee1284/
@ -27,6 +27,7 @@ for the libieee1284 library.
%package help
Summary: This package contains help documents
Requires: %{name} = %{version}-%{release}
Buildarch: noarch
%description help
Files for help with libieee1284.
@ -66,6 +67,9 @@ touch doc/interface.xml
%changelog
* Tue Aug 20 2024 Bowen Wang<wangbowen@cqsoftware.com.cn> - 0.2.11-33
- Added 'Buildarch: noarch' to the help subpackage
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 0.2.11-32
- fixes failed: error: no acceptable C compiler found in $PATH