[vinagre/f20] depend on freerdp

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 5 21:39:07 UTC 2013


commit 8ab6df7d3dabf8b70cffd6b0339aee34a48aca70
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Sep 5 17:38:48 2013 -0400

    depend on freerdp

 vinagre.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/vinagre.spec b/vinagre.spec
index 57b0b16..fa5dd8c 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -4,7 +4,7 @@
 
 Name:           vinagre
 Version:        3.9.90
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        VNC client for GNOME
 
 Group:          Applications/System
@@ -34,8 +34,8 @@ BuildRequires:  libsecret-devel
 # for /usr/share/dbus-1/services
 Requires: dbus
 
-# for /usr/bin/rdesktop
-Requires: rdesktop
+# for /usr/bin/xfreerdp
+Requires: freerdp
 
 BuildRequires: automake autoconf libtool
 BuildRequires: gnome-common
@@ -130,6 +130,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Thu Sep  5 2013 Matthias Clasen <mclasen at redhat.com> - 3.9.90-2
+- Depend on freerdp, thats what is used now
+
 * Thu Aug 22 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.90-1
 - Update to 3.9.90
 


More information about the scm-commits mailing list