remote-viewer now obsoletes spice-client
This commit is contained in:
parent
1f6acc8482
commit
ad4ed1a79f
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
Name: virt-viewer
|
Name: virt-viewer
|
||||||
Version: 0.5.6
|
Version: 0.5.6
|
||||||
Release: 1%{?dist}%{?extra_release}
|
Release: 2%{?dist}%{?extra_release}
|
||||||
Summary: Virtual Machine Viewer
|
Summary: Virtual Machine Viewer
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -78,6 +78,11 @@ BuildRequires: intltool
|
|||||||
BuildRequires: libgovirt-devel >= 0.0.3
|
BuildRequires: libgovirt-devel >= 0.0.3
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0{?fedora} >= 20
|
||||||
|
Obsoletes: spice-client < 0.12.3-2
|
||||||
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Virtual Machine Viewer provides a graphical console client for connecting
|
Virtual Machine Viewer provides a graphical console client for connecting
|
||||||
to virtual machines. It uses the GTK-VNC or SPICE-GTK widgets to provide
|
to virtual machines. It uses the GTK-VNC or SPICE-GTK widgets to provide
|
||||||
@ -159,6 +164,9 @@ update-desktop-database -q %{_datadir}/applications
|
|||||||
%{_mandir}/man1/remote-viewer.1*
|
%{_mandir}/man1/remote-viewer.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 23 2013 Christophe Fergeau <cfergeau@redhat.com> 0.5.6-2
|
||||||
|
- Mark remote-viewer as replacing spice-client
|
||||||
|
|
||||||
* Wed May 1 2013 Daniel P. Berrange <berrange@redhat.com> - 0.5.6-1
|
* Wed May 1 2013 Daniel P. Berrange <berrange@redhat.com> - 0.5.6-1
|
||||||
- Update to 0.5.6 release
|
- Update to 0.5.6 release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user