commit edc62bb3a6b7bcf2ba4d1df73d6e4045f04fdfbd
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Apr 21 00:31:34 2017 +0100
Exclude arch ppc64 ppc64le.
38deb5b1cfdce8b86a49c71cd7ce34a8fafd3884.patch | 129 -------------------------
stella.spec | 6 +-
2 files changed, 3 insertions(+), 132 deletions(-)
---
diff --git a/stella.spec b/stella.spec
index 0936b92..7f8f931 100644
--- a/stella.spec
+++ b/stella.spec
@@ -8,7 +8,8 @@ URL:
https://stella-emu.github.io/
Source0:
https://github.com/stella-emu/%{name}/releases/download/release-%{version...
Patch0: %{name}-4.7.3-gcc7.patch
Patch1: 1dd8c04f6813779e509fa7427b06bbc47d408329.patch
-Patch2: 38deb5b1cfdce8b86a49c71cd7ce34a8fafd3884.patch
+
+ExcludeArch: ppc64 ppc64le
BuildRequires: libpng-devel zlib-devel bison SDL2-devel
BuildRequires: desktop-file-utils
@@ -34,7 +35,6 @@ by considering a contribution.
%setup -q
%patch0 -p1
%patch1 -p1
-%patch2 -p2
rm -rf src/zlib src/libpng
sed -i "s/-c -s -m/-m/" Makefile
@@ -87,7 +87,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
- Updated URL and Source0
- Add upstream patch (
https://github.com/stella-emu/stella/issues/117) try fix
aarch64 detection.
-- Add another upstream patch, potential fix for compile failure on ppc64le / SDL2.
+- Exclude arch ppc64 ppc64le.
* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 4.7.3-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild