diff --git a/eog-3.1.91.tar.bz2 b/eog-3.1.91.tar.bz2 deleted file mode 100644 index 5bd4e48..0000000 --- a/eog-3.1.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5353e68f1b75fac486d77456dd5ee219789b5bfd6f000ec1424604cfcbee87c2 -size 3164115 diff --git a/eog-3.1.92.tar.bz2 b/eog-3.1.92.tar.bz2 new file mode 100644 index 0000000..9df7d98 --- /dev/null +++ b/eog-3.1.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdfc557588bda35ede6cb4f528d9da4058e2b3c5131ca2cfbb3a84f73717589a +size 3002339 diff --git a/eog-fix-doc-figures.patch b/eog-fix-doc-figures.patch deleted file mode 100644 index e15b1ae..0000000 --- a/eog-fix-doc-figures.patch +++ /dev/null @@ -1,25 +0,0 @@ -commit d7526fe85b71b7de82d7c7a5404abbd7251c2a27 -Author: Vincent Untz -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 \ diff --git a/eog.changes b/eog.changes index fe351a8..f689798 100644 --- a/eog.changes +++ b/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 diff --git a/eog.spec b/eog.spec index 17a6ec1..18ed895 100644 --- a/eog.spec +++ b/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}