* proxy/libvirt_proxy.c: fix a compilation problem without Xen

* libvirt.spec.in: add %{release] to BuildRoot
Daniel
This commit is contained in:
Daniel Veillard
2008-07-07 10:00:30 +00:00
parent bf79e90f3a
commit 8d18d826a4
3 changed files with 7 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ Release: 1%{?dist}%{?extra_release}
License: LGPL
Group: Development/Libraries
Source: libvirt-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
URL: http://libvirt.org/
BuildRequires: python python-devel
Requires: libxml2