[gnome-rdp/f15] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Thu May 26 07:48:58 UTC 2011


commit 0ac8649edb7d44fc93a4cb52a302b2f72dd8b310
Author: Dan Horák <dan at danny.cz>
Date:   Thu May 26 09:48:02 2011 +0200

    updated the supported arch list

 gnome-rdp.spec |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gnome-rdp.spec b/gnome-rdp.spec
index fdc01a3..cb68f05 100644
--- a/gnome-rdp.spec
+++ b/gnome-rdp.spec
@@ -2,7 +2,7 @@
 
 Name:           gnome-rdp        
 Version:        0.2.3
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Remote Desktop Protocol client for the GNOME desktop environment
 
 Group:          Applications/Internet
@@ -15,11 +15,8 @@ Patch2:		gnome-rdp-0.2.3-Mono.Data.Sqlite.patch
 Patch3:		gnome-rdp-0.2.3-GLib-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# Various Mono dependencies are not available for ppc64; mostly listed in bug 241850.
-# nant is not available for ppc
-ExcludeArch:    ppc
-ExcludeArch:    ppc64
-ExcludeArch:    sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 BuildRequires:  nant
 BuildRequires:  glib2-devel >= 2.15.3
@@ -88,6 +85,9 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/gnome-rdp.png
 
 %changelog
+* Thu May 26 2011 Dan Horák <dan[at]danny.cz> - 0.2.3-9
+- updated the supported arch list
+
 * Mon May 16 2011 Tom Callaway <spot at fedoraproject.org> - 0.2.3-8
 - use Mono.Data.Sqlite
 - fix program to actually run


More information about the scm-commits mailing list