Add 'Buildarch: noarch' to the help subpackage
This commit is contained in:
parent
9e56a80245
commit
a86ad9c884
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 4.9.4
|
Version: 4.9.4
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: A tool for managing OCI containers and pods.
|
Summary: A tool for managing OCI containers and pods.
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: Apache-2.0 and MIT
|
License: Apache-2.0 and MIT
|
||||||
@ -95,6 +95,7 @@ dynamic port forwarding.
|
|||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Help document for the podman package
|
Summary: Help document for the podman package
|
||||||
|
Buildarch: noarch
|
||||||
Conflicts: docker docker-latest docker-ce docker-ee moby-engine
|
Conflicts: docker docker-latest docker-ce docker-ee moby-engine
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
@ -299,6 +300,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/
|
|||||||
%{_bindir}/%{name}sh
|
%{_bindir}/%{name}sh
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Apr 30 2024 zhangbowei <zhangbowei@kylinos.cn> - 1:4.9.4-8
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user