Author: megabajt Date: Sat Sep 1 18:18:50 2007 GMT Module: SPECS Tag: DEVEL ---- Log message: - added segfault_at_startup patch - release 2
---- Files affected: SPECS: eog.spec (1.102.2.3 -> 1.102.2.4) ---- Diffs: ================================================================ Index: SPECS/eog.spec diff -u SPECS/eog.spec:1.102.2.3 SPECS/eog.spec:1.102.2.4 --- SPECS/eog.spec:1.102.2.3 Sat Sep 1 01:01:28 2007 +++ SPECS/eog.spec Sat Sep 1 20:18:44 2007 @@ -4,13 +4,14 @@ Summary(pt_BR.UTF-8): Visualizador de imagem Eye of GNOME Name: eog Version: 2.19.91 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/eog/2.19/%{name}-%{version}.tar.bz2 # Source0-md5: 720886cd50616b9e8f7997355878113f 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: autoconf @@ -66,6 +67,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__libtoolize} @@ -127,6 +129,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.102.2.4 2007/09/01 18:18:44 megabajt +- added segfault_at_startup patch +- release 2 + Revision 1.102.2.3 2007/08/31 23:01:28 aflinta - updated BR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eog.spec?r1=1.102.2.3&r2=1.102.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
