Hello community, here is the log from the commit of package palm-db-tools for openSUSE:Factory checked in at Tue May 17 12:37:57 CEST 2011.
-------- --- palm-db-tools/palm-db-tools.changes 2009-06-11 14:09:55.000000000 +0200 +++ /mounts/work_src_done/STABLE/palm-db-tools/palm-db-tools.changes 2011-05-10 20:03:31.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 10 18:03:15 UTC 2011 - [email protected] + +- Add gcc46_build_fix.patch + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- gcc46_build_fix.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ palm-db-tools.spec ++++++ --- /var/tmp/diff_new_pack.XqafrR/_old 2011-05-17 12:37:40.000000000 +0200 +++ /var/tmp/diff_new_pack.XqafrR/_new 2011-05-17 12:37:40.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package palm-db-tools (Version 0.3.6) +# spec file for package palm-db-tools # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,11 +24,12 @@ Group: Hardware/Palm AutoReqProv: on Version: 0.3.6 -Release: 251 +Release: 262 Source: %{name}-%{version}.tar.bz2 Patch: %{name}.dif Patch1: %{name}-%{version}-type-fix.diff Patch2: %{name}-%{version}-gcc.diff +Patch3: gcc46_build_fix.patch Url: http://pilot-db.sourceforge.net// BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: convert text files into several PalmOS database formats @@ -52,6 +53,7 @@ %patch %patch1 %patch2 +%patch3 #convert dos2unix file format cat configure.in | tr -d '\015' >configure.in.new && mv -f configure.in.new configure.in ++++++ gcc46_build_fix.patch ++++++ --- libpalm/Block.h 2011-05-10 19:56:26.101382558 +0200 +++ libpalm/Block.h 2011-05-10 20:01:04.927592457 +0200 @@ -13,6 +13,7 @@ #include <algorithm> #include <iterator> +#include <cstddef> #include "palmtypes.h" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
