From 873668b56fa40ec1a3f3464920bc4d98b95aa4eccdb88d20d1b199b0203c4c49 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Thu, 2 Mar 2017 15:50:49 +0000 Subject: [PATCH] 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 --- libvirt.changes | 6 ++++++ libvirt.spec | 14 +++----------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/libvirt.changes b/libvirt.changes index f415a93..9cbb12b 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -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 diff --git a/libvirt.spec b/libvirt.spec index c3ffec7..fd479c6 100644 --- a/libvirt.spec +++ b/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 to interact with Linux virtualization technologies. - - -Authors: --------- - Daniel Veillard - Karel Zak - - %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++