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

Dan Horák sharkcz at fedoraproject.org
Sun Oct 16 14:52:51 UTC 2011


commit a1527e591d1bfbaf8d29fc5df1d4e85b27d4c0bb
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 16 16:52:49 2011 +0200

    updated the supported arch list

 monodevelop-debugger-gdb.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/monodevelop-debugger-gdb.spec b/monodevelop-debugger-gdb.spec
index 0cc72fa..b0f1901 100644
--- a/monodevelop-debugger-gdb.spec
+++ b/monodevelop-debugger-gdb.spec
@@ -4,7 +4,7 @@
 Summary:	      MonoDevelop gdb Debugger Add-in
 Name:		      monodevelop-debugger-gdb
 Version:	      2.6
-Release:	      1%{?dist}
+Release:	      2%{?dist}
 License:	      MIT
 Group:		      Development/Tools
 Source:		      http://download.mono-project.com/sources/%{name}/%{name}-%{version}.tar.gz
@@ -12,7 +12,7 @@ URL:		      http://www.monodevelop.com/
 Patch0:		      mdb-gdb-2-2.patch
 BuildRequires:	      mono-devel >= 2.6 monodevelop-devel >= 2.6 mono-addins-devel 
 Requires:	      monodevelop >= 2.6 gdb
-ExclusiveArch:	      %ix86 x86_64 ia64 armv4l sparcv9 alpha s390 s390x
+ExclusiveArch:	      %{mono_arches}
 
 %description
 Mono gdb Debugger Add-in for MonoDevelop. 
@@ -34,6 +34,9 @@ make install DESTDIR=%{buildroot}
 %{_libdir}/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.Gdb*
 
 %changelog
+* Sun Oct 16 2011 Dan Horák <dan[at]danny.cz> - 2.6-2
+- updated the supported arch list
+
 * Mon Sep 12 2011 Christian Krause <chkr at fedoraproject.org> - 2.6-1
 - Update to 2.6
 - Minor spec file cleanup


More information about the scm-commits mailing list