From f9c1123f5afdb704a7b0b7bd4f0b85b5a4d9e7561f6af47548ae20edbe378328 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Thu, 23 Mar 2017 15:03:20 +0000 Subject: [PATCH] Accepting request 482274 from home:jengelh:branches:Virtualization - RPM group fix OBS-URL: https://build.opensuse.org/request/show/482274 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=594 --- libvirt.changes | 5 +++++ libvirt.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libvirt.changes b/libvirt.changes index 22e9543..8fee441 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 23 14:42:07 UTC 2017 - jengelh@inai.de + +- RPM group fix + ------------------------------------------------------------------- Wed Mar 22 08:30:55 UTC 2017 - cbosdonnat@suse.com diff --git a/libvirt.spec b/libvirt.spec index b7b90ca..05b704a 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -1,7 +1,7 @@ # # spec file for package libvirt # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -367,7 +367,7 @@ to interact with Linux virtualization technologies. %package doc Summary: API reference and website documentation for libvirt -Group: Development/Libraries/C and C++ +Group: Documentation/HTML %description doc Includes the API reference for the libvirt C library, and a complete @@ -823,9 +823,9 @@ capabilities of recent versions of Linux (and other OSes). %package libs Summary: Client side libraries for libvirt -Group: Development/Libraries/C and C++ # 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++ Requires: netcat-openbsd # Not technically required, but makes 'out-of-box' config # work correctly & doesn't have onerous dependencies