Accepting request 84398 from home:vuntz:branches:GNOME:Factory
Update to 3.1.92 OBS-URL: https://build.opensuse.org/request/show/84398 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=108
This commit is contained in:
parent
e3081dcefa
commit
766caba939
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5353e68f1b75fac486d77456dd5ee219789b5bfd6f000ec1424604cfcbee87c2
|
||||
size 3164115
|
3
eog-3.1.92.tar.bz2
Normal file
3
eog-3.1.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cdfc557588bda35ede6cb4f528d9da4058e2b3c5131ca2cfbb3a84f73717589a
|
||||
size 3002339
|
@ -1,25 +0,0 @@
|
||||
commit d7526fe85b71b7de82d7c7a5404abbd7251c2a27
|
||||
Author: Vincent Untz <vuntz@gnome.org>
|
||||
Date: Wed Sep 14 22:37:57 2011 +0200
|
||||
|
||||
build: Update list of doc figures
|
||||
|
||||
https://bugzilla.gnome.org/show_bug.cgi?id=659093
|
||||
|
||||
diff --git a/help/Makefile.am b/help/Makefile.am
|
||||
index 9221352..b52905e 100644
|
||||
--- a/help/Makefile.am
|
||||
+++ b/help/Makefile.am
|
||||
@@ -5,12 +5,6 @@ DOC_ID = eog
|
||||
DOC_INCLUDES = legal.xml
|
||||
|
||||
DOC_FIGURES = \
|
||||
- figures/eog-bestfit.png \
|
||||
- figures/eog-enlarge.png \
|
||||
- figures/eog-normalsize.png \
|
||||
- figures/eog.png \
|
||||
- figures/eog-shrink.png \
|
||||
- figures/eog-toolbar-default.png \
|
||||
figures/eog-toolbar-editor.png \
|
||||
figures/image-view-prefs.png \
|
||||
figures/multiple-convert.png \
|
10
eog.changes
10
eog.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 17:25:23 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.1.92:
|
||||
+ Build system fixes/improvements (including bgo#659093).
|
||||
+ Updated translations.
|
||||
- Drop eog-fix-doc-figures.patch: fixed upstream.
|
||||
- Remove gnome-common BuildRequires and call to autoreconf: they
|
||||
were only needed for the patch above.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
|
11
eog.spec
11
eog.spec
@ -18,19 +18,15 @@
|
||||
|
||||
|
||||
Name: eog
|
||||
Version: 3.1.91
|
||||
Release: 2
|
||||
Version: 3.1.92
|
||||
Release: 1
|
||||
# FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Summary: Image Viewer for GNOME
|
||||
Url: http://www.gnome.org/
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Source: http://download.gnome.org/sources/eog/3.1/%{name}-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM eog-fix-doc-figures.patch bgo#659093 vuntz@opensuse.org -- Fix build system to not install non-existing figures
|
||||
Patch0: eog-fix-doc-figures.patch
|
||||
BuildRequires: fdupes
|
||||
# needed for patch0
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libexempi-devel
|
||||
@ -73,11 +69,8 @@ functional image viewer.
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
# needed for patch0
|
||||
autoreconf -fi
|
||||
%configure\
|
||||
--disable-scrollkeeper
|
||||
make %{?_smp_mflags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user