From a46d138486200f529b6f5c7fb930f03cee7252bf896cd6d9e56050ef659d42d4 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Thu, 13 Sep 2012 17:39:42 +0000 Subject: [PATCH] require makeinfo only in distros after 12.2 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=110 --- qemu.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qemu.spec b/qemu.spec index 2fc79eef..d8e52dc6 100644 --- a/qemu.spec +++ b/qemu.spec @@ -77,7 +77,9 @@ BuildRequires: libgnutls-devel BuildRequires: libjpeg-devel BuildRequires: libpcap-devel BuildRequires: libpng-devel +%if 0%{?suse_version} > 1220 BuildRequires: makeinfo +%endif BuildRequires: ncurses-devel # we must not install the qemu package when under qemu build %if 0%{?qemu_user_space_build:1}