[packages/libreoffice] - up to 4.3.4.1
baggins
baggins at pld-linux.org
Mon Nov 24 07:56:41 CET 2014
commit 564176155b19103d148087b5c05ed01143dff142
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Nov 24 07:56:26 2014 +0100
- up to 4.3.4.1
libreoffice-build.patch | 11 -----------
libreoffice.spec | 14 +++++++-------
2 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index e29bab7..c8f9a23 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -43,23 +43,23 @@
%undefine with_system_hsqldb
%endif
-%define major_ver 4.3.2
+%define major_ver 4.3.4
Summary: LibreOffice - powerful office suite
Summary(pl.UTF-8): LibreOffice - potężny pakiet biurowy
Name: libreoffice
-Version: %{major_ver}.2
-Release: 4
+Version: %{major_ver}.1
+Release: 1
License: GPL/LGPL
Group: X11/Applications
Source0: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-%{version}.tar.xz
-# Source0-md5: 86aa9cad125fec16c5cd1d9d964e1d20
+# Source0-md5: 98312fcb1e1ab37321f29f64f312160a
Source1: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-dictionaries-%{version}.tar.xz
-# Source1-md5: 996ec400156194fe26d24ffbccbc5b7a
+# Source1-md5: c323e5d646b3681c81fdd98510c2ae5a
Source2: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-help-%{version}.tar.xz
-# Source2-md5: 63a59a4c77a72856b47caf1871cfc48f
+# Source2-md5: 71ed47d8148dd66275bd87699b31c242
Source3: http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-translations-%{version}.tar.xz
-# Source3-md5: 0236e56349006fc8fec8e7df749c13b1
+# Source3-md5: 6e405e2b499ce28bce1e926bcb7268da
# make fetch DO_FETCH_TARBALLS=1 WGET=wget
diff --git a/libreoffice-build.patch b/libreoffice-build.patch
index c9f7b39..35f452f 100644
--- a/libreoffice-build.patch
+++ b/libreoffice-build.patch
@@ -16,14 +16,3 @@
if test $TESTEXPR
then
---- libreoffice-4.3.2.2/configure.ac~ 2014-10-09 19:45:15.000000000 +0200
-+++ libreoffice-4.3.2.2/configure.ac 2014-10-09 20:04:53.352980291 +0200
-@@ -72,7 +72,7 @@
- if test -d "$rel" ; then
- cd "$rel" || AC_MSG_ERROR([absolute path resolution failed for "$rel".])
- absolute_path="$(pwd)"
-- cd - &> /dev/null
-+ cd - > /dev/null 2>&1
- else
- AC_MSG_ERROR([Failed to resolve absolute path. "$rel" does not exist or is not a directory.])
- fi
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libreoffice.git/commitdiff/564176155b19103d148087b5c05ed01143dff142
More information about the pld-cvs-commit
mailing list