Add 'Buildarch: noarch' to the help subpackage
This commit is contained in:
parent
9e56a80245
commit
a86ad9c884
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user