[packages/libreoffice] - updated to 6.3.0.4 (6.3.0), release 0.1
adamg
adamg at pld-linux.org
Thu Aug 22 07:34:20 CEST 2019
commit 85cb6ff8bef4ade36599be3df45a1f3364e75726
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Sun Aug 11 11:35:42 2019 +0200
- updated to 6.3.0.4 (6.3.0), release 0.1
disable-failing-test.patch | 48 ++++++++++++++++++++++++++--------------------
libreoffice.spec | 22 ++++++++++-----------
2 files changed, 38 insertions(+), 32 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 8e7ce74..9f28428 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -52,30 +52,30 @@
%define with_qt5 1
%endif
-%define major_ver 6.2.6
+%define major_ver 6.3.0
%define qt5_ver 5.6
Summary: LibreOffice - powerful office suite
Summary(pl.UTF-8): LibreOffice - potężny pakiet biurowy
Name: libreoffice
-Version: %{major_ver}.1
-Release: 2
+Version: %{major_ver}.4
+Release: 0.1
License: GPL/LGPL
Group: X11/Applications
Source0: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-%{version}.tar.xz
-# Source0-md5: ccb003ef8cec828041eb848a26a39588
+# Source0-md5: d24bd7e5116743196c67e7df4b18458f
Source1: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-dictionaries-%{version}.tar.xz
-# Source1-md5: a114e6565b52243c13730326b00c13a7
+# Source1-md5: 81df66dd522a2c56a4f11b24247fb114
Source2: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-help-%{version}.tar.xz
-# Source2-md5: 87d31410d3da2e980664bc44bb95ae84
+# Source2-md5: 483f654eaa94f17c462494029d42334a
Source3: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-translations-%{version}.tar.xz
-# Source3-md5: 686ce1682614d4bdcaf4bedc37129aec
+# Source3-md5: 21459291d488ecd7e4e8fb0fdcc55aca
# make (download|fetch) DO_FETCH_TARBALLS=1 WGET=wget
# but not sure if all are needed?
-Source20: http://dev-www.libreoffice.org/src/pdfium-3550.tar.bz2
-# Source20-md5: f30752217c6eb4f895a03c4f3c8c835b
+Source20: http://dev-www.libreoffice.org/src/pdfium-3794.tar.bz2
+# Source20-md5: 4c11c2a0c6a6469ba5c097c755e06fed
Source21: http://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
# Source21-md5: 17410483b5b5f267aa18b7e00b65e6e0
Source22: http://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz
@@ -90,8 +90,8 @@ Source26: https://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-S
# Source26-md5: 52edf061bc1063dd624cf69170db4d5f
Source27: http://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
# Source27-md5: a7983f859eafb2677d7ff386a023bc40
-Source28: https://dev-www.libreoffice.org/extern/49a64f3bcf20a7909ba2751349231d6652ded9cd2840e961b5164d09de3ffa63-opens___.ttf
-# Source28-md5: 8a1bf9fdd3ccd488d781956f73f2208d
+Source28: https://dev-www.libreoffice.org/extern/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf
+# Source28-md5: 866ba2ca4188f1610b121dfd514a17e8
Patch0: disable-failing-test.patch
diff --git a/disable-failing-test.patch b/disable-failing-test.patch
index 9283978..320865b 100644
--- a/disable-failing-test.patch
+++ b/disable-failing-test.patch
@@ -1,24 +1,3 @@
---- libreoffice-6.0.0.3/dbaccess/Module_dbaccess.mk~ 2018-01-24 21:31:03.000000000 +0100
-+++ libreoffice-6.0.0.3/dbaccess/Module_dbaccess.mk 2018-02-02 08:33:38.287577102 +0100
-@@ -32,18 +32,6 @@ $(eval $(call gb_Module_add_l10n_targets
- ))
-
- ifneq ($(OS),iOS)
--ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
--# remove if we have a be file for this
--ifeq ($(ENDIANNESS),little)
--$(eval $(call gb_Module_add_check_targets,dbaccess,\
-- CppunitTest_dbaccess_firebird_regression_test \
--))
--endif
--$(eval $(call gb_Module_add_check_targets,dbaccess,\
-- CppunitTest_dbaccess_firebird_test \
--))
--endif
--
- $(eval $(call gb_Module_add_check_targets,dbaccess,\
- CppunitTest_dbaccess_dialog_save \
- CppunitTest_dbaccess_empty_stdlib_save \
--- libreoffice-6.0.0.3/sd/qa/unit/import-tests.cxx~ 2018-01-24 21:31:03.000000000 +0100
+++ libreoffice-6.0.0.3/sd/qa/unit/import-tests.cxx 2018-02-02 08:36:16.309008496 +0100
@@ -171,7 +171,6 @@ public:
@@ -40,3 +19,30 @@
CPPUNIT_TEST(testTdf115132);
CPPUNIT_TEST(testXDrawPagesSupplier);
+--- libreoffice-6.3.0.4/dbaccess/Module_dbaccess.mk~ 2019-08-06 19:26:35.000000000 +0200
++++ libreoffice-6.3.0.4/dbaccess/Module_dbaccess.mk 2019-08-09 09:06:37.432422956 +0200
+@@ -33,24 +33,6 @@
+ ))
+
+ ifneq ($(OS),iOS)
+-ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
+-$(eval $(call gb_Module_add_check_targets,dbaccess,\
+- $(if $(ENABLE_JAVA),CppunitTest_dbaccess_hsqlbinary_import) \
+- $(if $(ENABLE_JAVA),CppunitTest_dbaccess_tdf119625) \
+- $(if $(ENABLE_JAVA),CppunitTest_dbaccess_tdf126268) \
+-))
+-
+-# remove if we have a be file for this
+-ifeq ($(ENDIANNESS),little)
+-$(eval $(call gb_Module_add_check_targets,dbaccess,\
+- CppunitTest_dbaccess_firebird_regression_test \
+-))
+-endif
+-$(eval $(call gb_Module_add_check_targets,dbaccess,\
+- CppunitTest_dbaccess_firebird_test \
+-))
+-endif
+-
+ $(eval $(call gb_Module_add_check_targets,dbaccess,\
+ CppunitTest_dbaccess_dialog_save \
+ CppunitTest_dbaccess_empty_stdlib_save \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libreoffice.git/commitdiff/82fdd842574fcd0323ad729930801b19d67b8c9b
More information about the pld-cvs-commit
mailing list