Author: shadzik Date: Wed Jun 30 21:00:08 2010 GMT Module: packages Tag: HEAD ---- Log message: - add -icu44.patch - rel 4 - updated libicu BR
---- Files affected: packages/gtk-webkit: gtk-webkit.spec (1.88 -> 1.89) ---- Diffs: ================================================================ Index: packages/gtk-webkit/gtk-webkit.spec diff -u packages/gtk-webkit/gtk-webkit.spec:1.88 packages/gtk-webkit/gtk-webkit.spec:1.89 --- packages/gtk-webkit/gtk-webkit.spec:1.88 Wed Jun 30 21:13:07 2010 +++ packages/gtk-webkit/gtk-webkit.spec Wed Jun 30 23:00:02 2010 @@ -4,12 +4,13 @@ Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+ Name: gtk-webkit Version: 1.2.1 -Release: 3 +Release: 4 License: BSD-like Group: X11/Libraries Source0: http://webkitgtk.org/webkit-%{version}.tar.gz # Source0-md5: eb6f473d8d7be56ecd226e7dd55dcb9b URL: http://webkitgtk.org/ +Patch0: %{name}-icu44.patch BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: bison @@ -26,7 +27,7 @@ BuildRequires: gstreamer-plugins-base-devel >= 0.10.25 BuildRequires: gtk+2-devel >= 2:2.20.0 BuildRequires: gtk-doc >= 1.10 -BuildRequires: libicu-devel +BuildRequires: libicu-devel >= 4.4.1 BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libsoup-devel >= 2.30.0 @@ -70,6 +71,7 @@ %prep %setup -q -n webkit-%{version} +%patch0 -p2 %build %{__gtkdocize} @@ -84,6 +86,7 @@ --enable-icon-database \ --enable-introspection \ --enable-video + %{__make} %install @@ -127,6 +130,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.89 2010/06/30 21:00:02 shadzik +- add -icu44.patch +- rel 4 +- updated libicu BR + Revision 1.88 2010/06/30 19:13:07 shadzik - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-webkit/gtk-webkit.spec?r1=1.88&r2=1.89&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
