From 0be767ade5f57c7b16cc156c26c3e781884c708f09f3d2065a624f4a44f8cc48 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}