From ba2fb72ebe17e511f031cbd46dba01fdab4df736 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Jan 23 2008 19:27:16 +0000 Subject: - fix buildrequires (add util-linux-ng for /usr/bin/hexdump). --- diff --git a/xenner.spec b/xenner.spec index 640be3f..732fd70 100644 --- a/xenner.spec +++ b/xenner.spec @@ -1,7 +1,7 @@ Name: xenner License: GPLv2+ Version: 0.22 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Xen emulator for kvm Group: Applications/Emulators Source: %{name}-%{version}.tar.gz @@ -13,7 +13,7 @@ BuildRequires: xen-devel BuildRequires: e2fsprogs-devel BuildRequires: libaio-devel BuildRequires: zlib-devel -BuildRequires: python +BuildRequires: python util-linux-ng BuildRequires: /usr/include/gnu/stubs-32.h %description @@ -53,6 +53,8 @@ fi rm -rf %{buildroot} %changelog +* Fri Jan 23 2008 Gerd Hoffmann - 0.22-4.fc9 +- add util-linux-ng build dependency. * Fri Jan 23 2008 Gerd Hoffmann - 0.22-3.fc9 - drop kernel-devel build dependency. * Fri Jan 23 2008 Gerd Hoffmann - 0.22-2.fc9