Accepting request 75957 from home:vuntz:branches:GNOME:Factory

Udpate to 3.1.1

OBS-URL: https://build.opensuse.org/request/show/75957
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2011-07-09 19:08:26 +00:00 committed by Git OBS Bridge
parent 95ca7cf1cf
commit 8665018827
4 changed files with 20 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87cced9baf3c8ba84dcad95d774686694f5cb140a187a7bad3891bc50bc4c7bd
size 368036

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3612e5f2a085c7bfbe1914cb8c529e5f714064ea2979700d84838854a81be886
size 365531

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Jul 9 18:38:23 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.1:
+ Python Console
- Install code files into subfolder for a cleaner plugin folder
+ PicasaWeb Uploader
- Port to libpeas-base plugin API
+ Updated translations.
- Comment pkgconfig(libgdata) BuildRequires as the postasa plugin
doesn't build with libgdata 0.9.x (bgo#654302).
-------------------------------------------------------------------
Thu Apr 28 12:00:38 UTC 2011 - fcrozat@novell.com

View File

@ -18,14 +18,15 @@
Name: eog-plugins
Version: 3.0.0
Version: 3.1.1
Release: 1
#FIXME: on update to new version (last checked: 3.1.1), re-enable libgdata BuildRequires (see bgo#654302)
#FIXME: add postr BuildRequires when we have a package
License: GPLv2+
Summary: A collection of plugins for Eye of GNOME
Group: Productivity/Graphics/Viewers
Url: http://live.gnome.org/EyeOfGnome/Plugins
Source: %{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/eog-plugins/3.1/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: translation-update-upstream
@ -34,7 +35,7 @@ BuildRequires: pkgconfig(clutter-gtk-1.0)
BuildRequires: pkgconfig(eog)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libgdata)
#BuildRequires: pkgconfig(libgdata)
BuildRequires: pkgconfig(libpeas-1.0)
BuildRequires: pkgconfig(pygobject-2.0)
Requires: %{name}-lang = %{version}
@ -78,6 +79,7 @@ rm -rf %{buildroot}
%{_libdir}/eog/plugins/*.so
%{_libdir}/eog/plugins/exif-display/
#%{_libdir}/eog/plugins/postasa/
%{_libdir}/eog/plugins/pythonconsole/
# Explicit list of plugins
%{_libdir}/eog/plugins/exif-display.plugin
%{_libdir}/eog/plugins/fit-to-width.plugin