From a5a20cb451d31abd642011fe40d5f4fdac1552bfb0093ef22ad4881a895976be Mon Sep 17 00:00:00 2001 From: Charles Arnold Date: Tue, 9 Feb 2021 17:12:05 +0000 Subject: [PATCH] Fix spec file issues OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-v2v?expand=0&rev=6 --- virt-v2v.spec | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/virt-v2v.spec b/virt-v2v.spec index 7321f63..b646664 100644 --- a/virt-v2v.spec +++ b/virt-v2v.spec @@ -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