From 9370e0a5f09c59a41de5dd9ad550e63a6e3ef3ad Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Feb 27 2019 02:05:23 +0000 Subject: Enable ppc64le build again It seems to build fine now. --- diff --git a/wesnoth.spec b/wesnoth.spec index e7e73f5..32f9f13 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -12,8 +12,6 @@ Source0: http://www.%{name}.org/files/%{name}-%{version}.tar.bz2 Source1: wesnothd.service Source2: %{name}.sysconfig -ExcludeArch: ppc64le - Requires: wesnoth-data = %{version} BuildRequires: gcc-c++ BuildRequires: SDL2_image-devel @@ -172,6 +170,7 @@ done %changelog * Tue Feb 26 2019 Kalev Lember - 1.14.6-1 - Update to 1.14.6 +- Enable ppc64le build again * Thu Feb 14 2019 Kalev Lember - 1.14.5-3 - Add missing dbus-devel and readline-devel BRs for optional features