update to 4.4.0 rc1

f41
David Tardon 10 years ago
parent 8f0156c74b
commit 93b1254ed1

9
.gitignore vendored

@ -6,24 +6,24 @@
/185d60944ea767075d27247c3162b3bc-unowinreg.dll
/libreoffice-multiliblauncher.sh
/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
/22f8a85daf4a012180322e1f52a7563b-libcmis-0.4.1.tar.gz
/32f8e1417a64d3c6f2c727f9053f55ea-redland-1.0.16.tar.gz
/36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2
/46e92b68e31e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz
/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz
/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
/4ceb9316488b0ea01acf011023cf7fff-raptor2-2.0.9.tar.gz
/5821b806a98e6c38370970e682ce76e8-libcmis-0.5.0.tar.gz
/594eb47b4b1210e25438d51825404d5a-glew-1.10.0.zip
/7681383be6ce489d84c1c74f4e7f9643-liborcus-0.7.0.tar.bz2
/896272c1a9e396b871cb4dffbd694503-mdds_0.11.1.tar.bz2
/ae330b9493bd4503ac390106ff6060d7-libexttextcat-3.4.3.tar.bz2
/b12c5f9cfdb6b04efce5a4a186b8416b-rasqal-0.9.30.tar.gz
/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip
/cb4207cb913c7a5a8bfa5b91234618ee-mdds_0.11.2.tar.bz2
/d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2
/Firebird-2.5.2.26540-0.tar.bz2
/OpenCOLLADA-master-6509aa13af.tar.bz2
/harfbuzz-0.9.23.tar.bz2
/language-subtag-registry-2014-04-10.tar.bz2
/language-subtag-registry-2014-12-03.tar.bz2
/lcms2-2.6.tar.gz
/libabw-0.1.0.tar.bz2
/libatomic_ops-7_2d.zip
@ -45,3 +45,6 @@
/libreoffice-4.4.0.0.beta2.tar.xz
/libreoffice-help-4.4.0.0.beta2.tar.xz
/libreoffice-translations-4.4.0.0.beta2.tar.xz
/libreoffice-4.4.0.1.tar.xz
/libreoffice-help-4.4.0.1.tar.xz
/libreoffice-translations-4.4.0.1.tar.xz

