Hello community, here is the log from the commit of package libreoffice-ure for openSUSE:Factory checked in at Mon Mar 21 15:18:38 CET 2011.
-------- --- libreoffice-ure/libreoffice-ure.changes 2011-02-23 16:07:31.000000000 +0100 +++ libreoffice-ure/libreoffice-ure.changes 2011-03-18 19:03:16.000000000 +0100 @@ -1,0 +2,20 @@ +Fri Mar 18 16:40:02 CET 2011 - [email protected] + +- updated to libreoffice-3.3.2.2 (3.3.2-rc2) + +------------------------------------------------------------------- +Wed Mar 16 16:45:15 UTC 2011 - [email protected] + +- enabled KDE3 support (bnc#678998) + +------------------------------------------------------------------- +Wed Mar 9 17:42:27 CET 2011 - [email protected] + +- updated to libreoffice-3.3.2.1 (3.3.2-rc1) + +------------------------------------------------------------------- +Thu Mar 3 15:43:51 UTC 2011 - [email protected] + +- added cppunit-devel into BuildRequires on MeeGo + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libreoffice-sdk-3.3.1.2.tar.bz2 libreoffice-ure-3.3.1.2.tar.bz2 New: ---- libreoffice-sdk-3.3.2.2.tar.bz2 libreoffice-ure-3.3.2.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice-ure.spec ++++++ --- /var/tmp/diff_new_pack.FVXGNs/_old 2011-03-21 15:17:35.000000000 +0100 +++ /var/tmp/diff_new_pack.FVXGNs/_new 2011-03-21 15:17:35.000000000 +0100 @@ -19,11 +19,11 @@ Name: libreoffice-ure -Version: 3.3.1.2 -Release: 2 +Version: 3.3.2.2 +Release: 1 %define piece ure -%define ooo_build_version 3.3.1.2 -%define ooo_piece_version 3.3.1.2 +%define ooo_build_version 3.3.2.2 +%define ooo_piece_version 3.3.2.2 %define ooo_sourcedirname libreoffice-build-%ooo_build_version %define ooo_prefix %_libdir %define ooo_home libreoffice @@ -42,7 +42,7 @@ %endif ############################ # KDE3 stuff -%if 0%{?suse_version} && 0%{?suse_version} <= 1110 +%if 0%{?suse_version} BuildRequires: kdelibs3-devel %endif ############################ @@ -50,6 +50,9 @@ %if 0%{?suse_version} >= 01100 BuildRequires: libcppunit-devel %endif +%if 0%{?meego_version} +BuildRequires: cppunit-devel +%endif License: LGPLv3 Group: Productivity/Office/Suite AutoReqProv: on ++++++ libreoffice-sdk-3.3.1.2.tar.bz2 -> libreoffice-sdk-3.3.2.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-sdk-3.3.1.2/ChangeLog new/libreoffice-sdk-3.3.2.2/ChangeLog --- old/libreoffice-sdk-3.3.1.2/ChangeLog 2011-02-15 20:13:28.000000000 +0100 +++ new/libreoffice-sdk-3.3.2.2/ChangeLog 2011-03-15 17:54:33.000000000 +0100 @@ -1,30 +1,30 @@ -2011-02-15 Petr Mladek <[email protected]> [475a8c2d2b9372e9cab59df9380a6db30e798826] +2011-03-15 Petr Mladek <[email protected]> [ffbad8b9a4c3adcf4fdcb410e5dff8cdfcdcfd96] -Version 3.3.1.2, tag libreoffice-3.3.1.2 (3.3.1-rc2) +Version 3.3.2.2, tag libreoffice-3.3.2.2 (3.3.2-rc2) -2011-02-11 Rene Engelhard <[email protected]> [c5233661670df7de0ffdba7005242890b25df2a4] +2011-03-08 Petr Mladek <[email protected]> [a314c71d4d3eeb6b63d47ed30295cb437194ef92] -fix ODK settings.mk to only set STLPORTLIB if needed +Branch libreoffice-3-3-2 -Signed-off-by: Petr Mladek <[email protected]> +This is 'libreoffice-3-3-2' - the stable branch for the 3.3.2 release. +Only very safe changes, reviewed by three people are allowed. -2011-02-08 Petr Mladek <[email protected]> [f0c071b771bcb5ad8766beae20d0843034970038] +If you want to commit more complicated fix for the next 3.3.x release, +please use the 'libreoffice-3-3' branch. -Version 3.3.1.1, tag libreoffice-3.3.1.1 (3.3.1-rc1) +If you want to build something cool, unstable, and risky, use master. +2011-03-08 Petr Mladek <[email protected]> [f779dacc689b152f5ede60bc8bfc6029c2e77d68] -2011-02-07 Jan Holesovsky <[email protected]> [a095957324cb35016d2378c89e12188eb0e382e1] +Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1) -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. +2011-02-11 Rene Engelhard <[email protected]> [8cf803c664182e2aac245695fb3ddf36aac9b877] -If you want to commit more complicated fix for the next 3.3.x release, -please use the 'libreoffice-3-3' branch. +fix ODK settings.mk to only set STLPORTLIB if needed -If you want to build something cool, unstable, and risky, use master. +Signed-off-by: Petr Mladek <[email protected]> 2011-01-11 Petr Mladek <[email protected]> [a80b910ddedf4bb3b6fe53a5aa5fee5d48760368] ++++++ libreoffice-ure-3.3.1.2.tar.bz2 -> libreoffice-ure-3.3.2.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-ure-3.3.1.2/ChangeLog new/libreoffice-ure-3.3.2.2/ChangeLog --- old/libreoffice-ure-3.3.1.2/ChangeLog 2011-02-15 20:14:30.000000000 +0100 +++ new/libreoffice-ure-3.3.2.2/ChangeLog 2011-03-15 17:55:40.000000000 +0100 @@ -1,18 +1,19 @@ -2011-02-15 Petr Mladek <[email protected]> [9fb44f6214cc487570c154a543260166333bf564] +2011-03-15 Petr Mladek <[email protected]> [abffc5b7655e3b266f2bbfb885d7daae2db65c6a] -Version 3.3.1.2, tag libreoffice-3.3.1.2 (3.3.1-rc2) +Version 3.3.2.2, tag libreoffice-3.3.2.2 (3.3.2-rc2) -2011-02-08 Petr Mladek <[email protected]> [0fdd83bb80750974f216358fcb3fecaa0fa370d3] +2011-03-14 Jani Monoses <[email protected]> [2199a47a3fdb624c93d222de9b72bef8edee6993] -Version 3.3.1.1, tag libreoffice-3.3.1.1 (3.3.1-rc1) +prefer gcc __sync functions over pthread +Signed-off-by: Bjoern Michaelsen <[email protected]> -2011-02-07 Jan Holesovsky <[email protected]> [a7dce734c49ae5b48837f4db047594959505f5de] +2011-03-08 Petr Mladek <[email protected]> [a7840842f1734dcbd5f7f2dca2de27cc0462958c] -Branch libreoffice-3-3-1 +Branch libreoffice-3-3-2 -This is 'libreoffice-3-3-1' - the stable branch for the 3.3.1 release. +This is 'libreoffice-3-3-2' - the stable branch for the 3.3.2 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, @@ -20,6 +21,16 @@ If you want to build something cool, unstable, and risky, use master. +2011-03-08 Petr Mladek <[email protected]> [aa69dfc89ad7def36625c4cb65088ea30c50405c] + +Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1) + + +2011-02-11 Rene Engelhard <[email protected]> [7744c3ad6f33c2cb80ae8a1005dce1d5ea2f65c0] + +fix pyuno/demo/pyunoenv.tcsh for PYTHONPATH usage + + 2011-02-03 Caolán McNamara <[email protected]> [a5d54a8a2d254b49c5fffaa6b3d0c094b756e691] move cxxabi.h after stl headers to workaround gcc 4.6.0 and damn stlport diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-ure-3.3.1.2/pyuno/demo/pyunoenv.tcsh new/libreoffice-ure-3.3.2.2/pyuno/demo/pyunoenv.tcsh --- old/libreoffice-ure-3.3.1.2/pyuno/demo/pyunoenv.tcsh 2011-02-14 15:41:55.000000000 +0100 +++ new/libreoffice-ure-3.3.2.2/pyuno/demo/pyunoenv.tcsh 2011-03-08 20:12:52.000000000 +0100 @@ -17,7 +17,12 @@ setenv LD_LIBRARY_PATH endif -setenv PYTHONPATH .:$OOOHOME/program:$OOOHOME/program/pydemo:$OOOHOME/program/python/lib:$PYTHONPATH +if ( $?PYTHOHOME ) + setenv PYTHONPATH $OOOHOME/program:$OOOHOME/program/pydemo:$OOOHOME/program/python/lib:$PYTHONPATH +else + setenv PYTHONPATH $OOOHOME/program:$OOOHOME/program/pydemo:$OOOHOME/program/python/lib +endif + setenv LD_LIBRARY_PATH $OOOHOME/program:$LD_LIBRARY_PATH if( $?PYTHONHOME ) then diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-ure-3.3.1.2/sal/osl/unx/interlck.c new/libreoffice-ure-3.3.2.2/sal/osl/unx/interlck.c --- old/libreoffice-ure-3.3.1.2/sal/osl/unx/interlck.c 2010-11-11 16:43:29.000000000 +0100 +++ new/libreoffice-ure-3.3.2.2/sal/osl/unx/interlck.c 2011-03-15 11:32:09.000000000 +0100 @@ -134,7 +134,16 @@ return nCount; } +#elif ( __GNUC__ > 4 ) || (( __GNUC__ == 4) && ( __GNUC_MINOR__ >= 4 )) +oslInterlockedCount SAL_CALL osl_incrementInterlockedCount(oslInterlockedCount* pCount) +{ + return __sync_add_and_fetch(pCount, 1); +} +oslInterlockedCount SAL_CALL osl_decrementInterlockedCount(oslInterlockedCount* pCount) +{ + return __sync_sub_and_fetch(pCount, 1); +} #else /* use only if nothing else works, expensive due to single mutex for all reference counts */ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
