From f68d725fc436e148d4bce17cf9047c0b08158e6d Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Jul 27 2006 12:23:23 +0000 Subject: * Thu Jul 27 2006 Jeremy Katz - 0.1.3-4 - don't BR xen, we just need xen-devel --- diff --git a/libvirt.spec b/libvirt.spec index c3bea13..1bbf522 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -1,13 +1,13 @@ Summary: Library providing an API to use the Xen virtualization Name: libvirt Version: 0.1.3 -Release: 3 +Release: 4 License: LGPL Group: Development/Libraries Source: libvirt-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://libvir.org/ -BuildRequires: xen python python-devel +BuildRequires: python python-devel Requires: xen Requires: libxml2 Requires: readline @@ -107,6 +107,9 @@ rm -fr %{buildroot} %doc docs/examples/python %changelog +* Thu Jul 27 2006 Jeremy Katz - 0.1.3-4 +- don't BR xen, we just need xen-devel + * Thu Jul 27 2006 Daniel Veillard 0.1.3-3 - need rebuild since libxenstore is now versionned