]> xenbits.xensource.com Git - libvirt.git/commitdiff
spec: Remove admin package specification
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 26 Jun 2015 15:26:28 +0000 (17:26 +0200)
committerDaniel Veillard <veillard@redhat.com>
Sun, 28 Jun 2015 03:34:19 +0000 (11:34 +0800)
Its only file must be included in the daemon package anyway, since the
daemon is linked with the admin library and so then it's just an empty
package until we have virt-admin binary which we can decide later on
whether to just move it to clients or create a new package for it.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
libvirt.spec.in

index dcd174a40e034b017a2f9c0936326c6920f97430..e1a15f4300abacac4e87a40a70467a4469b33ea9 100644 (file)
@@ -1216,15 +1216,6 @@ Includes the Sanlock lock manager plugin for the QEMU
 driver
 %endif
 
-%package admin
-Summary: Client side library and binary for the libvirt admin interface
-Group: Development/Libraries
-Requires: readline
-Requires: %{name}-client = %{version}-%{release}
-
-%description admin
-Shared library and client for admin access to libvirt daemon
-
 
 %prep
 %setup -q
@@ -2219,10 +2210,6 @@ exit 0
 %attr(0755, root, root) %{_libexecdir}/libvirt_sanlock_helper
 %endif
 
-%files admin
-%defattr(-, root, root)
-%{_libdir}/libvirt-admin.so.*
-
 %files client -f %{name}.lang
 %defattr(-, root, root)
 %doc COPYING COPYING.LESSER
@@ -2239,6 +2226,7 @@ exit 0
 %{_libdir}/libvirt.so.*
 %{_libdir}/libvirt-qemu.so.*
 %{_libdir}/libvirt-lxc.so.*
+%{_libdir}/libvirt-admin.so.*
 
 %if %{with_dtrace}
 %{_datadir}/systemtap/tapset/libvirt_probes*.stp