Author: wiget Date: Fri May 4 18:44:46 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.8.1 - parallel build broken
---- Files affected: packages/gtk-webkit3: gtk-webkit3.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: packages/gtk-webkit3/gtk-webkit3.spec diff -u packages/gtk-webkit3/gtk-webkit3.spec:1.25 packages/gtk-webkit3/gtk-webkit3.spec:1.26 --- packages/gtk-webkit3/gtk-webkit3.spec:1.25 Sun Apr 1 21:13:52 2012 +++ packages/gtk-webkit3/gtk-webkit3.spec Fri May 4 20:44:41 2012 @@ -12,12 +12,12 @@ Summary: Port of WebKit embeddable web component to GTK+ 3 Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+ 3 Name: gtk-webkit3 -Version: 1.8.0 +Version: 1.8.1 Release: 1 License: BSD-like Group: X11/Libraries Source0: http://webkitgtk.org/releases/webkit-%{version}.tar.xz -# Source0-md5: 52b2feb0fae01e68432b547bd85e8d74 +# Source0-md5: f2f01b1fdc7262a2eede81ebed0970b2 URL: http://webkitgtk.org/ BuildRequires: OpenGL-GLU-devel BuildRequires: autoconf >= 2.59 @@ -116,7 +116,7 @@ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -173,6 +173,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2012/05/04 18:44:41 wiget +- up to 1.8.1 +- parallel build broken + Revision 1.25 2012/04/01 19:13:52 qboosh - updated configure options to review ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/gtk-webkit3/gtk-webkit3.spec?r1=1.25&r2=1.26 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
