Accepting request 204365 from home:dimstar:branches:GNOME:Factory

- Require python3-gedit if _with_gi_python is true: a bunch of
  plugins depend on the introspection bindings (bnc#847114).
  In theory, the plugins should depend on this, but there are many
  ways users could get them, resulting in frustration for not
  finding the right package.

OBS-URL: https://build.opensuse.org/request/show/204365
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=156
This commit is contained in:
Dominique Leuenberger 2013-10-23 11:32:52 +00:00 committed by Git OBS Bridge
parent 36cc104e5c
commit 87a3cf2a25
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 22 20:07:53 UTC 2013 - dimstar@opensuse.org
- Require python3-gedit if _with_gi_python is true: a bunch of
plugins depend on the introspection bindings (bnc#847114).
In theory, the plugins should depend on this, but there are many
ways users could get them, resulting in frustration for not
finding the right package.
-------------------------------------------------------------------
Mon Oct 14 17:17:18 UTC 2013 - dimstar@opensuse.org

View File

@ -52,6 +52,10 @@ BuildRequires: pkgconfig(sm) >= 1.0.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(zeitgeist-2.0) >= 0.9.12
Requires: python3-cairo
%if %{_with_gi_python}
# See bnc#847114 - plugins generally depend on it
Requires: python3-gedit
%endif
Requires: python3-gobject
Recommends: %{name}-lang
Recommends: iso-codes