[libreoffice/f16] update to 3.4.4

David Tardon dtardon at fedoraproject.org
Fri Nov 11 10:50:25 UTC 2011


commit 8206bdaeaf13f1211ecd4234e559845e5a4d05ab
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Oct 26 08:23:15 2011 +0200

    update to 3.4.4

 .gitignore                                         |   41 +++
 ...-35513-avoid-crash-while-processing-incor.patch |   27 --
 ...bz-735182-libreoffice-doesn-t-build-with-.patch |   38 ---
 ...e-back-in-to-silence-the-MAXFILTER-assert.patch |  100 ------
 0001-fedora-gcc-4.6.1.patch                        |  334 --------------------
 0001-handle-NULL-display-gracefully.patch          |   37 ---
 ...-XInitThreads-so-that-it-knows-it-s-been-.patch |   38 ---
 0001-make-sure-we-stay-in-array-bounds.patch       |   29 --
 fdo40856.bn.discard.patch                          |   13 -
 libreoffice-poppler-0.17.0.patch                   |   46 ---
 libreoffice.spec                                   |   79 ++---
 sources                                            |   40 ++--
 12 files changed, 92 insertions(+), 730 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 658a9cf..c9f61bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,44 @@
 /libreoffice-filters-3.4.3.2.tar.bz2
 /libreoffice-help-3.4.3.2.tar.bz2
 /libreoffice-impress-3.4.3.2.tar.bz2
+/libreoffice-artwork-3.4.4.1.tar.bz2
+/libreoffice-base-3.4.4.1.tar.bz2
+/libreoffice-libs-core-3.4.4.1.tar.bz2
+/libreoffice-libs-extern-3.4.4.1.tar.bz2
+/libreoffice-libs-extern-sys-3.4.4.1.tar.bz2
+/libreoffice-libs-gui-3.4.4.1.tar.bz2
+/libreoffice-postprocess-3.4.4.1.tar.bz2
+/libreoffice-sdk-3.4.4.1.tar.bz2
+/libreoffice-testing-3.4.4.1.tar.bz2
+/libreoffice-ure-3.4.4.1.tar.bz2
+/libreoffice-writer-3.4.4.1.tar.bz2
+/libreoffice-translations-3.4.4.1.tar.bz2
+/libreoffice-bootstrap-3.4.4.1.tar.bz2
+/libreoffice-multiliblauncher.sh
+/libreoffice-calc-3.4.4.1.tar.bz2
+/libreoffice-components-3.4.4.1.tar.bz2
+/libreoffice-extensions-3.4.4.1.tar.bz2
+/libreoffice-extras-3.4.4.1.tar.bz2
+/libreoffice-filters-3.4.4.1.tar.bz2
+/libreoffice-help-3.4.4.1.tar.bz2
+/libreoffice-impress-3.4.4.1.tar.bz2
+/libreoffice-artwork-3.4.4.2.tar.bz2
+/libreoffice-base-3.4.4.2.tar.bz2
+/libreoffice-libs-core-3.4.4.2.tar.bz2
+/libreoffice-libs-extern-3.4.4.2.tar.bz2
+/libreoffice-libs-extern-sys-3.4.4.2.tar.bz2
+/libreoffice-libs-gui-3.4.4.2.tar.bz2
+/libreoffice-postprocess-3.4.4.2.tar.bz2
+/libreoffice-sdk-3.4.4.2.tar.bz2
+/libreoffice-testing-3.4.4.2.tar.bz2
+/libreoffice-ure-3.4.4.2.tar.bz2
+/libreoffice-writer-3.4.4.2.tar.bz2
+/libreoffice-translations-3.4.4.2.tar.bz2
+/libreoffice-bootstrap-3.4.4.2.tar.bz2
+/libreoffice-calc-3.4.4.2.tar.bz2
+/libreoffice-components-3.4.4.2.tar.bz2
+/libreoffice-extensions-3.4.4.2.tar.bz2
+/libreoffice-extras-3.4.4.2.tar.bz2
+/libreoffice-filters-3.4.4.2.tar.bz2
+/libreoffice-help-3.4.4.2.tar.bz2
+/libreoffice-impress-3.4.4.2.tar.bz2
diff --git a/libreoffice.spec b/libreoffice.spec
index cd25d71..6641c47 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -26,8 +26,8 @@
 Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
-Version:        3.4.3.2
-Release:        16%{?dist}
+Version:        3.4.4.2
+Release:        1%{?dist}
 License:        LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and (CDDL or GPLv2) and Public Domain
 Group:          Applications/Productivity
 URL:            http://www.documentfoundation.org/develop
