[libvirt PATCH] spec: Move virkey* manual pages from -daemon to -client

Andrea Bolognani posted 1 patch 2 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220127144756.35735-1-abologna@redhat.com
libvirt.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt PATCH] spec: Move virkey* manual pages from -daemon to -client
Posted by Andrea Bolognani 2 years, 2 months ago
The documentation included in these manual pages is mostly useful
to users of the 'send-key' virsh command, and the virsh manual
page refers to them, so it makes more sense to install them along
with virsh instead of libvirtd.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 libvirt.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 0e6cd13bb2..6855b3a760 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1733,7 +1733,6 @@ exit 0
 %{_mandir}/man8/virtlogd.8*
 %{_mandir}/man8/virtlockd.8*
 %{_mandir}/man8/virtproxyd.8*
-%{_mandir}/man7/virkey*.7*
 
 %{_bindir}/virt-host-validate
 %{_bindir}/virt-admin
@@ -2010,6 +2009,7 @@ exit 0
 %{_mandir}/man1/virt-xml-validate.1*
 %{_mandir}/man1/virt-pki-query-dn.1*
 %{_mandir}/man1/virt-pki-validate.1*
+%{_mandir}/man7/virkey*.7*
 %{_bindir}/virsh
 %{_bindir}/virt-xml-validate
 %{_bindir}/virt-pki-query-dn
-- 
2.34.1

Re: [libvirt PATCH] spec: Move virkey* manual pages from -daemon to -client
Posted by Pavel Hrdina 2 years, 1 month ago
On Thu, Jan 27, 2022 at 03:47:56PM +0100, Andrea Bolognani wrote:
> The documentation included in these manual pages is mostly useful
> to users of the 'send-key' virsh command, and the virsh manual
> page refers to them, so it makes more sense to install them along
> with virsh instead of libvirtd.
> 
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  libvirt.spec.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Re: [libvirt PATCH] spec: Move virkey* manual pages from -daemon to -client
Posted by Andrea Bolognani 2 years, 1 month ago
On Thu, Jan 27, 2022 at 03:47:56PM +0100, Andrea Bolognani wrote:
> The documentation included in these manual pages is mostly useful
> to users of the 'send-key' virsh command, and the virsh manual
> page refers to them, so it makes more sense to install them along
> with virsh instead of libvirtd.
>
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  libvirt.spec.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ping

-- 
Andrea Bolognani / Red Hat / Virtualization