forked from pool/eog-plugins
Accepting request 85765 from home:vuntz:branches:GNOME:Factory
Do not BuildRequires pygobject OBS-URL: https://build.opensuse.org/request/show/85765 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=26
This commit is contained in:
parent
210fe1ffb7
commit
e1fe9c7489
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 30 08:37:26 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Remove unneeded pkgconfig(pygobject-2.0) BuildRequires.
|
||||||
|
- Change lang subpackages Requires to Recommends.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 26 21:29:17 UTC 2011 - vuntz@opensuse.org
|
Mon Sep 26 21:29:17 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -36,8 +36,7 @@ BuildRequires: pkgconfig(gtk+-3.0)
|
|||||||
BuildRequires: pkgconfig(libexif)
|
BuildRequires: pkgconfig(libexif)
|
||||||
BuildRequires: pkgconfig(libgdata)
|
BuildRequires: pkgconfig(libgdata)
|
||||||
BuildRequires: pkgconfig(libpeas-1.0)
|
BuildRequires: pkgconfig(libpeas-1.0)
|
||||||
BuildRequires: pkgconfig(pygobject-2.0)
|
Recommends: %{name}-lang
|
||||||
Requires: %{name}-lang = %{version}
|
|
||||||
Requires: eog
|
Requires: eog
|
||||||
Enhances: eog
|
Enhances: eog
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user