[taoframework/f15] update the supported arch list

Dan Horák sharkcz at fedoraproject.org
Fri Oct 21 11:53:27 UTC 2011


commit cdbc7c9bbd362409d790ba4375686ff5b234d356
Author: Dan Horák <dan at danny.cz>
Date:   Fri Oct 21 13:52:25 2011 +0200

    update the supported arch list

 taoframework.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/taoframework.spec b/taoframework.spec
index 9c43f87..9183737 100644
--- a/taoframework.spec
+++ b/taoframework.spec
@@ -7,7 +7,7 @@ media application development.
 Summary: Multimedia bindings for Mono
 Name: taoframework
 Version: 2.1.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: MIT
 Group: Development/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -26,7 +26,7 @@ Patch3: configs-fedora.patch
 Patch4: taoframework-makefile.patch
 
 BuildRequires: mono-devel, autoconf, libtool, monodoc
-ExcludeArch: sparc64
+ExclusiveArch: %{mono_arches}
 
 %description
 %{common_desc}
@@ -446,6 +446,9 @@ rm -rf %{buildroot}
 %{_libdir}/monodoc/sources/Tao.zip
 
 %changelog
+* Fri Oct 21 2011 Dan Horák <dan[at]danny.cz> - 2.1.0-4
+- update the supported arch list
+
 * Thu Aug 25 2011 Paul Lange <palango at gmx.de> - 2.1.0-3
 - Rebuilt
 


More information about the scm-commits mailing list