Hello community, here is the log from the commit of package gpicview for openSUSE:Factory checked in at 2012-12-19 20:45:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpicview (Old) and /work/SRC/openSUSE:Factory/.gpicview.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpicview", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gpicview/gpicview.changes 2011-09-29 12:49:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gpicview.new/gpicview.changes 2012-12-19 20:46:08.000000000 +0100 @@ -1,0 +2,8 @@ +Wed Dec 19 10:47:45 UTC 2012 - [email protected] + +- new upstream version 0.2.3 + * Correction to the PATH_MAX problems for GNU/Hurd. + * fixed link with latest ld +- removed gpicview-0.2.2-ld_fix.patch now in upsteam code + +------------------------------------------------------------------- Old: ---- gpicview-0.2.2-ld_fix.patch gpicview-0.2.2.tar.bz2 New: ---- gpicview-0.2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpicview.spec ++++++ --- /var/tmp/diff_new_pack.C0eIDW/_old 2012-12-19 20:46:09.000000000 +0100 +++ /var/tmp/diff_new_pack.C0eIDW/_new 2012-12-19 20:46:09.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gpicview # -# 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 @@ -15,22 +15,31 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: gpicview Summary: LXDE Photo Viewer -Version: 0.2.2 -Release: 1 License: GPL-2.0 Group: Productivity/Graphics/Viewers +Version: 0.2.3 +Release: 0 Url: http://www.lxde.org/ -Source0: %name-%version.tar.bz2 -Patch0: %name-0.2.2-ld_fix.patch +Source0: %name-%version.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: autoconf automake gcc gcc-c++ make update-desktop-files -BuildRequires: gettext-runtime gettext-tools gtk2-devel pkg-config -BuildRequires: fdupes intltool libjpeg-devel perl perl-XML-Parser +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: fdupes +BuildRequires: gcc +BuildRequires: gcc-c++ +BuildRequires: gettext-runtime +BuildRequires: gettext-tools +BuildRequires: gtk2-devel +BuildRequires: intltool +BuildRequires: libjpeg-devel +BuildRequires: make +BuildRequires: perl +BuildRequires: perl-XML-Parser +BuildRequires: pkg-config +BuildRequires: update-desktop-files %description An extremely fast, lightweight, yet feature-rich photo viewer. @@ -38,7 +47,6 @@ %prep %setup -q -%patch0 -p1 %build %configure -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
