diff --git a/SDL2.changes b/SDL2.changes index ecbd75a..13167c0 100644 --- a/SDL2.changes +++ b/SDL2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 12 16:20:53 UTC 2015 - schwab@suse.de + +- libspe2 only exists for ppc and ppc64 + ------------------------------------------------------------------- Fri Dec 19 10:44:54 UTC 2014 - jengelh@inai.de diff --git a/SDL2.spec b/SDL2.spec index 9e2cd51..4e084bd 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -61,7 +61,7 @@ BuildRequires: pkgconfig(libpulse-simple) >= 0.9 BuildRequires: pkgconfig(udev) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xi) -%ifarch ppc ppc64 ppc64p7 ppc64le +%ifarch ppc ppc64 BuildRequires: libspe2-devel %endif