@@ -107,29 +107,19 @@ Patch12: 0001-Resolves-rhbz-695509-crash-in-RefreshDocumentLB.patch
 Patch13: 0001-bubble-down-configure-test-findings-on-visibility.patch
 Patch14: vbahelper.visibility.patch
 Patch15: 0001-rhbz-702635-set-correct-page-number-when-exporting-s.patch
-Patch16: 0001-handle-NULL-display-gracefully.patch
-Patch17: 0001-Related-rhbz-652604-better-survive-exceptions-thrown.patch
-Patch18: 0001-Resolves-rhbz-713154-pdf-export-dialog-too-tall-to-f.patch
-Patch19: 0001-Related-rhbz-702833-addEventListener-without-removeE.patch
-Patch20: 0001-Related-rhbz-711087-band-aid.patch
-Patch21: 0001-rhbz-667082-do-not-crash-importing-section-containin.patch
-Patch22: 0001-Related-rhbz-718976-crash-in-SwTxtSizeInfo-GetMultiC.patch
-Patch23: libreoffice-poppler-0.17.0.patch
-Patch24: 0001-Resolves-rhbz-715549-use-fontconfig-s-detected-forma.patch
-Patch25: 0001-this-is-definitely-not-present-in-qt-4.8.0-beta1.patch
-Patch26: 0001-Resolves-rhbz-693265-fix-crash-from-unhandled-except.patch
-Patch27: 0001-Related-rhbz-730225-avoid-segv-in-ld-this-was-set-to.patch
-Patch28: gdb-pretty-printers.patch
-Patch29: 0001-Related-fdo-37195-migrationoo3-not-registered.patch
-Patch30: 0001-Resolves-rhbz-735182-libreoffice-doesn-t-build-with-.patch
-Patch31: 0001-Resolves-rhbz-738255-avoid-crash-on-NULL-pointer.patch
-Patch32: fdo40856.bn.discard.patch
-Patch33: 0001-Fix-for-fdo-35513-avoid-crash-while-processing-incor.patch
-Patch34: 0001-fedora-gcc-4.6.1.patch
-Patch35: 0001-make-sure-we-stay-in-array-bounds.patch
-Patch36: 0001-let-Qt-call-XInitThreads-so-that-it-knows-it-s-been-.patch
-Patch37: 0001-add-these-back-in-to-silence-the-MAXFILTER-assert.patch
-Patch38: 0001-add-Oracle-Java-1.7.0-recognition.patch
+Patch16: 0001-Related-rhbz-652604-better-survive-exceptions-thrown.patch
+Patch17: 0001-Resolves-rhbz-713154-pdf-export-dialog-too-tall-to-f.patch
+Patch18: 0001-Related-rhbz-702833-addEventListener-without-removeE.patch
+Patch19: 0001-Related-rhbz-711087-band-aid.patch
+Patch20: 0001-rhbz-667082-do-not-crash-importing-section-containin.patch
+Patch21: 0001-Related-rhbz-718976-crash-in-SwTxtSizeInfo-GetMultiC.patch
+Patch22: 0001-Resolves-rhbz-715549-use-fontconfig-s-detected-forma.patch
+Patch23: 0001-Resolves-rhbz-693265-fix-crash-from-unhandled-except.patch
+Patch24: 0001-Related-rhbz-730225-avoid-segv-in-ld-this-was-set-to.patch
+Patch25: gdb-pretty-printers.patch
+Patch26: 0001-Related-fdo-37195-migrationoo3-not-registered.patch
+Patch27: 0001-Resolves-rhbz-738255-avoid-crash-on-NULL-pointer.patch
+Patch28: 0001-add-Oracle-Java-1.7.0-recognition.patch
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %define instdir %{_libdir}
@@ -787,29 +777,19 @@ mv -f redhat.soc extras/source/palettes/standard.soc
 %patch13 -p1 -b .bubble-down-configure-test-findings-on-visibility.patch
 %patch14 -p0 -b .vbahelper.visibility.patch
 %patch15 -p1 -b .rhbz702635-set-correct-page-number-when-exporting-s.patch
-%patch16 -p1 -b .handle-NULL-display-gracefully.patch
-%patch17 -p1 -b .rhbz652604-better-survive-exceptions-thrown.patch
-%patch18 -p1 -b .rhbz713154-pdf-export-dialog-too-tall-to-f.patch
-%patch19 -p1 -b .rhbz702833-addEventListener-without-removeE.patch
-%patch20 -p1 -b .rhbz711087-band-aid.patch
-%patch21 -p1 -b .rhbz667082-do-not-crash-importing-section-containin.patch
-%patch22 -p1 -b .rhbz718976-crash-in-SwTxtSizeInfo-GetMultiC.patch
-%patch23 -p1 -b .poppler-0.17.0.patch
-%patch24 -p1 -b .rhbz715549-use-fontconfig-s-detected-forma.patch
-%patch25 -p1 -b .this-is-definitely-not-present-in-qt-4.8.0-beta1.patch
-%patch26 -p1 -b .rhbz693265-fix-crash-from-unhandled-except.patch
-%patch27 -p1 -b .rhbz730225-avoid-segv-in-ld-this-was-set-to.patch
-%patch28 -p1
-%patch29 -p1 -b .fdo37195-migrationoo3-not-registered.patch
-%patch30 -p1 -b .rhbz735182-libreoffice-doesn-t-build-with-.patch
-%patch31 -p1 -b .rhbz738255-avoid-crash-on-NULL-pointer.patch
-%patch32 -p1 -b .fdo40856.bn.discard.patch
-%patch33 -p1 -b .fdo35513-avoid-crash-while-processing-incor.patch
-%patch34 -p1 -b .fedora-gcc-4.6.1.patch
-%patch35 -p1 -b .make-sure-we-stay-in-array-bounds.patch
-%patch36 -p1 -b .let-Qt-call-XInitThreads-so-that-it-knows-it-s-been-.patch
-%patch37 -p1 -b .add-these-back-in-to-silence-the-MAXFILTER-assert.patch
-%patch38 -p1 -b .add-Oracle-Java-1.7.0-recognition.patch
+%patch16 -p1 -b .rhbz652604-better-survive-exceptions-thrown.patch
+%patch17 -p1 -b .rhbz713154-pdf-export-dialog-too-tall-to-f.patch
+%patch18 -p1 -b .rhbz702833-addEventListener-without-removeE.patch
+%patch19 -p1 -b .rhbz711087-band-aid.patch
+%patch20 -p1 -b .rhbz667082-do-not-crash-importing-section-containin.patch
+%patch21 -p1 -b .rhbz718976-crash-in-SwTxtSizeInfo-GetMultiC.patch
+%patch22 -p1 -b .rhbz715549-use-fontconfig-s-detected-forma.patch
+%patch23 -p1 -b .rhbz693265-fix-crash-from-unhandled-except.patch
+%patch24 -p1 -b .rhbz730225-avoid-segv-in-ld-this-was-set-to.patch
+%patch25 -p1
+%patch26 -p1 -b .fdo37195-migrationoo3-not-registered.patch
+%patch27 -p1 -b .rhbz738255-avoid-crash-on-NULL-pointer.patch
+%patch28 -p1 -b .add-Oracle-Java-1.7.0-recognition.patch
 
 # these are horribly incomplete--empty translations and copied english
 # strings with spattering of translated strings
@@ -2112,6 +2092,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %{basisinstdir}/program/kde-open-url
 
 %changelog
+* Fri Nov 11 2011 David Tardon <dtardon at redhat.com> - 3.4.4.1-1
+- new upstream version 3.4.4
+
 * Thu Nov 10 2011 Caolán McNamara <caolanm at redhat.com> - 3.4.3.2-16
 - Resolves: rhbz#751982 shadowed m_aXineramaScreenIndexMap crash
 
