diff --git a/gedit.spec b/gedit.spec index 1f88e37..cd37f98 100644 --- a/gedit.spec +++ b/gedit.spec @@ -9,14 +9,14 @@ %define gail_version 1.2.0 %define gtksourceview_version 1.1.91 %define pygtk_version 2.7.1 -%define gnome_python_extras_version 2.11.4 +%define gnome_python_desktop_version 2.13.3 %define po_package gedit Summary: gEdit is a small but powerful text editor for GNOME. Name: gedit Version: 2.13.90 -Release: 2 +Release: 2 Epoch: 1 License: GPL Group: Applications/Editors @@ -48,13 +48,14 @@ BuildRequires: gtksourceview-devel >= %{gtksourceview_version} BuildRequires: scrollkeeper gettext BuildRequires: pygtk2-devel >= %{pygtk_version} BuildRequires: python-devel -BuildRequires: gnome-python2-gtksourceview >= %{gnome_python_extras_version} +BuildRequires: gnome-python2-gtksourceview >= %{gnome_python_desktop_version} +BuildRequires: gnome-python2-desktop >= %{gnome_python_desktop_version} Requires: libgnomeui >= %{libgnomeui_version} Requires: libgnomeprintui22 >= %{libgnomeprintui_version} Requires: gtksourceview >= %{gtksourceview_version} Requires: pygtk2 >= %{pygtk_version} -Requires: gnome-python2-gtksourceview >= %{gnome_python_extras_version} +Requires: gnome-python2-gtksourceview >= %{gnome_python_desktop_version} %description gEdit is a small but powerful text editor designed specifically for