Author: freetz Date: Fri May 19 20:16:56 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel.4, added memcorrup patch (fixes double free crasher)
---- Files affected: SPECS: gconf-editor.spec (1.31.2.3 -> 1.31.2.4) ---- Diffs: ================================================================ Index: SPECS/gconf-editor.spec diff -u SPECS/gconf-editor.spec:1.31.2.3 SPECS/gconf-editor.spec:1.31.2.4 --- SPECS/gconf-editor.spec:1.31.2.3 Thu May 18 23:38:10 2006 +++ SPECS/gconf-editor.spec Fri May 19 22:16:51 2006 @@ -3,12 +3,13 @@ Summary(pl): Edytor do systemu konfiguracji GConf Name: gconf-editor Version: 2.14.0 -Release: 3 +Release: 4 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.14/%{name}-%{version}.tar.bz2 # Source0-md5: eb8b979464f6e383e5a27b57ee4e8382 Patch0: %{name}-desktop.patch +Patch1: %{name}-memcorrup.patch BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf BuildRequires: automake @@ -33,6 +34,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p0 %build %{__intltoolize} @@ -84,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31.2.4 2006/05/19 20:16:51 freetz +- rel.4, added memcorrup patch (fixes double free crasher) + Revision 1.31.2.3 2006/05/18 21:38:10 baggins - release 3 - strict reqs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gconf-editor.spec?r1=1.31.2.3&r2=1.31.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
