diff --git a/virt-what.spec b/virt-what.spec index 9bfce8d..9c1cdbd 100644 --- a/virt-what.spec +++ b/virt-what.spec @@ -8,15 +8,12 @@ URL: http://people.redhat.com/~rjones/virt-what/ Source0: http://people.redhat.com/~rjones/virt-what/files/%{name}-%{version}.tar.gz # Maintainer script which helps with handling patches. -Source1: copy-patches.sh +Source1: copy-patches.sh +BuildRequires: gcc BuildRequires: make BuildRequires: git BuildRequires: autoconf, automake, libtool - -# This is provided by the build root, but we make it explicit -# anyway in case this was dropped from the build root in future. -BuildRequires: gcc BuildRequires: /usr/bin/pod2man # Required at build time in order to do 'make check' (for getopt).