From 7cb53306621e1d183aaef5832f5165b3ce93b5fe Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Mar 03 2015 15:46:30 +0000 Subject: On ARM char is unsigned by default. --- diff --git a/audacious-plugins.spec b/audacious-plugins.spec index 5c541a3..e1213d3 100644 --- a/audacious-plugins.spec +++ b/audacious-plugins.spec @@ -302,6 +302,7 @@ install -p -m0644 %{SOURCE102} ${RPM_BUILD_ROOT}%{_datadir}/appdata * Tue Mar 3 2015 Michael Schwendt - 3.6-3 - armv7hl build fails with a narrowing conversion GCC error not found in Copr (x86_64/i686 only) builds. Probably further patches necessary. + On ARM char is unsigned by default. - For Fedora 23, build with gtk2 and Qt. Run "audacious --qt" once to switch to Qt user-interface. - For Fedora 22, build with gtk2 and without Qt by default.