forked from pool/libguestfs
Accepting request 404287 from home:cbosdonnat:branches:Virtualization
* Fix p2v conditional build default * Fix permissions of launch-virt-p2v * Backport 82b74ed0bdb6d0cfd207343f75fa8e362c11d58e OBS-URL: https://build.opensuse.org/request/show/404287 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=361
This commit is contained in:
committed by
Git OBS Bridge
parent
86bfedb689
commit
61dd245dd1
@@ -57,7 +57,7 @@ Release: 0
|
||||
%bcond_with ruby_bindings
|
||||
%endif
|
||||
|
||||
%bcond_with p2v
|
||||
%bcond_without p2v
|
||||
|
||||
%if %suse_version >= 1230
|
||||
%bcond_without bash_completion
|
||||
@@ -803,6 +803,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root)
|
||||
%{_prefix}/lib/virt-p2v
|
||||
%{_datadir}/virt-p2v
|
||||
%attr(0555,-,-) %{_datadir}/virt-p2v/launch-virt-p2v
|
||||
%{_bindir}/virt-p2v-make-kiwi
|
||||
%{_bindir}/virt-p2v-make-disk
|
||||
%{_mandir}/man1/virt-p2v-make-kiwi*
|
||||
|
Reference in New Issue
Block a user