diff --git a/banshee.spec b/banshee.spec index 4e1a9db..ab37b23 100644 --- a/banshee.spec +++ b/banshee.spec @@ -2,7 +2,7 @@ Name: banshee Version: 1.4.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Easily import, manage, and play selections from your music collection Group: Applications/Multimedia License: MIT @@ -14,7 +14,7 @@ Patch1: banshee-1.4.3-coverart_query.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # We only have mono on these arches: -ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha ppc +ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha ppc ppc64 # Versioned dependencies BuildRequires: libmusicbrainz-devel >= 2.1.1 @@ -201,6 +201,9 @@ fi %changelog +* Mon Jun 01 2009 Xavier Lamien - 1.4.3-4 +- Build arch ppc64. + * Thu Apr 02 2009 David Nielsen - 1.4.3-3 - add patch to fix rh#492707 - Banshee use 100% when fetching cover art