commit python-gnome-extras for openSUSE:Factory
Hello community, here is the log from the commit of package python-gnome-extras for openSUSE:Factory checked in at Fri May 29 00:16:30 CEST 2009. -------- --- python-gnome-extras/python-gnome-extras.changes 2009-05-06 15:15:40.000000000 +0200 +++ python-gnome-extras/python-gnome-extras.changes 2009-05-28 16:18:53.000000000 +0200 @@ -1,0 +2,6 @@ +Thu May 28 16:18:24 CEST 2009 - vuntz@novell.com + +- Do not build the gdl bindings: they fail to build with latest + gdl. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gnome-extras.spec ++++++ --- /var/tmp/diff_new_pack.i21317/_old 2009-05-29 00:09:41.000000000 +0200 +++ /var/tmp/diff_new_pack.i21317/_new 2009-05-29 00:09:41.000000000 +0200 @@ -41,7 +41,7 @@ Url: ftp://ftp.gnome.org/pub/gnome/sources/gnome-python-extras Summary: Python bindings for GNOME Version: 2.25.3 -Release: 4 +Release: 5 Source: %{_name}-%{version}.tar.bz2 # PATCH-FIX-UPSTREAM xulrunner19.patch bgo532856 bnc480992 wr@opensuse.org -- Make gtkembedmoz work with xulrunner 1.9 Patch0: xulrunner19.patch @@ -108,7 +108,9 @@ %build autoreconf -i -f -%configure --enable-docs +%configure --enable-docs \ + --disable-gdl +#FIXME: reenable gdl once bgo#584126 is fixed make %{?jobs:-j%jobs} %install @@ -131,7 +133,8 @@ %{py_sitedir}/gtk-2.0/egg/__init__.py* %{py_sitedir}/gtk-2.0/egg/recent.so %{py_sitedir}/gtk-2.0/egg/trayicon.so -%{py_sitedir}/gtk-2.0/gdl.so +# Need bgo#584126 +#%{py_sitedir}/gtk-2.0/gdl.so %{py_sitedir}/gtk-2.0/gtkhtml2.so %{py_sitedir}/gtk-2.0/gtkmozembed.so %{py_sitedir}/gtk-2.0/gtkspell.so @@ -149,6 +152,9 @@ %{_datadir}/gtk-doc/html/pygtkspell %changelog +* Thu May 28 2009 vuntz@novell.com +- Do not build the gdl bindings: they fail to build with latest + gdl. * Wed May 06 2009 vuntz@novell.com - Build against mozilla-xulrunner190 on openSUSE <= 11.1. * Wed May 06 2009 vuntz@novell.com ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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@Hilbert.suse.de