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

Dan Horák sharkcz at fedoraproject.org
Tue Jan 11 11:57:37 UTC 2011


commit 0fc7b7a0fd6ec57b12e2639ccbb034c30a9f70be
Author: Dan Horák <dan at danny.cz>
Date:   Tue Jan 11 12:57:26 2011 +0100

    - updated the supported arch list once more

 monodevelop-debugger-mdb.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/monodevelop-debugger-mdb.spec b/monodevelop-debugger-mdb.spec
index 97ee685..38c89ee 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:        2%{?dist}
+Release:        3%{?dist}
 License:        MIT
 Group:          Development/Tools
 Source:         http://www.monodevelop.com/Downloads/%{name}-%{version}.tar.bz2
@@ -14,7 +14,9 @@ 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
 # Mono only available on these:
-ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
+#ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
+# but mono-debugger in Linux is limited to
+ExclusiveArch: %ix86 x86_64
 
 %description
 Mono Debugger Addin for MonoDevelop. 
@@ -66,6 +68,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-3
+- updated the supported arch list once more
+
 * Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 2.4-2
 - updated the supported arch list
 


More information about the scm-commits mailing list