bmp still requires ExcludeArch?

Colin Charles byte at aeon.com.my
Thu Mar 24 06:12:00 UTC 2005


Michael,

Does bmp (the beep media player) still require the ExcludeArch, because
of it miscompiling on ppc? It seems to compile, starts up, and plays an
ogg file fairly well. (just some random test file
in /usr/share/apps/klettres/da/alpha/a-12.ogg) Haven't done much more QA
on it, besides the fact that "it works"

If we're excluding builds based on endianness issues, linphone and
kphone need to be excluded as well on PPC, imho

Attached patch will re-enable builds on ppc

--- bmp.spec.~1.3.~     2005-03-19 01:17:22.000000000 +1100
+++ bmp.spec    2005-03-24 17:08:31.421040848 +1100
@@ -1,6 +1,6 @@
 Name:           bmp
 Version:        0.9.7
-Release:        6
+Release:        7
 Summary:        GTK2 based port of the XMMS media player

 Group:          Applications/Multimedia
@@ -23,9 +23,6 @@
 BuildRequires:  gnome-vfs2-devel libglade2-devel
 #BuildRequires:  id3lib-devel

-# Package seems to miscompile on PPC, possibly a endianess issue
-ExcludeArch: ppc
-
 %description
 BMP (Beep Media Player) is a media player that currently uses a skinned
 user interface based on Winamp 2.x skins. It is based on ("forked off")
@@ -119,6 +116,9 @@


 %changelog
+* Thu Mar 24 2005 Colin Charles <colin at fedoraproject.org> 0.9.7-7
+- Re-enable builds on ppc
+
 * Fri Mar 18 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 0.9.7-6
 - Enable XMMS skins directory inside binary, not via profile.d/bmp.sh


-- 
Colin Charles, byte at aeon.com.my
http://www.bytebot.net/
"First they ignore you, then they laugh at you, then they fight you, 
then you win." -- Mohandas Gandhi




More information about the fedora-extras-list mailing list