[glade3/f16] make glade build with the latest version of pygobject3 which breaks ABI

John Palmieri (J5) johnp at fedoraproject.org
Fri Sep 16 21:58:29 UTC 2011


commit ff5359de51e8d0161138a0b298315050537823ed
Author: John (J5) Palmieri <johnp at redhat.com>
Date:   Fri Sep 16 17:57:44 2011 -0400

    make glade build with the latest version of pygobject3 which breaks ABI

 glade3.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/glade3.spec b/glade3.spec
index 042278b..90d0c0e 100644
--- a/glade3.spec
+++ b/glade3.spec
@@ -1,7 +1,7 @@
 Summary:	User Interface Designer for GTK+ and GNOME
 Name:		glade3
 Version:	3.10.0
-Release:	4%{?dist}
+Release:	5%{?dist}
 Epoch:		1
 License:	GPLv2+
 Group:		Development/Tools
@@ -20,7 +20,7 @@ BuildRequires:	gtk-doc
 BuildRequires:	intltool
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel
-BuildRequires:	pygobject3-devel
+BuildRequires:	pygobject3-devel >= 2.90.4
 BuildRequires:	python2-devel
 BuildRequires:	scrollkeeper
 BuildRequires:	chrpath
@@ -194,6 +194,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_includedir}/libgladeui-2.0/gladeui
 
 %changelog
+* Fri Sep 16 2011 John (J5) Palmieri <johnp at redhat.com> - 1:3.10.0-5
+- make glade build with the latest version of pygobject3 which
+  broke abi
+
 * Fri Sep 16 2011 John (J5) Palmieri <johnp at redhat.com> - 1:3.10.0-4
 - add gnome-common to the BuildRequires
 


More information about the scm-commits mailing list