diff --git a/geeqie.changes b/geeqie.changes index 128cfde..8442a46 100644 --- a/geeqie.changes +++ b/geeqie.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Fri Dec 28 11:53:06 UTC 2012 - dvaleev@suse.com -- fix bigendian build (geeqie-bigendian.patch) +- Add geeqie-bigendian.patch: fix bigendian build. ------------------------------------------------------------------- Sun Sep 16 13:05:05 UTC 2012 - zaitor@opensuse.org diff --git a/geeqie.spec b/geeqie.spec index dd13538..96df549 100644 --- a/geeqie.spec +++ b/geeqie.spec @@ -1,7 +1,7 @@ # # spec file for package geeqie # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -25,7 +25,7 @@ Group: Productivity/Graphics/Viewers ## FIXME - Check on version update if support for the libchamplain we have in factory is finaly supported, last checked version 1.1 Url: http://geeqie.sourceforge.net/ Source: http://downloads.sourceforge.net/project/geeqie/geeqie/geeqie-1.1/%{name}-%{version}.tar.gz -#PATCH-FIX-UPSTREAM fix bigendian build -- upstream commit c6793b7 +# PATCH-FIX-UPSTREAM geeqie-bigendian.patch dvaleev@suse.com -- Fix build on big endian systems. Taken from upstream commit c6793b7 Patch0: geeqie-bigendian.patch BuildRequires: fdupes BuildRequires: gcc-c++