Author: wiget Date: Tue Apr 5 18:07:16 2011 GMT Module: packages Tag: HEAD ---- Log message: - greek locale fix - rel. 3
---- Files affected: packages/gtk-webkit3: gtk-webkit3.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/gtk-webkit3/gtk-webkit3.spec diff -u packages/gtk-webkit3/gtk-webkit3.spec:1.11 packages/gtk-webkit3/gtk-webkit3.spec:1.12 --- packages/gtk-webkit3/gtk-webkit3.spec:1.11 Tue Apr 5 17:12:17 2011 +++ packages/gtk-webkit3/gtk-webkit3.spec Tue Apr 5 20:07:11 2011 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+ Name: gtk-webkit3 Version: 1.3.13 -Release: 2 +Release: 3 License: BSD-like Group: X11/Libraries Source0: http://webkitgtk.org/webkit-%{version}.tar.gz @@ -82,6 +82,8 @@ %prep %setup -q -n webkit-%{version} +mv Source/WebKit/gtk/po/{gr,el}.po +mv Source/WebKit/gtk/po/{gr,el}.mo %build %{__gtkdocize} @@ -157,6 +159,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2011/04/05 18:07:11 wiget +- greek locale fix +- rel. 3 + Revision 1.11 2011/04/05 15:12:17 wiget - rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-webkit3/gtk-webkit3.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
