spec: delete repetitive man8/qemu-ga.8* from qemu-guest-agent package
Files man8/qemu-ga.8* are packaged in qemu-help package. Delete it from qemu-guest-agent package. Signed-off-by: liuxiangdong <liuxiangdong5@huawei.com>
This commit is contained in:
parent
56622fc7d7
commit
522d65d171
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: qemu
|
Name: qemu
|
||||||
Version: 6.2.0
|
Version: 6.2.0
|
||||||
Release: 73
|
Release: 74
|
||||||
Epoch: 10
|
Epoch: 10
|
||||||
Summary: QEMU is a generic and open source machine emulator and virtualizer
|
Summary: QEMU is a generic and open source machine emulator and virtualizer
|
||||||
License: GPLv2 and BSD and MIT and CC-BY-SA-4.0
|
License: GPLv2 and BSD and MIT and CC-BY-SA-4.0
|
||||||
@ -1041,7 +1041,6 @@ getent passwd qemu >/dev/null || \
|
|||||||
%files guest-agent
|
%files guest-agent
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_bindir}/qemu-ga
|
%{_bindir}/qemu-ga
|
||||||
%{_mandir}/man8/qemu-ga.8*
|
|
||||||
%{_unitdir}/qemu-guest-agent.service
|
%{_unitdir}/qemu-guest-agent.service
|
||||||
%{_udevdir}/99-qemu-guest-agent.rules
|
%{_udevdir}/99-qemu-guest-agent.rules
|
||||||
%ghost %{_localstatedir}/log/qga-fsfreeze-hook.log
|
%ghost %{_localstatedir}/log/qga-fsfreeze-hook.log
|
||||||
@ -1076,6 +1075,9 @@ getent passwd qemu >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 25 2023 <liuxiangdong5@huawei.com> - 10:6.2.0-74
|
||||||
|
- spec: delete repetitive man8/qemu-ga.8* from qemu-guest-agent package
|
||||||
|
|
||||||
* Fri May 19 2023 <liuxiangdong5@huawei.com> - 10:6.2.0-73
|
* Fri May 19 2023 <liuxiangdong5@huawei.com> - 10:6.2.0-73
|
||||||
- spec: delete useless core3-hmcode/core3-reset/uefi-bios-sw
|
- spec: delete useless core3-hmcode/core3-reset/uefi-bios-sw
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user