Author: wiget Date: Tue Mar 15 16:44:18 2011 GMT Module: packages Tag: HEAD ---- Log message: - drop libtool file
---- Files affected: packages/gtk-webkit3: gtk-webkit3.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/gtk-webkit3/gtk-webkit3.spec diff -u packages/gtk-webkit3/gtk-webkit3.spec:1.4 packages/gtk-webkit3/gtk-webkit3.spec:1.5 --- packages/gtk-webkit3/gtk-webkit3.spec:1.4 Sun Mar 13 18:46:19 2011 +++ packages/gtk-webkit3/gtk-webkit3.spec Tue Mar 15 17:44:13 2011 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+ Name: gtk-webkit3 Version: 1.3.12 -Release: 0.1 +Release: 0.2 License: BSD-like Group: X11/Libraries Source0: http://webkitgtk.org/webkit-%{version}.tar.gz @@ -125,6 +125,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} $RPM_BUILD_ROOT%{_libdir}/libwebkitgtk-3.0.la + : > webkit-3.0.lang #find_lang webkit-3.0 @@ -154,7 +156,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libwebkitgtk-3.0.so -%{_libdir}/libwebkitgtk-3.0.la %if %{with introspection} %{_datadir}/gir-1.0/JSCore-3.0.gir %{_datadir}/gir-1.0/WebKit-3.0.gir @@ -168,6 +169,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2011/03/15 16:44:13 wiget +- drop libtool file + Revision 1.4 2011/03/13 17:46:19 wiget - up to 1.3.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-webkit3/gtk-webkit3.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
