[monodevelop-vala] updated the supported arch list

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


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

    updated the supported arch list

 monodevelop-vala.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/monodevelop-vala.spec b/monodevelop-vala.spec
index 834f6e8..1dbf01f 100644
--- a/monodevelop-vala.spec
+++ b/monodevelop-vala.spec
@@ -4,7 +4,7 @@
 Summary:        MonoDevelop vala Addin
 Name:           monodevelop-vala
 Version:        2.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Group:          Development/Tools
 Source:         http://download.mono-project.com/sources/%{name}/%{name}-%{version}.tar.gz
@@ -14,7 +14,7 @@ BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:  mono-devel >= 2.6 monodevelop-devel >= 2.4 mono-addins-devel >= 0.5
 BuildRequires:  gtk-sharp2-devel gnome-desktop-sharp-devel
 Requires:       monodevelop >= 2.6
-ExclusiveArch: %ix86 x86_64 ia64 armv4l sparcv9 alpha s390 s390x
+ExclusiveArch:  %{mono_arches}
 
 %description
 Vala Addin for MonoDevelop. 
@@ -40,6 +40,9 @@ rm -rf %{buildroot}
 %{_libdir}/monodevelop/AddIns/BackendBindings/MonoDevelop.ValaBinding.dll
 
 %changelog
+* Sun Oct 16 2011 Dan Horák <dan[at]danny.cz> - 2.6-2
+- updated the supported arch list
+
 * Sun Sep 25 2011 Christian Krause <chkr at fedoraproject.org> - 2.6-1
 - Update to 2.6
 


More information about the scm-commits mailing list