[monodevelop-debugger-mdb] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Tue Jan 11 11:07:24 UTC 2011


commit 5e9985f1010daa94a7345350b65cb7c9f63c6aa7
Author: Dan Horák <dan at danny.cz>
Date:   Tue Jan 11 12:07:13 2011 +0100

    - updated the supported arch list

 monodevelop-debugger-mdb.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/monodevelop-debugger-mdb.spec b/monodevelop-debugger-mdb.spec
index 3df33c6..97ee685 100644
--- a/monodevelop-debugger-mdb.spec
+++ b/monodevelop-debugger-mdb.spec
@@ -4,7 +4,7 @@
 Summary:        MonoDevelop Debugger Addin
 Name:           monodevelop-debugger-mdb
 Version:        2.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        MIT
 Group:          Development/Tools
 Source:         http://www.monodevelop.com/Downloads/%{name}-%{version}.tar.bz2
@@ -13,7 +13,8 @@ Patch0:		md-debugger-mdb-2.2-cecil.patch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)  
 BuildRequires:  mono-devel >= 2.6.1 mono-debugger-devel >= 2.6 monodevelop-devel >= 2.4 mono-addins-devel 
 Requires:       mono-debugger >= 2.6 monodevelop >= 2.4
-ExclusiveArch: %ix86 x86_64 ia64 armv4l sparcv9 alpha s390 s390x
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 Mono Debugger Addin for MonoDevelop. 
@@ -65,6 +66,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/mono.debugging.backend.mdb.pc
 
 %changelog
+* Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 2.4-2
+- updated the supported arch list
+
 * Sat Jun 19 2010 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-1
 - Bump to 2.4 release
 - Update BR and R for 2.4 release


More information about the scm-commits mailing list