From e2890244de8342160cedb81e4580ad05637c3017 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 07:55:35 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/virt-p2v.git#a60e9be396d23892e123574025d617eabd8a3ef0 --- virt-p2v.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/virt-p2v.spec b/virt-p2v.spec index 0687763..6f2b0ae 100644 --- a/virt-p2v.spec +++ b/virt-p2v.spec @@ -10,7 +10,7 @@ Summary: Convert a physical machine to run on KVM Name: virt-p2v Epoch: 1 Version: 1.42.0 -Release: 3.1%{?dist} +Release: 4%{?dist} License: GPLv2+ # virt-p2v works only on x86_64 at the moment. It requires porting @@ -31,6 +31,7 @@ Source2: libguestfs.keyring %endif # Basic build requirements. +BuildRequires: make BuildRequires: gcc BuildRequires: perl(Pod::Simple) BuildRequires: perl(Pod::Man) @@ -132,8 +133,8 @@ rm $RPM_BUILD_ROOT%{_mandir}/man1/p2v-release-notes.1* %changelog -* Tue Dec 15 2020 Petr Ĺ abata - 1:1.42.0-3.1 -- Bumping for a manual gcc11 rebuild and re-inclusion +* Wed Jan 27 2021 Fedora Release Engineering - 1:1.42.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 1:1.42.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild