[libreoffice/f16] add in unsigned-char fix

Caolán McNamara caolanm at fedoraproject.org
Thu May 17 11:27:07 UTC 2012


commit 75ddb2452f5353b75d4bb720e50121104f2ef2dd
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu May 17 12:27:03 2012 +0100

    add in unsigned-char fix

 libreoffice.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 6f5a34e..df296f2 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -252,6 +252,7 @@ Patch130: 0001-resolved-rhbz-813280-the-current-document-is-not-alw.patch
 Patch131: 0001-rhbz-815216-add-missing-japanese-translations.patch
 Patch132: 0001-resolved-rhbz-819118-catch-exception-from-VBA-lib-co.patch
 Patch133: CVE-2012-1149.patch
+Patch134: 0001-ppc-yyinput-returns-a-int-truncating-to-unsigned-cha.patch
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %define instdir %{_libdir}
@@ -1191,6 +1192,7 @@ mv -f redhat.soc extras/source/palettes/standard.soc
 %patch131 -p1 -b .rhbz-815216-add-missing-japanese-translations.patch
 %patch132 -p1 -b .rhbz-819118-catch-exception-from-VBA-lib-co.patch
 %patch133 -p1 -b .CVE-2012-1149
+%patch134 -p1 -b .0001-ppc-yyinput-returns-a-int-truncating-to-unsigned-cha.patch
 
 # these are horribly incomplete--empty translations and copied english
 # strings with spattering of translated strings


More information about the scm-commits mailing list