@ -3,7 +3,7 @@
# Should contain .alphaX / .betaX, if this is pre-release (actually
# pre-RC) version. The pre-release string is part of tarball file names,
# so we need a way to define it easily at one place.
%define libo_prerelease .beta2
%define libo_prerelease %{nil}
# rhbz#715152 state vendor
%if 0%{?rhel}
%define vendoroption --with-vendor="Red Hat, Inc."
@ -45,8 +45,8 @@
Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.0
Release: 6%{?libo_prerelease}%{?dist}
Version: %{libo_version}.1
Release: 1%{?libo_prerelease}%{?dist}
License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic and MPLv2.0 and CC0
Group: Applications/Productivity
URL: http://www.libreoffice.org/
@ -80,7 +80,7 @@ Source12: %{external_url}/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-lib
Source13: %{external_url}/7681383be6ce489d84c1c74f4e7f9643-liborcus-0.7.0.tar.bz2
%global bundling_options %{?bundling_options} --without-system-ucpp --without-system-glew --without-system-glm --without-system-orcus
%if 0%{?rhel} < 7
Source14: %{external_url}/896272c1a9e396b871cb4dffbd694503-mdds_0.11.1.tar.bz2
Source14: %{external_url}/cb4207cb913c7a5a8bfa5b91234618ee-mdds_0.11.2.tar.bz2
Source15: %{external_url}/46e92b68e31e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz
Source16: %{external_url}/32f8e1417a64d3c6f2c727f9053f55ea-redland-1.0.16.tar.gz
Source17: %{external_url}/4ceb9316488b0ea01acf011023cf7fff-raptor2-2.0.9.tar.gz
@ -91,8 +91,8 @@ Source21: %{external_url}/lcms2-2.6.tar.gz
Source22: %{external_url}/36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2
Source23: %{external_url}/d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2
Source24: %{external_url}/harfbuzz-0.9.23.tar.bz2
Source25: %{external_url}/22f8a85daf4a012180322e1f52a7563b-libcmis-0.4.1.tar.gz
Source26: %{external_url}/language-subtag-registry-2014-04-10.tar.bz2
Source25: %{external_url}/5821b806a98e6c38370970e682ce76e8-libcmis-0.5.0.tar.gz
Source26: %{external_url}/language-subtag-registry-2014-12-03.tar.bz2
%global bundling_options %{?bundling_options} --without-system-mdds --without-system-mythes --without-system-redland --without-system-libexttextcat --without-system-clucene --without-system-lcms2 --without-system-liblangtag --without-system-boost --without-system-harfbuzz --without-system-libcmis
%endif
Source27: %{external_url}/libcdr-0.1.1.tar.bz2
@ -112,9 +112,9 @@ Source40: %{external_url}/OpenCOLLADA-master-6509aa13af.tar.bz2
Source41: %{external_url}/libpagemaker-0.0.2.tar.bz2
%global bundling_options %{?bundling_options} --without-system-libcdr --without-system-libwpg --without-system-libwpd --without-system-libwps --without-system-libvisio --without-system-libmspub --without-system-libodfgen --without-system-libmwaw --without-system-libetonyek --without-system-libfreehand --without-system-libabw --without-system-librevenge --without-system-libgltf --without-system-opencollada --without-system-libpagemaker
%if 0%{?csb_rhel_7_hack}
Source14: %{external_url}/896272c1a9e396b871cb4dffbd694503-mdds_0.11.1.tar.bz2
Source25: %{external_url}/22f8a85daf4a012180322e1f52a7563b-libcmis-0.4.1.tar.gz
Source26: %{external_url}/language-subtag-registry-2014-04-10.tar.bz2
Source14: %{external_url}/cb4207cb913c7a5a8bfa5b91234618ee-mdds_0.11.2.tar.bz2
Source25: %{external_url}/5821b806a98e6c38370970e682ce76e8-libcmis-0.5.0.tar.gz
Source26: %{external_url}/language-subtag-registry-2014-12-03.tar.bz2
%global bundling_options %{?bundling_options} --without-system-mdds --without-system-liblangtag --without-system-libcmis
%endif
%endif
@ -322,11 +322,7 @@ Patch15: 0001-add-X-TryExec-entries-to-desktop-files.patch
# not upstreamed
Patch16: 0001-disable-PSD-import-test-which-deadlocks-on-ARM.patch
Patch17: 0001-Resolves-fdo-37559-revert-adding-extra-dummy-polygon.patch
Patch18: 0001-Revert-No-need-to-have-OpenCL-optional-at-configure-.patch
Patch19: 0001-Don-t-treat-clew-as-part-of-an-external-clcc-module.patch
Patch20: 0001-don-t-copy-stylesheet-s-HelpID-if-this-s-a-rename.patch
Patch21: 0001-fdo-37682-paint-the-right-area.patch
Patch22: 0001-rhbz-1116534-crash-when-pasting-over-a-formula.patch
Patch18: 0001-don-t-copy-stylesheet-s-HelpID-if-this-s-a-rename.patch
%define instdir %{_libdir}
%define baseinstdir %{instdir}/libreoffice
@ -2283,6 +2279,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif
%changelog
* Sun Dec 21 2014 David Tardon <dtardon@redhat.com> - 1:4.4.0.1-1
- update to 4.4.0 rc1
* Fri Dec 12 2014 David Tardon <dtardon@redhat.com> - 1:4.4.0.0-6.beta2
- Resolves: rhbz#1116534 crash when pasting over a formula

@ -7,6 +7,6 @@ a7983f859eafb2677d7ff386a023bc40 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.
0168229624cfac409e766913506961a8 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
12fb8b5b0d5132726e57b9b9fc7e22c4 libreoffice-multiliblauncher.sh
4b87018f7fff1d054939d19920b751a0 4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
ba3a6162c9756974fbcd14d13385a289 libreoffice-4.4.0.0.beta2.tar.xz
597d2d03ae966616c17cabffb90539ec libreoffice-help-4.4.0.0.beta2.tar.xz
7273a5ffac77a7f939272446cfc23e90 libreoffice-translations-4.4.0.0.beta2.tar.xz
434fe0aa24687cf7b900760a0f89ac50 libreoffice-4.4.0.1.tar.xz
3d09356514096b303c772dc69b7c63e4 libreoffice-help-4.4.0.1.tar.xz
7fe691134ab4ca595ceb4489cd08b600 libreoffice-translations-4.4.0.1.tar.xz

Loading…
Cancel
Save