Hello community, here is the log from the commit of package geeqie for openSUSE:Factory checked in at 2012-09-23 19:33:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geeqie (Old) and /work/SRC/openSUSE:Factory/.geeqie.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geeqie", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/geeqie/geeqie.changes 2011-09-28 15:24:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.geeqie.new/geeqie.changes 2012-09-23 19:33:48.000000000 +0200 @@ -1,0 +2,19 @@ +Sun Sep 16 13:05:05 UTC 2012 - [email protected] + +- Update to version 1.1: + + Support for stereoscopic images. + + input: side-by-side (JPS) and MPO format. + + output: single image, anaglyph, SBS, mirror, SBS half size + (3DTV). + + Custom tiff loader - better handling of large tiff files. + + Rewritten file grouping. +- Add libjpeg-devel and libtiff-devel BuildReqiuires, support jpg, + and tiff loader. +- Add FIXME entry for champlain support. +- Pass enable-gps to configure, even if this is not taken into + accout at the moment, libchamplain is not an active + BuildRequires. +- Change configure switch --with-helpdir to --with-html dir, + upstream does not support --with-helpdir anymore. + +------------------------------------------------------------------- Old: ---- geeqie-1.0.tar.gz New: ---- geeqie-1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geeqie.spec ++++++ --- /var/tmp/diff_new_pack.vitzoe/_old 2012-09-23 19:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.vitzoe/_new 2012-09-23 19:33:49.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package geeqie # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,19 +16,23 @@ # - Name: geeqie -Version: 1.0 -Release: 1 -License: GPL-2.0+ +Version: 1.1 +Release: 0 Summary: Lightweight Gtk+ based image viewer -Url: http://geeqie.sourceforge.net/ +License: GPL-2.0+ Group: Productivity/Graphics/Viewers -Source: %{name}-%{version}.tar.gz +## 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 BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gnome-doc-utils BuildRequires: intltool +## FIXME - disabled since the version we have in factory is not supportet by current version 1.1 +# BuildRequires: libchamplain-devel +BuildRequires: libjpeg-devel +BuildRequires: libtiff-devel BuildRequires: lirc-devel BuildRequires: update-desktop-files BuildRequires: pkgconfig(exiv2) >= 0.11 @@ -50,8 +54,9 @@ %build %configure \ --enable-lirc \ + --enable-gps \ --with-readmedir=%{_defaultdocdir}/%{name} \ - --with-helpdir=%{_defaultdocdir}/%{name}/html + --with-htmldir=%{_defaultdocdir}/%{name}/html make %{?_smp_mflags} %install ++++++ geeqie-1.0.tar.gz -> geeqie-1.1.tar.gz ++++++ ++++ 71298 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
