From 07bf4ca6f87364de9d9e73ef6c7b881ca3871e30000b022a966f9e60f9b2d847 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 22 Apr 2011 12:34:51 +0000 Subject: [PATCH] Accepting request 68177 from home:vuntz:branches:GNOME:Factory ok OBS-URL: https://build.opensuse.org/request/show/68177 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=14 --- eog-plugins.changes | 20 ++++++++++++-------- eog-plugins.spec | 8 ++++---- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/eog-plugins.changes b/eog-plugins.changes index 9220ee8..76c09da 100644 --- a/eog-plugins.changes +++ b/eog-plugins.changes @@ -27,14 +27,18 @@ Wed Mar 30 15:53:43 UTC 2011 - fcrozat@novell.com - Disable python plugins until they work correctly with eog-3.0. - Drop eog-plugins-libchamplain-0.8.patch: fixed upstream -- Add scripts / macros for GSettings schemas -- postasa plugin isn't available for now -- Change old-style buildRequires to new pkgconfig()/GNOME3 ones: - gconf2-devel, clutter-gtk-devel, eog-devel, gtk2-devel, - libchamplain-devel, libexif-devel, libgdata-devel, - python-gnome-devel, python-gobject2-devel, python-gtk-devel to - champlain-gtk-0.10, libexif, libpeas-1.0, pygobject-2.0, - libgdata, clutter-gtk-1.0, eog, gtk+-3.0. +- Use macros for GSettings schemas. +- postasa plugin isn't available for now, so comment it out in file + list. +- Move to pkgconfig()-style BuildRequires, and to gtk3: + + Old ones: clutter-gtk-devel, eog-devel, gconf2-devel, + glib2-devel, gtk2-devel, libchamplain-devel, libexif-devel, + libgdata-devel, python-gobject2-devel. + + New ones: champlain-gtk-0.10, clutter-gtk-1.0, eog, gtk+-3.0, + libexif, libgdata, pygobject-2.0. +- Remove python-gnome-devel, python-gtk-devel BuildRequires and + replace with pkgconfig(libpeas-1.0) as plugins are moving to + libpeas. ------------------------------------------------------------------- Sun Aug 29 11:40:50 CEST 2010 - vuntz@opensuse.org diff --git a/eog-plugins.spec b/eog-plugins.spec index b1cbca4..1ad9ec6 100644 --- a/eog-plugins.spec +++ b/eog-plugins.spec @@ -27,16 +27,16 @@ Group: Productivity/Graphics/Viewers Url: http://live.gnome.org/EyeOfGnome/Plugins Source: %{name}-%{version}.tar.bz2 BuildRequires: fdupes +BuildRequires: intltool +BuildRequires: translation-update-upstream +BuildRequires: pkgconfig(champlain-gtk-0.10) BuildRequires: pkgconfig(clutter-gtk-1.0) BuildRequires: pkgconfig(eog) BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: intltool -BuildRequires: pkgconfig(champlain-gtk-0.10) BuildRequires: pkgconfig(libexif) +BuildRequires: pkgconfig(libgdata) BuildRequires: pkgconfig(libpeas-1.0) BuildRequires: pkgconfig(pygobject-2.0) -BuildRequires: pkgconfig(libgdata) -BuildRequires: translation-update-upstream Requires: %{name}-lang = %{version} Requires: eog Enhances: eog