[taglib-sharp] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Mon Mar 21 09:47:05 UTC 2011


commit 41001a6b1abcb8df59e95d85487bb0226720189c
Author: Dan Horák <dan at danny.cz>
Date:   Mon Mar 21 10:46:54 2011 +0100

    updated the supported arch list

 taglib-sharp.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/taglib-sharp.spec b/taglib-sharp.spec
index 4ddaf99..a2b7ec5 100644
--- a/taglib-sharp.spec
+++ b/taglib-sharp.spec
@@ -2,7 +2,7 @@
 
 Name:    taglib-sharp
 Version: 2.0.3.7
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Provides tag reading and writing for Banshee and other Mono apps
 
 Group:   System Environment/Libraries
@@ -12,8 +12,8 @@ Source0: http://download.banshee-project.org/taglib-sharp/%{version}/%{name}-%{v
 Patch0:  taglib-sharp-2.0.3.2-libdir.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# We only have mono on these arches:
-ExclusiveArch: %ix86 x86_64 ia64 ppc ppc64 armv4l sparc sparcv9 alpha ppc s390 s390x
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 BuildRequires: mono-devel, monodoc-devel, gnome-sharp-devel
 
@@ -70,6 +70,9 @@ sed -i 's|${exec_prefix}/lib|%{_libdir}|g' $RPM_BUILD_ROOT%{_libdir}/pkgconfig/t
 %{_libdir}/pkgconfig/taglib-sharp.pc
 
 %changelog
+* Mon Mar 21 2011 Dan Horák <dan[at]danny.cz> - 2.0.3.7-3
+- updated the supported arch list
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.3.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list