diff --git a/eog-plugins.changes b/eog-plugins.changes index 2518e78..bb525df 100644 --- a/eog-plugins.changes +++ b/eog-plugins.changes @@ -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 diff --git a/eog-plugins.spec b/eog-plugins.spec index d361b2f..b9cc1fa 100644 --- a/eog-plugins.spec +++ b/eog-plugins.spec @@ -36,8 +36,7 @@ BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libgdata) BuildRequires: pkgconfig(libpeas-1.0) -BuildRequires: pkgconfig(pygobject-2.0) -Requires: %{name}-lang = %{version} +Recommends: %{name}-lang Requires: eog Enhances: eog BuildRoot: %{_tmppath}/%{name}-%{version}-build