[audacious-plugins] On ARM char is unsigned by default.

Michael Schwendt mschwendt at fedoraproject.org
Tue Mar 3 15:46:33 UTC 2015


commit 7cb53306621e1d183aaef5832f5165b3ce93b5fe
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Tue Mar 3 16:46:30 2015 +0100

    On ARM char is unsigned by default.

 audacious-plugins.spec | 1 +
 1 file changed, 1 insertion(+)
---
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 <mschwendt at fedoraproject.org> - 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.


More information about the scm-commits mailing list