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:
parent
8dab66c597
commit
873668b56f
@ -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
|
Sat Feb 18 18:22:02 CET 2017 - kukuk@suse.de
|
||||||
|
|
||||||
|
14
libvirt.spec
14
libvirt.spec
@ -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
|
Linux instance. The library aims to provide long term stable C API
|
||||||
to interact with Linux virtualization technologies.
|
to interact with Linux virtualization technologies.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Daniel Veillard <veillard@redhat.com>
|
|
||||||
Karel Zak <kzak@redhat.com>
|
|
||||||
|
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: API reference and website documentation
|
Summary: API reference and website documentation for libvirt
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
|
||||||
%description doc
|
%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.
|
copy of the libvirt.org website documentation.
|
||||||
|
|
||||||
%package daemon
|
%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++
|
Group: Development/Libraries/C and C++
|
||||||
|
|
||||||
# All runtime requirements for the libvirt package (runtime requirements
|
# 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).
|
capabilities of recent versions of Linux (and other OSes).
|
||||||
|
|
||||||
%package libs
|
%package libs
|
||||||
Summary: Client side libraries
|
Summary: Client side libraries for libvirt
|
||||||
# So remote clients can access libvirt over SSH tunnel
|
# So remote clients can access libvirt over SSH tunnel
|
||||||
# (client invokes 'nc' against the UNIX socket on the server)
|
# (client invokes 'nc' against the UNIX socket on the server)
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
Loading…
Reference in New Issue
Block a user