[abiword] update dependencies to fix building introspection and python bindings

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 17 00:33:08 UTC 2013


commit 2b401d0d2916846de41579b9c69743fc1d78ec43
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Oct 17 01:32:33 2013 +0100

    update dependencies to fix building introspection and python bindings

 abiword.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/abiword.spec b/abiword.spec
index fa1ef73..3574cdc 100644
--- a/abiword.spec
+++ b/abiword.spec
@@ -34,6 +34,7 @@ BuildRequires: enchant-devel
 BuildRequires: flex
 BuildRequires: fribidi-devel
 BuildRequires: gobject-introspection-devel
+BuildRequires: goffice-devel
 BuildRequires: gtk3-devel
 BuildRequires: gtkmathview-devel
 BuildRequires: libgsf-devel
@@ -49,7 +50,9 @@ BuildRequires: loudmouth-devel
 BuildRequires: ots-devel
 BuildRequires: poppler-devel
 BuildRequires: popt-devel
+BuildRequires: pygobject3
 BuildRequires: python2-devel
+BuildRequires: python-setuptools
 BuildRequires: readline-devel
 BuildRequires: t1lib-devel
 BuildRequires: telepathy-glib-devel
@@ -86,6 +89,7 @@ Group: Development/Libraries
 Requires: libabiword = %{epoch}:%{version}-%{release}
 Obsoletes: pyabiword <= 0.8.0
 Provides: pyabiword > 0.8.0
+BuildArch: noarch
 
 %description -n python-abiword
 Python bindings for developing with libabiword
@@ -173,7 +177,7 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
 %{python_sitearch}/*
 
 %changelog
-* Mon Oct 14 2013 Peter Robinson <pbrobinson at fedoraproject.org> 1:3.0.0-2
+* Wed Oct 16 2013 Peter Robinson <pbrobinson at fedoraproject.org> 1:3.0.0-2
 - Enable gobject-introspection and python bindings
 
 * Mon Oct 14 2013 Peter Robinson <pbrobinson at fedoraproject.org> 1:3.0.0-1


More information about the scm-commits mailing list