Author: wiget Date: Wed Apr 6 08:29:51 2011 GMT Module: packages Tag: HEAD ---- Log message: - force make -j1 - rel. 6
---- Files affected: packages/gtk-webkit: gtk-webkit.spec (1.108 -> 1.109) ---- Diffs: ================================================================ Index: packages/gtk-webkit/gtk-webkit.spec diff -u packages/gtk-webkit/gtk-webkit.spec:1.108 packages/gtk-webkit/gtk-webkit.spec:1.109 --- packages/gtk-webkit/gtk-webkit.spec:1.108 Wed Apr 6 09:43:38 2011 +++ packages/gtk-webkit/gtk-webkit.spec Wed Apr 6 10:29:46 2011 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+ Name: gtk-webkit Version: 1.2.7 -Release: 5 +Release: 6 License: BSD-like Group: X11/Libraries Source0: http://webkitgtk.org/webkit-%{version}.tar.gz @@ -115,7 +115,7 @@ --enable-video \ --with-font-backend=freetype -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -164,6 +164,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.109 2011/04/06 08:29:46 wiget +- force make -j1 +- rel. 6 + Revision 1.108 2011/04/06 07:43:38 wiget - BR: cairo-gobject-devel - rel. 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-webkit/gtk-webkit.spec?r1=1.108&r2=1.109&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
