Hello community,

here is the log from the commit of package abiword for openSUSE:Factory checked 
in at 2012-01-05 19:09:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/abiword (Old)
 and      /work/SRC/openSUSE:Factory/.abiword.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "abiword", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/abiword/abiword.changes  2011-10-02 
09:46:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.abiword.new/abiword.changes     2012-01-05 
19:09:46.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 28 22:03:52 UTC 2011 - [email protected]
+
+- Add abiword-glib-2.31.patch: Fix build with glib 2.31.
+
+-------------------------------------------------------------------

New:
----
  abiword-glib-2.31.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ abiword.spec ++++++
--- /var/tmp/diff_new_pack.qz1mk9/_old  2012-01-05 19:09:47.000000000 +0100
+++ /var/tmp/diff_new_pack.qz1mk9/_new  2012-01-05 19:09:47.000000000 +0100
@@ -29,6 +29,8 @@
 Source0:        
http://www.abisource.com/downloads/%{name}/%{version}/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM abiword-gcc46.patch 
http://bugzilla.abisource.com/show_bug.cgi?id=13066 [email protected] -- Fix 
build with gcc 4.6
 Patch0:         abiword-gcc46.patch
+# PATCH-FIX-UPSTREAM abiword-glib-2.31.patch 
http://bugzilla.abisource.com/show_bug.cgi?id=13197 [email protected] -- Fix 
build with glib 2.31.
+Patch1:         abiword-glib-2.31.patch
 BuildRequires:  asio-devel
 BuildRequires:  bison
 BuildRequires:  boost-devel
@@ -104,6 +106,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 
 %build
 # -fno-strict-aliasing added 2009-04-12. Still needed for 2.8.1.

++++++ abiword-glib-2.31.patch ++++++
Index: src/af/util/xp/ut_go_file.h
===================================================================
--- src/af/util/xp/ut_go_file.h (revision 30478)
+++ src/af/util/xp/ut_go_file.h (working copy)
@@ -31,7 +31,6 @@
 
 #include <glib.h>
 #include <gsf/gsf.h>
-#include <glib/gerror.h>
 #include <time.h>
 
 G_BEGIN_DECLS
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to