[packages/libreoffice] - up to 4.4.4.2
baggins
baggins at pld-linux.org
Mon Jun 15 00:25:24 CEST 2015
commit 5061a687739d8a07131885c915b6c9716a385449
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Jun 15 00:25:13 2015 +0200
- up to 4.4.4.2
libreoffice-build.patch | 11 -----------
libreoffice.spec | 10 +++++-----
2 files changed, 5 insertions(+), 16 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 232c220..036bd47 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -45,7 +45,7 @@
%undefine with_system_hsqldb
%endif
-%define major_ver 4.4.3
+%define major_ver 4.4.4
Summary: LibreOffice - powerful office suite
Summary(pl.UTF-8): LibreOffice - potężny pakiet biurowy
@@ -55,13 +55,13 @@ Release: 0.1
License: GPL/LGPL
Group: X11/Applications
Source0: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-%{version}.tar.xz
-# Source0-md5: 427075aba3e1d32197954b7d6a2d0566
+# Source0-md5: 533a0841d89587e9bd7d6e22b38a0b25
Source1: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-dictionaries-%{version}.tar.xz
-# Source1-md5: 106c6826526289c679162b04166a8937
+# Source1-md5: fe7388352df08b51aae98b4e375fcd5d
Source2: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-help-%{version}.tar.xz
-# Source2-md5: 9019bcc3d1bc4bb882c3366a2dfc302d
+# Source2-md5: fbc8304040ff9f1a79fff1f06164c221
Source3: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-translations-%{version}.tar.xz
-# Source3-md5: 8a7d1a0976f37334cb15cd93e01f5914
+# Source3-md5: 64158e34fd8f00ee3f7aa3004b8b1280
# make fetch DO_FETCH_TARBALLS=1 WGET=wget
diff --git a/libreoffice-build.patch b/libreoffice-build.patch
index 00aa2ea..35f452f 100644
--- a/libreoffice-build.patch
+++ b/libreoffice-build.patch
@@ -16,14 +16,3 @@
if test $TESTEXPR
then
---- libreoffice-4.4.3.2/vcl/unx/gtk/a11y/atktextattributes.cxx~ 2015-04-28 23:09:05.000000000 +0200
-+++ libreoffice-4.4.3.2/vcl/unx/gtk/a11y/atktextattributes.cxx 2015-05-28 15:36:43.650187360 +0200
-@@ -1235,7 +1235,7 @@ attribute_set_new_from_extended_attribut
-
- pSet = attribute_set_prepend( pSet,
- atk_text_attribute_register( sPropertyName.getStr() ),
-- g_strdup_printf( sPropertyValue.getStr() ) );
-+ g_strdup_printf( "%s", sPropertyValue.getStr() ) );
- }
- while ( nIndex >= 0 && nIndex < sExtendedAttrs.getLength() );
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libreoffice.git/commitdiff/5061a687739d8a07131885c915b6c9716a385449
More information about the pld-cvs-commit
mailing list