Yet another spec file fix
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-v2v?expand=0&rev=7
This commit is contained in:
parent
a5a20cb451
commit
88577d8b51
@ -80,10 +80,6 @@ BuildRequires: ocaml-libvirt-devel
|
|||||||
BuildRequires: ocaml-ounit-devel
|
BuildRequires: ocaml-ounit-devel
|
||||||
|
|
||||||
|
|
||||||
%if 0%{verify_tarball_signature}
|
|
||||||
BuildRequires: gnupg2
|
|
||||||
%endif
|
|
||||||
|
|
||||||
Requires: libguestfs0%{?_isa} >= 1.42
|
Requires: libguestfs0%{?_isa} >= 1.42
|
||||||
Requires: guestfs-tools >= 1.42
|
Requires: guestfs-tools >= 1.42
|
||||||
Requires: gawk
|
Requires: gawk
|
||||||
@ -144,9 +140,6 @@ for %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%if 0%{verify_tarball_signature}
|
|
||||||
%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
|
|
||||||
%endif
|
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
%if 0%{patches_touch_autotools}
|
%if 0%{patches_touch_autotools}
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
Loading…
Reference in New Issue
Block a user