Hello community, here is the log from the commit of package gwget for openSUSE:Factory checked in at 2012-01-05 19:13:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gwget (Old) and /work/SRC/openSUSE:Factory/.gwget.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gwget", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gwget/gwget.changes 2011-09-23 02:02:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gwget.new/gwget.changes 2012-01-05 19:13:13.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Dec 1 13:06:36 UTC 2011 - [email protected] + +- Add gwget-glib-2.31.patch: Fix build with glib 2.31. + +------------------------------------------------------------------- New: ---- gwget-glib-2.31.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gwget.spec ++++++ --- /var/tmp/diff_new_pack.DmCmm3/_old 2012-01-05 19:13:13.000000000 +0100 +++ /var/tmp/diff_new_pack.DmCmm3/_new 2012-01-05 19:13:13.000000000 +0100 @@ -40,6 +40,8 @@ Patch0: gwget-epiphany-2.29.patch # PATCH-FIX-UPSTREAM gwget-libnotify-0.7.patch bgo#634170 [email protected] -- Fix build with libnotify 0.7 Patch1: gwget-libnotify-0.7.patch +# PATCH-FIX-UPSTREAM gwget-glib-2.31.patch bgo#665286 [email protected] -- Fix build with glib 2.31 +Patch2: gwget-glib-2.31.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Recommends: %{name}-lang %gconf_schemas_prereq @@ -55,6 +57,7 @@ %patch0 -p1 %endif %patch1 -p1 +%patch2 -p1 %build %configure \ ++++++ gwget-glib-2.31.patch ++++++ Index: gwget-1.0.4/src/gwget-application.h =================================================================== --- gwget-1.0.4.orig/src/gwget-application.h +++ gwget-1.0.4/src/gwget-application.h @@ -18,7 +18,7 @@ #ifndef GWGET_APPLICATION_H #define GWGET_APPLICATION_H -#include <glib/gerror.h> +#include <glib.h> #include <glib-object.h> G_BEGIN_DECLS -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