diff --git a/sources b/sources
index 08b5052..89f4863 100644
--- a/sources
+++ b/sources
@@ -1,16 +1,16 @@
-7c2e73f1197d169519f86efe422e5df9  libreoffice-artwork-3.4.3.2.tar.bz2
-823956297a7e0b7603c585c49bd9fd4e  libreoffice-base-3.4.3.2.tar.bz2
-1fd00a0fcfd4a5d1956c3f6a0990d1ce  libreoffice-libs-core-3.4.3.2.tar.bz2
-86914ac8bc30ea721b708b2f2faa3111  libreoffice-libs-extern-3.4.3.2.tar.bz2
-1452229e57ac3c4191e798eac4c0a7e0  libreoffice-libs-extern-sys-3.4.3.2.tar.bz2
-bb46bdb682689629d432cdbf5f3f42c2  libreoffice-libs-gui-3.4.3.2.tar.bz2
-bec7f633562762debdf810690002e688  libreoffice-postprocess-3.4.3.2.tar.bz2
-87061613efece1c253906a90cd4dc01f  libreoffice-sdk-3.4.3.2.tar.bz2
-308284d7d1d1bd6860d128b26e24390b  libreoffice-testing-3.4.3.2.tar.bz2
-fa8b36365a2b2fb110c44886d7069774  libreoffice-ure-3.4.3.2.tar.bz2
-da8a40cac4bd9d4f6f326e0e3b1b7e2a  libreoffice-writer-3.4.3.2.tar.bz2
-502e89e7a190c2b955467215f7894af0  libreoffice-translations-3.4.3.2.tar.bz2
-465b3be0e30f88e1139c45d2e2217927  libreoffice-bootstrap-3.4.3.2.tar.bz2
+be8b13f83045f0a53b69fe76d6d72e9c  libreoffice-artwork-3.4.4.2.tar.bz2
+db423cbb1cee416b718138044a5de930  libreoffice-base-3.4.4.2.tar.bz2
+d8d2c41cb86bc8ba2a07e001a5317abb  libreoffice-libs-core-3.4.4.2.tar.bz2
+4d4af2fc06dbe33ec2307df812f7abe1  libreoffice-libs-extern-3.4.4.2.tar.bz2
+1398a566eb76598bf3005e187fc2386c  libreoffice-libs-extern-sys-3.4.4.2.tar.bz2
+dd962d2d57f88b9e07e665adad3cabbc  libreoffice-libs-gui-3.4.4.2.tar.bz2
+fff0fc9cd16ef1eb2b2ed5d0a6e77f95  libreoffice-postprocess-3.4.4.2.tar.bz2
+e54d41d39e63d04ac4a88ce79e37af98  libreoffice-sdk-3.4.4.2.tar.bz2
+dbc71403040f447683bf55d1f0be3cad  libreoffice-testing-3.4.4.2.tar.bz2
+69ce5b72f44b008d0e78767c5b1dbf39  libreoffice-ure-3.4.4.2.tar.bz2
+34a2e8ae6b81a042966740263c53e135  libreoffice-writer-3.4.4.2.tar.bz2
+882e7035b77c63b8aa6fd0039f3075c0  libreoffice-translations-3.4.4.2.tar.bz2
+31944d2139d6d81ef1131bd513530621  libreoffice-bootstrap-3.4.4.2.tar.bz2
 185d60944ea767075d27247c3162b3bc  185d60944ea767075d27247c3162b3bc-unowinreg.dll
 03c019658ec49050c8103ba0f10b5067  redhat-langpacks.tar.gz
 74939c9ea525374776f09bf972ede99f  libreoffice-multiliblauncher.sh
@@ -21,12 +21,12 @@ a7983f859eafb2677d7ff386a023bc40  a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.
 35c94d2df8893241173de1d16b6034c0  35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
 ada24d37d8d638b3d8a9985e80bc2978  ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip
 18f577b374d60b3c760a3a3350407632  18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
-a1d5af5be5eb522c8a24feacbb0161fa  libreoffice-calc-3.4.3.2.tar.bz2
+f447fd4ffe54aab9561c6caa262754b3  libreoffice-calc-3.4.4.2.tar.bz2
 17410483b5b5f267aa18b7e00b65e6e0  17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
 b4cae0700aa1c2aef7eb7f345365e6f1  b4cae0700aa1c2aef7eb7f345365e6f1-translate-toolkit-1.8.1.tar.bz2
-8b972e130dfe62eb41d1d71d72de4b76  libreoffice-components-3.4.3.2.tar.bz2
-a6b22494e3a65a3b242ecb896aa7ab48  libreoffice-extensions-3.4.3.2.tar.bz2
-b7d86f8baee5b31af210cc81785e5676  libreoffice-extras-3.4.3.2.tar.bz2
-de6c062d334daab99cf0592aa3568215  libreoffice-filters-3.4.3.2.tar.bz2
-df46914d540ef0126cd746d09c68ca2a  libreoffice-help-3.4.3.2.tar.bz2
-8f308250c397ddc6fdb1aae13e102927  libreoffice-impress-3.4.3.2.tar.bz2
+97fe698737a35c8803712d4e08007620  libreoffice-components-3.4.4.2.tar.bz2
+acff44d97a5106d9b53c747dabeb0800  libreoffice-extensions-3.4.4.2.tar.bz2
+620d43a0b9f36388f423e030513864ef  libreoffice-extras-3.4.4.2.tar.bz2
+4c5b1ed870363eca2602f0cb42a8415a  libreoffice-filters-3.4.4.2.tar.bz2
+702c6ca31525d7d2c2ded86c77b0bd2e  libreoffice-help-3.4.4.2.tar.bz2
+ac9b3acf78f43c1395d0e2dedc860f30  libreoffice-impress-3.4.4.2.tar.bz2


More information about the scm-commits mailing list