Accepting request 228594 from GNOME:Next
Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228594 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=170
This commit is contained in:
14
eog.spec
14
eog.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package eog
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,15 +17,15 @@
|
||||
|
||||
|
||||
Name: eog
|
||||
Version: 3.10.2
|
||||
Version: 3.12.0
|
||||
Release: 0
|
||||
Summary: Image Viewer for GNOME
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Url: http://www.gnome.org/
|
||||
Source: http://download.gnome.org/sources/eog/3.10/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/eog/3.12/%{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: intltool
|
||||
BuildRequires: intltool >= 0.50.1
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: translation-update-upstream
|
||||
@@ -33,11 +33,11 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.31.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||
BuildRequires: pkgconfig(gnome-icon-theme)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.8
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.6
|
||||
BuildRequires: pkgconfig(lcms2)
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(libpeas-gtk-1.0)
|
||||
@@ -95,6 +95,8 @@ make %{?_smp_mflags}
|
||||
%{_bindir}/eog
|
||||
%{_libdir}/eog/
|
||||
%{_datadir}/applications/eog.desktop
|
||||
%dir %{_datadir}/appdata
|
||||
%{_datadir}/appdata/eog.appdata.xml
|
||||
# %{_datadir}/eog/gir-1.0/ goes to the -devel package.
|
||||
%exclude %{_datadir}/eog/gir-1.0/
|
||||
%{_datadir}/eog/
|
||||
|
Reference in New Issue
Block a user