Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566086 - >=app-emulation/spice[client]-0.12.6 no longer installs spicec
Summary: >=app-emulation/spice[client]-0.12.6 no longer installs spicec
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Virtualization Team
URL: http://cgit.freedesktop.org/spice/spi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-17 21:57 UTC by Jaak Ristioja
Modified: 2015-11-18 20:55 UTC (History)
0 users

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 Jaak Ristioja 2015-11-17 21:57:26 UTC
Client code was removed in 0.12.6 in favour of virt-viewer.

  http://cgit.freedesktop.org/spice/spice/commit/?id=1876971442ef808b5dcdaa5dc12df617f2179cb5
Comment 1 Matthias Maier gentoo-dev 2015-11-18 20:55:08 UTC
Thanks a lot!


commit ecdab33ececea00bb71688686b97fbb890de8792
Author: Matthias Maier <tamiko@gentoo.org>
Date:   Wed Nov 18 14:36:03 2015 -0600

    app-emulation/spice: Maintenance, drop obsolete USE=client (bug #566086)
    
    - The client spicec has been removed from app-emulation/spice in favor of
      app-emulation/virt-viewer. Thus, remove the now obsolete keyword and
      associated dependencies.
    
    - Remove (already commented out) USE="static" left-overs. This ebuild does
      not contain any executable any more for which "static" might have made
      sense.
    
    Revision bump and commit straigt to stable as this is purely a cosmetic change.
    
    Package-Manager: portage-2.2.24
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>