Fix spec file issues
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-v2v?expand=0&rev=6
This commit is contained in:
parent
6c1d69d0db
commit
a5a20cb451
@ -15,15 +15,12 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
# needsbinariesforbuild
|
||||
# If we should verify tarball signature with GPGv2.
|
||||
|
||||
%global verify_tarball_signature 0
|
||||
|
||||
# If there are patches which touch autotools files, set this to 1.
|
||||
%global patches_touch_autotools %{nil}
|
||||
|
||||
# The source directory.
|
||||
%global source_directory 1.43-Development
|
||||
%global source_directory 1.43-development
|
||||
|
||||
Name: virt-v2v
|
||||
Version: 1.43.3
|
||||
@ -35,11 +32,6 @@ License: GPL-2.0+
|
||||
Group: System/Management
|
||||
|
||||
Source0: http://download.libguestfs.org/virt-v2v/%{source_directory}/%{name}-%{version}.tar.gz
|
||||
%if 0%{verify_tarball_signature}
|
||||
Source1: http://download.libguestfs.org/virt-v2v/%{source_directory}/%{name}-%{version}.tar.gz.sig
|
||||
# Keyring used to verify tarball signature.
|
||||
Source2: libguestfs.keyring
|
||||
%endif
|
||||
|
||||
# libguestfs hasn't been built on i686 for a while since there is no
|
||||
# kernel built for this architecture any longer and libguestfs rather
|
||||
|
Loading…
Reference in New Issue
Block a user