mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-08-21 05:49:21 +03:00
spec: Deprecate spice-client
This has been true for quite some time, it's high time we stop building spicec and have remote-viewer replace it on upgrades.
This commit is contained in:
@ -78,6 +78,11 @@ BuildRequires: intltool
|
||||
BuildRequires: libgovirt-devel >= 0.0.3
|
||||
%endif
|
||||
|
||||
%if 0{?fedora} >= 20
|
||||
Obsoletes: spice-client < 0.12.3-2
|
||||
%endif
|
||||
|
||||
|
||||
%description
|
||||
Virtual Machine Viewer provides a graphical console client for connecting
|
||||
to virtual machines. It uses the GTK-VNC or SPICE-GTK widgets to provide
|
||||
|
Reference in New Issue
Block a user