Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 582834 - app-emulation/libvirt - please add slot operator on net-libs/gnutls
Summary: app-emulation/libvirt - please add slot operator on net-libs/gnutls
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2016-05-12 13:50 UTC by Thomas Deutschmann (RETIRED)
Modified: 2016-05-31 21:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2016-05-12 13:50:19 UTC
net-libs/gnutls-3.5.0:0/30::gentoo update changed soname of libgnutls.so; this triggered a @preserved-libs event for app-emulation/libvirt.

Please consider adding a slot operator on the net-libs/gnutls atom in the next revbump of app-emulation/libvirt so that an update of net-libs/gnutls will trigger a rebuild of app-emulation/libvirt when necessary.

Something like:

diff --git a/app-emulation/libvirt/libvirt-1.3.4.ebuild b/app-emulation/libvirt/libvirt-1.3.4.ebuild
index 67b638a2..33cda7b 100644
--- a/app-emulation/libvirt/libvirt-1.3.4.ebuild
+++ b/app-emulation/libvirt/libvirt-1.3.4.ebuild
@@ -59,7 +59,7 @@ RDEPEND="
        dev-libs/libnl:3
        >=dev-libs/libxml2-2.7.6
        >=net-analyzer/netcat6-1.0-r2
-       >=net-libs/gnutls-1.0.25
+       >=net-libs/gnutls-1.0.25:0=
        net-libs/libssh2
        >=net-misc/curl-7.18.0
        sys-apps/dmidecode
Comment 1 Matthias Maier gentoo-dev 2016-05-31 21:24:31 UTC
commit 4e191b28988e4029b01e4e13f389f530ccc40138
Author: Matthias Maier <tamiko@gentoo.org>
Date:   Tue May 31 16:21:56 2016 -0500

    app-emulation/libvirt: Add slot operator on net-libs/gnutls, bug #582834
    
    Package-Manager: portage-2.2.28