!20 [sync] PR-18: 【轻量级PR】: Added 'Buildarch: noarch'to the help subpaackage
From: @openeuler-sync-bot Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
551bc57901
@ -1,6 +1,6 @@
|
|||||||
Name: libieee1284
|
Name: libieee1284
|
||||||
Version: 0.2.11
|
Version: 0.2.11
|
||||||
Release: 32
|
Release: 33
|
||||||
Summary: IEEE1284 communications library
|
Summary: IEEE1284 communications library
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://cyberelk.net/tim/libieee1284/
|
URL: http://cyberelk.net/tim/libieee1284/
|
||||||
@ -27,6 +27,7 @@ for the libieee1284 library.
|
|||||||
%package help
|
%package help
|
||||||
Summary: This package contains help documents
|
Summary: This package contains help documents
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
Buildarch: noarch
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
Files for help with libieee1284.
|
Files for help with libieee1284.
|
||||||
@ -66,6 +67,9 @@ touch doc/interface.xml
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 0.2.11-32
|
||||||
- fixes failed: error: no acceptable C compiler found in $PATH
|
- fixes failed: error: no acceptable C compiler found in $PATH
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user