[mono-basic] - update ExclusiveArch

Dan Horák sharkcz at fedoraproject.org
Tue May 28 08:57:44 UTC 2013


commit 3cdce8b947cdce31fa3755d02479db040e862d51
Author: Dan Horák <dan at danny.cz>
Date:   Tue May 28 10:57:39 2013 +0200

    - update ExclusiveArch

 mono-basic.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mono-basic.spec b/mono-basic.spec
index 8bf90b3..a076d87 100644
--- a/mono-basic.spec
+++ b/mono-basic.spec
@@ -2,7 +2,7 @@
 
 Name:		mono-basic
 Version:	2.10
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	VisualBasic.NET support for mono
 Group:		Development/Languages
 License:	LGPLv2+
@@ -18,7 +18,7 @@ BuildRequires:	pkgconfig
 BuildRequires:	mono-devel >= 2.10
 BuildRequires:	mono-winforms mono-data mono-web
 
-ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparc alpha
+ExclusiveArch: %{mono_arches}
 
 %description
 This package contains the Visual Basic .NET compiler and language
@@ -72,6 +72,9 @@ EOF
 %{_libdir}/pkgconfig/mono-basic.pc
 
 %changelog
+* Tue May 28 2013 Dan Horák <dan[at]danny.cz> - 2.10-7
+- update ExclusiveArch
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.10-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list