[libvirt PATCH 3/3] mingw: Don't ship virkey* manual pages

Andrea Bolognani abologna at redhat.com
Tue Jan 25 18:03:39 UTC 2022


They're part of the -daemon package on Linux.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
This patch is sort of an RFC actually, because maybe even on
Linux it would make more sense for these to be included in the
-client package instead? Their usefulness in the mingw package
still seems questionable.

 mingw-libvirt.spec.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/mingw-libvirt.spec.in b/mingw-libvirt.spec.in
index 95039e1419..39f8cc0cf3 100644
--- a/mingw-libvirt.spec.in
+++ b/mingw-libvirt.spec.in
@@ -250,7 +250,6 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_libexecdir}/libvirt-guests.sh
 %{mingw32_includedir}/libvirt/libvirt-admin.h
 
 %{mingw32_mandir}/man1/virsh.1*
-%{mingw32_mandir}/man7/virkey*.7*
 
 # Mingw64
 %files -n mingw64-libvirt
@@ -310,6 +309,5 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_libexecdir}/libvirt-guests.sh
 %{mingw64_includedir}/libvirt/libvirt-admin.h
 
 %{mingw64_mandir}/man1/virsh.1*
-%{mingw64_mandir}/man7/virkey*.7*
 
 %changelog
-- 
2.34.1




More information about the libvir-list mailing list