Author: megabajt Date: Fri Sep 7 15:39:59 2007 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.19.92 - removed outdated segfault_at_startup patch
---- Files affected: SPECS: eog.spec (1.102.2.4 -> 1.102.2.5) ---- Diffs: ================================================================ Index: SPECS/eog.spec diff -u SPECS/eog.spec:1.102.2.4 SPECS/eog.spec:1.102.2.5 --- SPECS/eog.spec:1.102.2.4 Sat Sep 1 20:18:44 2007 +++ SPECS/eog.spec Fri Sep 7 17:39:54 2007 @@ -3,31 +3,30 @@ Summary(pl.UTF-8): Oko GNOME - przeglÄ darka obrazkĂłw Summary(pt_BR.UTF-8): Visualizador de imagem Eye of GNOME Name: eog -Version: 2.19.91 -Release: 2 +Version: 2.19.92 +Release: 1 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/eog/2.19/%{name}-%{version}.tar.bz2 -# Source0-md5: 720886cd50616b9e8f7997355878113f +# Source0-md5: 773960d53b71b4e3c539c139db3bd277 Patch0: %{name}-codegen.patch Patch1: %{name}-desktop.patch -Patch2: %{name}-segfault_at_startup.patch URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.18.0.1 +BuildRequires: GConf2-devel >= 2.19.1 BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.18.0 BuildRequires: gnome-icon-theme >= 2.19.91 -BuildRequires: gnome-desktop-devel >= 2.18.2 -BuildRequires: gnome-vfs2-devel >= 2.18.1 -BuildRequires: intltool >= 0.35.5 +BuildRequires: gnome-desktop-devel >= 2.19.90 +BuildRequires: gnome-vfs2-devel >= 2.19.91 +BuildRequires: intltool >= 0.36.1 BuildRequires: lcms-devel BuildRequires: libart_lgpl-devel >= 2.3.19 BuildRequires: libexif-devel >= 1:0.6.13 -BuildRequires: libglade2-devel >= 1:2.6.0 +BuildRequires: libglade2-devel >= 1:2.6.2 BuildRequires: libgnomeprintui-devel >= 2.18.0 -BuildRequires: libgnomeui-devel >= 2.18.1 +BuildRequires: libgnomeui-devel >= 2.19.1 BuildRequires: libjpeg-devel BuildRequires: libtool BuildRequires: pkgconfig >= 0.9.0 @@ -38,7 +37,7 @@ Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper -Requires: libgnomeui >= 2.18.1 +Requires: libgnomeui >= 2.19.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -67,7 +66,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 %build %{__libtoolize} @@ -129,6 +127,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.102.2.5 2007/09/07 15:39:54 megabajt +- updated to 2.19.92 +- removed outdated segfault_at_startup patch + Revision 1.102.2.4 2007/09/01 18:18:44 megabajt - added segfault_at_startup patch - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eog.spec?r1=1.102.2.4&r2=1.102.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
