Hello community, here is the log from the commit of package libreoffice-ure for openSUSE:Factory checked in at Mon Feb 21 15:16:58 CET 2011.
-------- --- libreoffice-ure/libreoffice-ure.changes 2011-01-11 17:40:10.000000000 +0100 +++ libreoffice-ure/libreoffice-ure.changes 2011-02-16 16:50:13.000000000 +0100 @@ -1,0 +2,26 @@ +Wed Feb 16 16:27:04 CET 2011 - [email protected] + +- updated to libreoffice-3.3.1.2 (3.3.1-rc2) + +------------------------------------------------------------------- +Tue Feb 8 20:53:59 CET 2011 - [email protected] + +- updated to libreoffice-3.3.1.1 (3.3.1-rc1) + +------------------------------------------------------------------- +Tue Feb 1 21:14:19 CET 2011 - [email protected] + +- added compat symlink %_datadir/ooo3/link-to-ooo-home to correctly + uninstall OOo + +------------------------------------------------------------------- +Mon Jan 31 20:32:38 CET 2011 - [email protected] + +- libreoffice-build-3.3.0.4 == 3.3.0-rc4 == final + +------------------------------------------------------------------- +Wed Jan 19 12:58:21 CET 2011 - [email protected] + +- updated to libreoffice-3.3.0.4 (3.3-rc4) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libreoffice-sdk-3.3.0.3.tar.bz2 libreoffice-ure-3.3.0.3.tar.bz2 New: ---- libreoffice-sdk-3.3.1.2.tar.bz2 libreoffice-ure-3.3.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice-ure.spec ++++++ --- /var/tmp/diff_new_pack.LSxj1Y/_old 2011-02-21 15:15:03.000000000 +0100 +++ /var/tmp/diff_new_pack.LSxj1Y/_new 2011-02-21 15:15:03.000000000 +0100 @@ -19,11 +19,11 @@ Name: libreoffice-ure -Version: 3.3.0.3 +Version: 3.3.1.2 Release: 1 %define piece ure -%define ooo_build_version 3.3.0.3 -%define ooo_piece_version 3.3.0.3 +%define ooo_build_version 3.3.1.2 +%define ooo_piece_version 3.3.1.2 %define ooo_sourcedirname libreoffice-build-%ooo_build_version %define ooo_prefix %_libdir %define ooo_home libreoffice @@ -224,6 +224,9 @@ EOF chmod 755 $RPM_BUILD_ROOT%ooo_prefix/%ooo_home/ure/bin/create-libstlport-compat-links %endif +# compat symlink to correctly uninstall OOo +mkdir -p $RPM_BUILD_ROOT%_datadir/ooo3 +ln -sf ../libreoffice/link-to-ooo-home $RPM_BUILD_ROOT%_datadir/ooo3/link-to-ooo-home %clean rm -rf $RPM_BUILD_ROOT @@ -311,6 +314,9 @@ %ifarch %ix86 %ooo_prefix/%ooo_home/ure/bin/create-libstlport-compat-links %endif +# compat symlink to correctly uninstall OOo +%dir %_datadir/ooo3 +%_datadir/ooo3/link-to-ooo-home %if 0%{?suse_version} <= 01130 ++++++ libreoffice-sdk-3.3.0.3.tar.bz2 -> libreoffice-sdk-3.3.1.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-sdk-3.3.0.3/ChangeLog new/libreoffice-sdk-3.3.1.2/ChangeLog --- old/libreoffice-sdk-3.3.0.3/ChangeLog 2011-01-10 19:58:58.000000000 +0100 +++ new/libreoffice-sdk-3.3.1.2/ChangeLog 2011-02-15 20:13:28.000000000 +0100 @@ -1,3 +1,52 @@ +2011-02-15 Petr Mladek <[email protected]> [475a8c2d2b9372e9cab59df9380a6db30e798826] + +Version 3.3.1.2, tag libreoffice-3.3.1.2 (3.3.1-rc2) + + +2011-02-11 Rene Engelhard <[email protected]> [c5233661670df7de0ffdba7005242890b25df2a4] + +fix ODK settings.mk to only set STLPORTLIB if needed + +Signed-off-by: Petr Mladek <[email protected]> + +2011-02-08 Petr Mladek <[email protected]> [f0c071b771bcb5ad8766beae20d0843034970038] + +Version 3.3.1.1, tag libreoffice-3.3.1.1 (3.3.1-rc1) + + +2011-02-07 Jan Holesovsky <[email protected]> [a095957324cb35016d2378c89e12188eb0e382e1] + +Branch libreoffice-3-3-1 + +This is 'libreoffice-3-3-1' - the stable branch for the 3.3.1 release. +Only very safe changes, reviewed by three people are allowed. + +If you want to commit more complicated fix for the next 3.3.x release, +please use the 'libreoffice-3-3' branch. + +If you want to build something cool, unstable, and risky, use master. + +2011-01-11 Petr Mladek <[email protected]> [a80b910ddedf4bb3b6fe53a5aa5fee5d48760368] + +Please, ignore the previous message; it was for the libreoffice-3-3-0 branch + +This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases. +Only safe changes, reviewed by anoter person are allowed. + +If you want to build something cool, unstable, and risky, use master. + +2011-01-11 Petr Mladek <[email protected]> [22b639a114400e7bce19595fcd1aafa9b8985132] + +Branch libreoffice-3-3-0 + +This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release. +Only very safe changes, reviewed by three people are allowed. + +If you want to commit more complicated fix for the next 3.3.x release, +please use the 'libreoffice-3-3' branch. + +If you want to build something cool, unstable, and risky, use master. + 2011-01-10 Petr Mladek <[email protected]> [5210ce7f03b4e6ef72370fe16470464526a7700f] Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-sdk-3.3.0.3/odk/settings/settings.mk new/libreoffice-sdk-3.3.1.2/odk/settings/settings.mk --- old/libreoffice-sdk-3.3.0.3/odk/settings/settings.mk 2010-11-11 16:36:00.000000000 +0100 +++ new/libreoffice-sdk-3.3.1.2/odk/settings/settings.mk 2011-02-14 15:34:01.000000000 +0100 @@ -262,14 +262,12 @@ PACKAGE_LIB_DIR=linux_powerpc.plt UNOPKG_PLATFORM=Linux_PowerPC JAVA_PROC_TYPE=ppc -STLPORT=yes endif ifeq "$(PROCTYPE)" "sparc" PACKAGE_LIB_DIR=linux_sparc.plt UNOPKG_PLATFORM=Linux_SPARC JAVA_PROC_TYPE=sparc -STLPORT=yes endif ifeq "$(PROCTYPE)" "x86_64" @@ -503,9 +501,11 @@ ifeq "$(PROCTYPE)" "x86_64" PACKAGE_LIB_DIR=kfreebsd_x86_64.plt UNOPKG_PLATFORM=kFreeBSD_x86_64 +STLPORT=no else PACKAGE_LIB_DIR=kfreebsd_x86.plt UNOPKG_PLATFORM=kFreeBSD_x86 +STLPORT=no endif else PLATFORM=freebsd @@ -569,11 +569,15 @@ SALHELPERLIB=-luno_salhelper$(COMID) REGLIB=-lreg STORELIB=-lstore +ifeq "$(STLPORT)" "yes" ifeq "$(STLPORT_VER)" "500" STLPORTLIB=-lstlport else STLPORTLIB=-lstlport_gcc$(STLDEBUG) endif +else +STLPORTLIB= +endif EMPTYSTRING= PATH_SEPARATOR=: ++++++ libreoffice-ure-3.3.0.3.tar.bz2 -> libreoffice-ure-3.3.1.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-ure-3.3.0.3/ChangeLog new/libreoffice-ure-3.3.1.2/ChangeLog --- old/libreoffice-ure-3.3.0.3/ChangeLog 2011-01-10 20:00:10.000000000 +0100 +++ new/libreoffice-ure-3.3.1.2/ChangeLog 2011-02-15 20:14:30.000000000 +0100 @@ -1,3 +1,60 @@ +2011-02-15 Petr Mladek <[email protected]> [9fb44f6214cc487570c154a543260166333bf564] + +Version 3.3.1.2, tag libreoffice-3.3.1.2 (3.3.1-rc2) + + +2011-02-08 Petr Mladek <[email protected]> [0fdd83bb80750974f216358fcb3fecaa0fa370d3] + +Version 3.3.1.1, tag libreoffice-3.3.1.1 (3.3.1-rc1) + + +2011-02-07 Jan Holesovsky <[email protected]> [a7dce734c49ae5b48837f4db047594959505f5de] + +Branch libreoffice-3-3-1 + +This is 'libreoffice-3-3-1' - the stable branch for the 3.3.1 release. +Only very safe changes, reviewed by three people are allowed. + +If you want to commit more complicated fix for the next 3.3.x release, +please use the 'libreoffice-3-3' branch. + +If you want to build something cool, unstable, and risky, use master. + +2011-02-03 Caolán McNamara <[email protected]> [a5d54a8a2d254b49c5fffaa6b3d0c094b756e691] + +move cxxabi.h after stl headers to workaround gcc 4.6.0 and damn stlport + +Signed-off-by: David Tardon <[email protected]> + +2011-01-25 Tor Lillqvist <[email protected]> [f06193d3a0c3c5f827df091f0253928adfbf43d9] + +Manipulate also the C runtime's environment + +Fixes fdo#33355. + +Signed-off-by: Fridrich Strba <[email protected]> + +2011-01-11 Petr Mladek <[email protected]> [f352463d20ea162b67a22b3a66e9ab712af6bfe2] + +Please, ignore the previous message; it was for the libreoffice-3-3-0 branch + +This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases. +Only safe changes, reviewed by anoter person are allowed. + +If you want to build something cool, unstable, and risky, use master. + +2011-01-11 Petr Mladek <[email protected]> [71c1bae118e03b0b46c2ee7f7881427f8c5bc6bb] + +Branch libreoffice-3-3-0 + +This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release. +Only very safe changes, reviewed by three people are allowed. + +If you want to commit more complicated fix for the next 3.3.x release, +please use the 'libreoffice-3-3' branch. + +If you want to build something cool, unstable, and risky, use master. + 2011-01-10 Petr Mladek <[email protected]> [18f7397f113e6049360fb0362fc64e034265ea17] Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-ure-3.3.0.3/bridges/source/cpp_uno/gcc3_linux_intel/except.cxx new/libreoffice-ure-3.3.1.2/bridges/source/cpp_uno/gcc3_linux_intel/except.cxx --- old/libreoffice-ure-3.3.0.3/bridges/source/cpp_uno/gcc3_linux_intel/except.cxx 2010-11-11 16:43:29.000000000 +0100 +++ new/libreoffice-ure-3.3.1.2/bridges/source/cpp_uno/gcc3_linux_intel/except.cxx 2011-02-04 16:04:35.000000000 +0100 @@ -32,9 +32,10 @@ #include <stdio.h> #include <string.h> #include <dlfcn.h> -#include <cxxabi.h> #include <hash_map> +#include <cxxabi.h> + #include <rtl/strbuf.hxx> #include <rtl/ustrbuf.hxx> #include <osl/diagnose.h> @@ -47,7 +48,6 @@ #include "share.hxx" - using namespace ::std; using namespace ::osl; using namespace ::rtl; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-ure-3.3.0.3/sal/osl/w32/process.cxx new/libreoffice-ure-3.3.1.2/sal/osl/w32/process.cxx --- old/libreoffice-ure-3.3.0.3/sal/osl/w32/process.cxx 2010-11-11 16:43:29.000000000 +0100 +++ new/libreoffice-ure-3.3.1.2/sal/osl/w32/process.cxx 2011-02-02 13:15:32.000000000 +0100 @@ -28,6 +28,7 @@ #define UNICODE #include "system.h" +#include <string.h> #ifdef _MSC_VER #pragma warning(push,1) /* disable warnings within system headers */ #endif @@ -419,7 +420,15 @@ LPCWSTR lpName = reinterpret_cast<LPCWSTR>(ustrVar->buffer); LPCWSTR lpValue = reinterpret_cast<LPCWSTR>(ustrValue->buffer); if (SetEnvironmentVariableW(lpName, lpValue)) + { + wchar_t *buffer = new wchar_t[wcslen(lpName) + 1 + wcslen(lpValue) + 1]; + wcscpy(buffer, lpName); + wcscat(buffer, L"="); + wcscat(buffer, lpValue); + _wputenv(buffer); + delete[] buffer; return osl_Process_E_None; + } return osl_Process_E_Unknown; } @@ -429,7 +438,14 @@ //process's environment. LPCWSTR lpName = reinterpret_cast<LPCWSTR>(ustrVar->buffer); if (SetEnvironmentVariableW(lpName, NULL)) + { + wchar_t *buffer = new wchar_t[wcslen(lpName) + 1 + 1]; + wcscpy(buffer, lpName); + wcscat(buffer, L"="); + _wputenv(buffer); + delete[] buffer; return osl_Process_E_None; + } return osl_Process_E_Unknown; } ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
