Accepting request 461814 from home:jengelh:branches:Virtualization

- Drop author list from description. Fix summary to be more
  accurate as to what the subpackage pertains to.

OBS-URL: https://build.opensuse.org/request/show/461814
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=587
This commit is contained in:
James Fehlig 2017-03-02 15:50:49 +00:00 committed by Git OBS Bridge
parent 8dab66c597
commit 873668b56f
2 changed files with 9 additions and 11 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 2 09:01:21 UTC 2017 - jengelh@inai.de
- Drop author list from description. Fix summary to be more
accurate as to what the subpackage pertains to.
-------------------------------------------------------------------
Sat Feb 18 18:22:02 CET 2017 - kukuk@suse.de

View File

@ -373,16 +373,8 @@ on a single hardware system where the basic resources are driven by a
Linux instance. The library aims to provide long term stable C API
to interact with Linux virtualization technologies.
Authors:
--------
Daniel Veillard <veillard@redhat.com>
Karel Zak <kzak@redhat.com>
%package doc
Summary: API reference and website documentation
Summary: API reference and website documentation for libvirt
Group: Development/Libraries/C and C++
%description doc
@ -390,7 +382,7 @@ Includes the API reference for the libvirt C library, and a complete
copy of the libvirt.org website documentation.
%package daemon
Summary: Server side daemon and supporting files for libvirt library
Summary: Server side daemon and supporting files for libvirt
Group: Development/Libraries/C and C++
# All runtime requirements for the libvirt package (runtime requirements
@ -738,7 +730,7 @@ The client binaries needed to access the virtualization
capabilities of recent versions of Linux (and other OSes).
%package libs
Summary: Client side libraries
Summary: Client side libraries for libvirt
# So remote clients can access libvirt over SSH tunnel
# (client invokes 'nc' against the UNIX socket on the server)
Group: Development/Libraries/C and C++