]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Remove bogus xen-devel dep from libvirt-devel RPM
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 3 Apr 2012 11:02:49 +0000 (12:02 +0100)
committerCole Robinson <crobinso@redhat.com>
Sat, 11 Aug 2012 22:53:16 +0000 (18:53 -0400)
The public libvirt API does not have any application visible
dependency on Xen libraries. The xen-devel dependency is thus
bogus
(cherry picked from commit 899bf6680a8c7c715e79ed6e80b00528eacb73cc)

Signed-off-by: Cole Robinson <crobinso@redhat.com>
libvirt.spec.in

index e7d5bd53dc2fcb9d83753ed4ca03058bf9667072..b42908334ab2b8837509226819ed2e74417f3c4b 100644 (file)
@@ -578,9 +578,6 @@ Summary: Libraries, includes, etc. to compile with the libvirt library
 Group: Development/Libraries
 Requires: %{name}-client = %{version}-%{release}
 Requires: pkgconfig
-%if %{with_xen}
-Requires: xen-devel
-%endif
 
 %description devel
 Includes and documentations for the C library providing an API to use