Package virt-p2v binary and man page.

This commit is contained in:
Richard W.M. Jones 2014-05-16 10:42:11 +01:00
parent 01fba2f45c
commit 953dfaf1e0
1 changed files with 27 additions and 0 deletions

View File

@ -465,6 +465,26 @@ Virt-win-reg lets you look at and modify the Windows Registry of
Windows virtual machines.
# The Name and Summary of this package is deliberately obscure to
# discourage end users from installing and running it. Instead they
# need to get the P2V ISO which is a Fedora/RHEL Spin.
%package pvhelper
Summary: pvhelper
Requires: /usr/bin/xinit
Requires: /usr/bin/ssh
Requires: /usr/bin/qemu-nbd
Requires: /usr/bin/Xorg
Requires: xorg-x11-drv-*
Requires: xorg-x11-fonts-Type1
%description pvhelper
This helper is used when creating a Spin.
End users *should not* install this package.
%package bash-completion
Summary: Bash tab-completion scripts for %{name} tools
BuildArch: noarch
@ -1015,6 +1035,7 @@ mv $RPM_BUILD_ROOT/lib/udev/rules.d/99-guestfs-serial.rules \
%{_mandir}/man1/virt-tar-in.1*
%{_bindir}/virt-tar-out
%{_mandir}/man1/virt-tar-out.1*
%{_mandir}/man1/virt-p2v.1*
%{_bindir}/virt-v2v
%{_mandir}/man1/virt-v2v.1*
@ -1031,6 +1052,12 @@ mv $RPM_BUILD_ROOT/lib/udev/rules.d/99-guestfs-serial.rules \
%{_mandir}/man1/virt-win-reg.1*
%files pvhelper
%doc COPYING README
%{_libexecdir}/virt-p2v
# NB: man page does NOT go here.
%files bash-completion
%dir %{_datadir}/bash-completion/completions
%{_datadir}/bash-completion/completions/guestfish