!17 【轻量级PR】: Added 'Buildarch: noarch'to the help subpaackage

From: @zhang-wei128 
Reviewed-by: @Charlie_li 
Signed-off-by: @Charlie_li
This commit is contained in:
openeuler-ci-bot 2025-02-21 06:52:45 +00:00 committed by Gitee
commit fead38ed5c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libieee1284
Version: 0.2.11
Release: 30
Release: 31
Summary: IEEE1284 communications library
License: GPLv2+
URL: http://cyberelk.net/tim/libieee1284/
@ -38,6 +38,7 @@ To use libieee1284 with Python, use 'import ieee1284'.
%package help
Summary: This package contains help documents
Requires: %{name} = %{version}-%{release}
Buildarch: noarch
%description help
Files for help with libieee1284.
@ -80,6 +81,9 @@ touch doc/interface.xml
%changelog
* Tue Aug 20 2024 Bowen Wang<wangbowen@cqsoftware.com.cn> - 0.2.11-31
- Added 'Buildarch: noarch' to the help subpackage
* Tue Sep 15 2020 Ge Wang<wangge20@huawei.com> - 0.2.11-30
- Modify Source0 Url