[gnome-rdp] Add libappindicator to requires field

Dan Mashal vicodan at fedoraproject.org
Fri Sep 13 11:00:16 UTC 2013


commit d935608b957865817b604e7553426a9daf193b1d
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Fri Sep 13 03:59:51 2013 -0700

    Add libappindicator to requires field

 gnome-rdp.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gnome-rdp.spec b/gnome-rdp.spec
index 75e81ce..3b83446 100644
--- a/gnome-rdp.spec
+++ b/gnome-rdp.spec
@@ -2,7 +2,7 @@
 
 Name:           gnome-rdp        
 Version:        0.3.1.0
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Remote Desktop Protocol client for the GNOME desktop environment
 
 Group:          Applications/Internet
@@ -37,6 +37,7 @@ BuildRequires:  rdesktop
 BuildRequires:  openssh-clients
 BuildRequires:  gnome-terminal
 BuildRequires:	libappindicator-sharp-devel
+Requires:       libappindicator
 Requires:       rdesktop >= 1.6.0
 Requires:	tigervnc
 # for vncpasswd
@@ -97,6 +98,9 @@ fi
 
 
 %changelog
+* Fri Sep 13 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 0.3.1.0-7
+- Fix #982788 by adding libappindicator to requires
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.1.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list