Hello community, here is the log from the commit of package libxflaim checked in at Wed May 31 02:51:47 CEST 2006. -------- --- libxflaim/libxflaim.changes 2006-03-01 00:38:15.000000000 +0100 +++ libxflaim/libxflaim.changes 2006-05-30 23:51:10.000000000 +0200 @@ -1,0 +2,20 @@ +Tue May 30 11:37:12 MST 2006 - dsanders@novell.com + +- Added JNI support. +- Added password parameter to the backup method. +- Modified to use a common toolkit layer for various functions that are common to FLAIM and XFLAIM +- Added support for Sparc Linux and OpenSuse 10.1 +- Various Makefile changes for HP-UX, OS X, and Solaris +- Various code cleanups to support a common toolkit +- Got rid of timeouts for internal transactions. +- Fixed defect where partial blocks were being written at the end of database files +- Fixed race condition that was causing memory to be double-freed. +- Added better support for atomic operations on various Unix and Linux platforms. +- Allow application to exceed hardcoded cache limits when setting a hard cache limit. +- Changed all RCODE values so they are different from those in toolkit. +- Fixed various compiler issues for solaris platform +- Added support for Netware +- Added support for building Windows binaries with Visual Studio 8. +- Modified slab manager on Solaris to use regular malloc calls instead of mmap. + +------------------------------------------------------------------- Old: ---- libxflaim-5.0.125.tar.gz New: ---- libxflaim-5.0.477.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxflaim.spec ++++++ --- /var/tmp/diff_new_pack.rpL7OC/_old 2006-05-31 02:51:18.000000000 +0200 +++ /var/tmp/diff_new_pack.rpL7OC/_new 2006-05-31 02:51:18.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package libxflaim (Version 5.0.125) +# spec file for package libxflaim (Version 5.0.477) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,14 +11,14 @@ Name: libxflaim %define prefix /usr -BuildRequires: gcc-c++ libstdc++ libstdc++-devel +BuildRequires: gcc-c++ java2-devel-packages libstdc++ libstdc++-devel Summary: Embeddable XML Database Engine URL: http://forge.novell.com/modules/xfmod/project/?flaim -Version: 5.0.125 +Version: 5.0.477 Release: 1 License: GPL Group: Development/Libraries/C and C++ -Source: libxflaim-5.0.125.tar.gz +Source: libxflaim-5.0.477.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -60,7 +60,6 @@ %install make rpm_build_root=$RPM_BUILD_ROOT install_prefix=%{prefix} lib_dir_name=%{_lib} install -rm -rf build %clean rm -rf $RPM_BUILD_ROOT @@ -68,14 +67,32 @@ %files %defattr(-,root,root) %doc COPYING VERSION -%{prefix}/%{_lib}/libxflaim.so* +%{prefix}/%{_lib}/libxflaim*.so.2* %files devel %{prefix}/%{_lib}/libxflaim.a %{prefix}/%{_lib}/pkgconfig/libxflaim.pc %{prefix}/include/xflaim.h +%{prefix}/include/xflaimtk.h %changelog -n libxflaim +* Tue May 30 2006 - dsanders@novell.com +- Added JNI support. +- Added password parameter to the backup method. +- Modified to use a common toolkit layer for various functions that are common to FLAIM and XFLAIM +- Added support for Sparc Linux and OpenSuse 10.1 +- Various Makefile changes for HP-UX, OS X, and Solaris +- Various code cleanups to support a common toolkit +- Got rid of timeouts for internal transactions. +- Fixed defect where partial blocks were being written at the end of database files +- Fixed race condition that was causing memory to be double-freed. +- Added better support for atomic operations on various Unix and Linux platforms. +- Allow application to exceed hardcoded cache limits when setting a hard cache limit. +- Changed all RCODE values so they are different from those in toolkit. +- Fixed various compiler issues for solaris platform +- Added support for Netware +- Added support for building Windows binaries with Visual Studio 8. +- Modified slab manager on Solaris to use regular malloc calls instead of mmap. * Tue Feb 28 2006 - dsanders@novell.com - Added support for Intel MAC platform and __sparc49 (64 bit solaris). * Mon Feb 13 2006 - dsanders@novell.com ++++++ libxflaim-5.0.125.tar.gz -> libxflaim-5.0.477.tar.gz ++++++ ++++ 285658 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...