Author: megabajt Date: Fri Oct 16 15:25:28 2009 GMT Module: packages Tag: HEAD ---- Log message: - added -crash.patch - release 2
---- Files affected: packages/gtkhtml: gtkhtml.spec (1.181 -> 1.182) ---- Diffs: ================================================================ Index: packages/gtkhtml/gtkhtml.spec diff -u packages/gtkhtml/gtkhtml.spec:1.181 packages/gtkhtml/gtkhtml.spec:1.182 --- packages/gtkhtml/gtkhtml.spec:1.181 Sat Sep 26 19:21:08 2009 +++ packages/gtkhtml/gtkhtml.spec Fri Oct 16 17:25:23 2009 @@ -7,11 +7,13 @@ Summary(zh_CN.UTF-8): GtkHTML εΊ“ Name: gtkhtml Version: 3.28.0 -Release: 1 +Release: 2 License: LGPL Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/3.28/%{name}-%{version}.tar.bz2 # Source0-md5: 07bce4da18e99b5c971f0cac6973c944 +# https://bugzilla.gnome.org/show_bug.cgi?id=596282 +Patch0: %{name}-crash.patch BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.54 BuildRequires: automake >= 1:1.9 @@ -119,6 +121,7 @@ %prep %setup -q +%patch0 -p1 %build %{__glib_gettextize} @@ -179,6 +182,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.182 2009/10/16 15:25:23 megabajt +- added -crash.patch +- release 2 + Revision 1.181 2009/09/26 17:21:08 megabajt - updated to 2.28.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtkhtml/gtkhtml.spec?r1=1.181&r2=1.182&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
