!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:
commit
fead38ed5c
@ -1,6 +1,6 @@
|
|||||||
Name: libieee1284
|
Name: libieee1284
|
||||||
Version: 0.2.11
|
Version: 0.2.11
|
||||||
Release: 30
|
Release: 31
|
||||||
Summary: IEEE1284 communications library
|
Summary: IEEE1284 communications library
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://cyberelk.net/tim/libieee1284/
|
URL: http://cyberelk.net/tim/libieee1284/
|
||||||
@ -38,6 +38,7 @@ To use libieee1284 with Python, use 'import ieee1284'.
|
|||||||
%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.
|
||||||
@ -80,6 +81,9 @@ touch doc/interface.xml
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 15 2020 Ge Wang<wangge20@huawei.com> - 0.2.11-30
|
||||||
- Modify Source0 Url
|
- Modify Source0 Url
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user