From 87921bf8d5ad0e046c6236991c3a54d84309f77cafe24fa9003f2d6de05bbd48 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 30 Sep 2011 09:13:07 +0000 Subject: [PATCH] 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 --- eog-plugins.changes | 6 ++++++ eog-plugins.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) 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