From 2b401d0d2916846de41579b9c69743fc1d78ec43 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Oct 17 2013 00:32:33 +0000 Subject: update dependencies to fix building introspection and python bindings --- 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 1:3.0.0-2 +* Wed Oct 16 2013 Peter Robinson 1:3.0.0-2 - Enable gobject-introspection and python bindings * Mon Oct 14 2013 Peter Robinson 1:3.0.0-1