[taglib-sharp] - switch to mono_arches

Dan Horák sharkcz at fedoraproject.org
Thu Nov 27 21:00:16 UTC 2014


commit 8bfcc726825f4cd00b77bef1f819e9d9efac3100
Author: Dan Horák <dan at danny.cz>
Date:   Thu Nov 27 22:00:13 2014 +0100

    - switch to mono_arches

 taglib-sharp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/taglib-sharp.spec b/taglib-sharp.spec
index 32f1ba3..bfa70cb 100644
--- a/taglib-sharp.spec
+++ b/taglib-sharp.spec
@@ -2,7 +2,7 @@
 
 Name:    taglib-sharp
 Version: 2.0.3.7
-Release: 11%{?dist}
+Release: 12%{?dist}
 Summary: Provides tag reading and writing for Banshee and other Mono apps
 
 Group:   System Environment/Libraries
@@ -12,7 +12,7 @@ Source0: http://download.banshee-project.org/taglib-sharp/%{version}/%{name}-%{v
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Mono only available on these:
-ExclusiveArch: %ix86 x86_64 ppc %{power64} ia64 %{arm} sparcv9 alpha s390x
+ExclusiveArch: %{mono_arches}
 
 BuildRequires: mono-devel, monodoc-devel, gnome-sharp-devel
 
@@ -61,6 +61,9 @@ mv %{buildroot}%{_datadir}/pkgconfig/*.pc %{buildroot}%{_libdir}/pkgconfig/
 %{_libdir}/pkgconfig/taglib-sharp.pc
 
 %changelog
+* Thu Nov 27 2014 Dan Horák <dan[at]danny.cz> - 2.0.3.7-12
+- switch to mono_arches
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.3.7-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list