[virt-viewer] remote-viewer now obsoletes spice-client

Christophe Fergeau teuf at fedoraproject.org
Tue Jun 4 16:19:09 UTC 2013


commit ad4ed1a79ffbf52c49483c11015a3d4b31d84a0c
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Tue Jun 4 18:18:34 2013 +0200

    remote-viewer now obsoletes spice-client

 virt-viewer.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/virt-viewer.spec b/virt-viewer.spec
index f722bf8..c400165 100644
--- a/virt-viewer.spec
+++ b/virt-viewer.spec
@@ -31,7 +31,7 @@
 
 Name: virt-viewer
 Version: 0.5.6
-Release: 1%{?dist}%{?extra_release}
+Release: 2%{?dist}%{?extra_release}
 Summary: Virtual Machine Viewer
 Group: Applications/System
 License: GPLv2+
@@ -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
@@ -159,6 +164,9 @@ update-desktop-database -q %{_datadir}/applications
 %{_mandir}/man1/remote-viewer.1*
 
 %changelog
+* Thu May 23 2013 Christophe Fergeau <cfergeau at redhat.com> 0.5.6-2
+- Mark remote-viewer as replacing spice-client
+
 * Wed May  1 2013 Daniel P. Berrange <berrange at redhat.com> - 0.5.6-1
 - Update to 0.5.6 release
 


More information about the scm-commits mailing list