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