Hello community,

here is the log from the commit of package goocanvas for openSUSE:Factory 
checked in at 2013-04-02 11:48:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/goocanvas (Old)
 and      /work/SRC/openSUSE:Factory/.goocanvas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "goocanvas", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/goocanvas/goocanvas.changes      2013-03-30 
14:56:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.goocanvas.new/goocanvas.changes 2013-04-02 
11:48:43.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Mar 30 12:49:53 UTC 2013 - dims...@opensuse.org
+
+- Re-enable introspection:
+  + change with_introspection to 1.
+  + Add goocanvas-introspection.patch: fix building the
+    introspection.
+
+-------------------------------------------------------------------

New:
----
  goocanvas-introspection.patch

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

Other differences:
------------------
++++++ goocanvas.spec ++++++
--- /var/tmp/diff_new_pack.CesU9i/_old  2013-04-02 11:48:46.000000000 +0200
+++ /var/tmp/diff_new_pack.CesU9i/_new  2013-04-02 11:48:46.000000000 +0200
@@ -16,8 +16,8 @@
 #
 
 
-# introspection fails with gobject-introspection 1.36.0 (bgo#696736).
-%define with_introspection 0
+# Option to easily enable/disable introspection building.
+%define with_introspection 1
 
 Name:           goocanvas
 Version:        2.0.1
@@ -27,6 +27,8 @@
 Group:          Development/Libraries/GNOME
 Url:            http://sourceforge.net/projects/goocanvas
 Source0:        
http://download.gnome.org/sources/goocanvas/2.0/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM goocanvas-introspection.patch bgo#696736 
dims...@opensuse.org-- Fix introspection building. Taken from git.
+Patch0:         goocanvas-introspection.patch
 %if %{with_introspection}
 BuildRequires:  gobject-introspection-devel
 %endif
@@ -85,6 +87,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 translation-update-upstream
 
 %build

++++++ goocanvas-introspection.patch ++++++
++++ 831 lines (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to