提交 886eb3c7 编写于 作者: M Martin Kletzander 提交者: Daniel Veillard

spec: Remove admin package specification

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: NMartin Kletzander <mkletzan@redhat.com>
上级 782355a7
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册