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

From: @zhao-chongguang 
Reviewed-by: @jianli-97 
Signed-off-by: @jianli-97
This commit is contained in:
openeuler-ci-bot 2025-01-09 08:42:08 +00:00 committed by Gitee
commit 88c76704c8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: podman
Version: 4.9.4
Release: 8
Release: 9
Summary: A tool for managing OCI containers and pods.
Epoch: 1
License: Apache-2.0 and MIT
@ -95,6 +95,7 @@ dynamic port forwarding.
%package help
Summary: Help document for the podman package
Buildarch: noarch
Conflicts: docker docker-latest docker-ce docker-ee moby-engine
%description help
@ -299,6 +300,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/
%{_bindir}/%{name}sh
%changelog
* Tue Aug 20 2024 Xuebing Li <lixuebing@cqsoftware.com.cn> - 1:4.9.4-9
- Add 'Buildarch: noarch' to the help subpackage
* Tue Apr 30 2024 zhangbowei <zhangbowei@kylinos.cn> - 1:4.9.4-8
- Type:bugfix
- CVE:NA