From 0c6320bf8d41c45bd9bad1f4b8022f012c902a20 Mon Sep 17 00:00:00 2001 From: Ilya Gradina Date: Sep 11 2017 18:29:15 +0000 Subject: fix build on ppc64 --- diff --git a/flacon.spec b/flacon.spec index 150df61..e74b958 100644 --- a/flacon.spec +++ b/flacon.spec @@ -1,6 +1,6 @@ Name: flacon Version: 3.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Audio File Encoder License: LGPLv2+ @@ -8,6 +8,8 @@ URL: https://flacon.github.io/ Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz Source1: %{name}.appdata.xml +ExcludeArch: ppc64 + BuildRequires: desktop-file-utils BuildRequires: cmake BuildRequires: libappstream-glib @@ -90,6 +92,9 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Mon Sep 11 2017 Ilya Gradina - 3.1.1-2 +- fix build on ppc64 + * Sat Aug 12 2017 Ilya Gradina - 3.1.1-1 - update to 3.1.1