Hello community, here is the log from the commit of package libflaim checked in at Fri Nov 17 02:04:07 CET 2006. -------- --- libflaim/libflaim.changes 2006-09-29 21:16:50.000000000 +0200 +++ /mounts/work_src_done/STABLE/libflaim/libflaim.changes 2006-11-17 00:35:27.000000000 +0100 @@ -1,0 +2,12 @@ +Thu Nov 16 16:15:33 MST 2006 - dsanders@novell.com + +- Removed .exe files from package. +- Removed /zp1 compiler switch and added pragmas to do one-byte packing on structures. +- Getting rid of references to gv_FlmSysData. +- Needed to add a (FLMUINT) cast to a FLMBOOL before it can be cast as a void *. +- Fixed mis-typed member of OPT_INFO structure. +- Fixed Linux compiler warnings. +- Changed several places that needed to access pDbInfo->pProgress instead of just Progress. +- Support for Ubuntu and Debian packages + +------------------------------------------------------------------- Old: ---- libflaim-4.9.825.tar.gz New: ---- libflaim-4.9.1001.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libflaim.spec ++++++ --- /var/tmp/diff_new_pack.hbIRIL/_old 2006-11-17 02:01:50.000000000 +0100 +++ /var/tmp/diff_new_pack.hbIRIL/_new 2006-11-17 02:01:50.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package libflaim (Version 4.9.825) +# spec file for package libflaim (Version 4.9.1001) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -14,11 +14,11 @@ BuildRequires: gcc-c++ libstdc++ libstdc++-devel Summary: Embeddable cross-platform database engine URL: http://forge.novell.com/modules/xfmod/project/?flaim -Version: 4.9.825 -Release: 4 -License: GPL +Version: 4.9.1001 +Release: 1 +License: GNU General Public License (GPL) Group: Development/Libraries/C and C++ -Source: libflaim-4.9.825.tar.gz +Source: libflaim-4.9.1001.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -38,6 +38,7 @@ %package devel Summary: Embeddable cross-platform database engine Group: Development/Libraries/C and C++ +Provides: libflaim-devel %description devel FLAIM is an embeddable cross-platform database engine that provides a @@ -67,16 +68,27 @@ %files %defattr(-,root,root) -%doc COPYING VERSION -%{prefix}/%{_lib}/libflaim*.so.4.1* +%doc COPYING COPYRIGHT VERSION +%{prefix}/%{_lib}/libflaim.so.4.1 +%{prefix}/%{_lib}/libflaim.so.4 %files devel +%{prefix}/%{_lib}/libflaim.so %{prefix}/%{_lib}/libflaim.a %{prefix}/%{_lib}/pkgconfig/libflaim.pc %{prefix}/include/flaim.h %{prefix}/include/flaimtk.h %changelog -n libflaim +* Thu Nov 16 2006 - dsanders@novell.com +- Removed .exe files from package. +- Removed /zp1 compiler switch and added pragmas to do one-byte packing on structures. +- Getting rid of references to gv_FlmSysData. +- Needed to add a (FLMUINT) cast to a FLMBOOL before it can be cast as a void *. +- Fixed mis-typed member of OPT_INFO structure. +- Fixed Linux compiler warnings. +- Changed several places that needed to access pDbInfo->pProgress instead of just Progress. +- Support for Ubuntu and Debian packages * Fri Sep 29 2006 - aj@suse.de - Remove explicit self-provides * Fri Sep 08 2006 - dsanders@novell.com ++++++ libflaim-4.9.825.tar.gz -> libflaim-4.9.1001.tar.gz ++++++ ++++ 80744 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de