packages: libreoffice/libreoffice.spec, libreoffice/libreoffice-3.5.1-kde-4...

arekm arekm at pld-linux.org
Sat Mar 17 23:01:52 CET 2012


Author: arekm                        Date: Sat Mar 17 22:01:52 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 3.5.1.2

---- Files affected:
packages/libreoffice:
   libreoffice.spec (1.939 -> 1.940) , libreoffice-3.5.1-kde-4.8.1-namespace.patch (NONE -> 1.1)  (NEW), libreoffice-npshell.cxx.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/libreoffice/libreoffice.spec
diff -u packages/libreoffice/libreoffice.spec:1.939 packages/libreoffice/libreoffice.spec:1.940
--- packages/libreoffice/libreoffice.spec:1.939	Sat Mar  3 12:29:52 2012
+++ packages/libreoffice/libreoffice.spec	Sat Mar 17 23:01:47 2012
@@ -44,12 +44,12 @@
 %undefine	with_system_hsqldb
 %endif
 
-%define		major_ver		3.5.0
+%define		major_ver		3.5.1
 
 Summary:	LibreOffice - powerful office suite
 Summary(pl.UTF-8):	LibreOffice - potężny pakiet biurowy
 Name:		libreoffice
-Version:	%{major_ver}.3
+Version:	%{major_ver}.2
 Release:	1
 License:	GPL/LGPL
 Group:		X11/Applications
@@ -58,15 +58,15 @@
 # cd build
 # git checkout -b libreoffice-3-3 origin/libreoffice-3-3
 Source0:	http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-core-%{version}.tar.xz
-# Source0-md5:	209bbbc369b36963d25334c3ef7933e8
+# Source0-md5:	1edf0d39a7a921f6415f6a6ec7b314b3
 Source1:	http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-binfilter-%{version}.tar.xz
-# Source1-md5:	6e5066332a2b25b1847d3836f1260e0c
+# Source1-md5:	15d242aefa61993f2324a3bea953862b
 Source2:	http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-dictionaries-%{version}.tar.xz
-# Source2-md5:	dedde5df1752f7a489a5a7a41943ebde
+# Source2-md5:	b2d520d47394dde43879638599372652
 Source3:	http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-help-%{version}.tar.xz
-# Source3-md5:	9df4051a689526888da0467c29186e8c
+# Source3-md5:	607b544cd7b38f9e6db6fe7da25007a7
 Source4:	http://download.documentfoundation.org/libreoffice/src/%{major_ver}/%{name}-translations-%{version}.tar.xz
-# Source4-md5:	8f7d2774f635f83cebc74e1d4f609d0f
+# Source4-md5:	a3fa7818bfab14a6cccec645193e9982
 
 Source20:	http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll
 # Source20-md5:	185d60944ea767075d27247c3162b3bc
@@ -86,7 +86,7 @@
 # Source29-md5:	18f577b374d60b3c760a3a3350407632
 Source30:	http://hg.services.openoffice.org/binaries/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
 # Source30-md5:	17410483b5b5f267aa18b7e00b65e6e0
-Patch0:		%{name}-npshell.cxx.patch
+Patch0:		%{name}-3.5.1-kde-4.8.1-namespace.patch
 Patch1:		%{name}-hamcrest.patch
 URL:		http://www.documentfoundation.org/
 BuildRequires:	/usr/bin/getopt
@@ -2427,7 +2427,7 @@
 %prep
 %setup -q -n %{name}-core-%{version} -a1 -a2 -a3 -a4
 
-%patch0 -p0
+%patch0 -p1
 %patch1 -p0
 
 for dir in *-%{version}; do
@@ -4099,6 +4099,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.940  2012/03/17 22:01:47  arekm
+- up to 3.5.1.2
+
 Revision 1.939  2012/03/03 11:29:52  blekot
 - I don't know why build requires xorg-font-font-adobe-utopia-type1 but it solves problem with:
   "No fonts could be found on the system" while building [ build CUT ] sc_filters_test

================================================================
Index: packages/libreoffice/libreoffice-3.5.1-kde-4.8.1-namespace.patch
diff -u /dev/null packages/libreoffice/libreoffice-3.5.1-kde-4.8.1-namespace.patch:1.1
--- /dev/null	Sat Mar 17 23:01:52 2012
+++ packages/libreoffice/libreoffice-3.5.1-kde-4.8.1-namespace.patch	Sat Mar 17 23:01:47 2012
@@ -0,0 +1,35 @@
+From 14dfa9de27ddab9bb0bbe64e6c0a4b5e4caab742 Mon Sep 17 00:00:00 2001
+From: David Tardon <dtardon at redhat.com>
+Date: Thu, 8 Mar 2012 14:15:09 +0100
+Subject: [PATCH] yet another clash with macro name
+
+Signed-off-by: Tomas Chvatal <tchvatal at suse.cz>
+---
+ fpicker/source/unx/kde4/KDE4FilePicker.cxx |    4 ++++
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+diff --git a/fpicker/source/unx/kde4/KDE4FilePicker.cxx b/fpicker/source/unx/kde4/KDE4FilePicker.cxx
+index 69be3b1..9c3ded3 100644
+--- a/fpicker/source/unx/kde4/KDE4FilePicker.cxx
++++ b/fpicker/source/unx/kde4/KDE4FilePicker.cxx
+@@ -60,6 +60,8 @@
+ #undef SETTINGS_MOUSE
+ #define LO_SETTINGS_LOCALE SETTINGS_LOCALE
+ #undef SETTINGS_LOCALE
++#define LO_SETTINGS_STYLE SETTINGS_STYLE
++#undef SETTINGS_STYLE
+ 
+ #include <kfiledialog.h>
+ #include <kwindowsystem.h>
+@@ -77,6 +79,8 @@
+ #undef LO_SETTINGS_MOUSE
+ #define SETTINGS_LOCALE LO_SETTINGS_LOCALE
+ #undef LO_SETTINGS_LOCALE
++#define SETTINGS_STYLE LO_SETTINGS_STYLE
++#undef LO_SETTINGS_STYLE
+ 
+ using namespace ::com::sun::star;
+ 
+-- 
+1.7.3.4
+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libreoffice/libreoffice.spec?r1=1.939&r2=1.940&f=u



More information about the pld-cvs-commit mailing list