forked from pool/eog-plugins
Accepting request 41145 from GNOME:Factory
Copy from GNOME:Factory/eog-plugins based on submit request 41145 from user sbrabec OBS-URL: https://build.opensuse.org/request/show/41145 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog-plugins?expand=0&rev=2
This commit is contained in:
parent
fecc104f2a
commit
89338631ff
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 4 16:17:18 CEST 2010 - sbrabec@suse.cz
|
||||
|
||||
- Added support for translation-update-upstream (FATE#301344).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 1 13:37:42 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
Name: eog-plugins
|
||||
Version: 2.30.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
#FIXME: add postr BuildRequires when we have a package
|
||||
License: GPLv2+
|
||||
Summary: A collection of plugins for Eye of GNOME
|
||||
@ -41,6 +41,7 @@ BuildRequires: libgdata-devel
|
||||
BuildRequires: python-gnome-devel
|
||||
BuildRequires: python-gobject2-devel
|
||||
BuildRequires: python-gtk-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
Requires: %{name}-lang = %{version}
|
||||
Requires: eog
|
||||
Enhances: eog
|
||||
@ -52,6 +53,7 @@ This package contains plugins for additional features in Eye of GNOME.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user