SPECS (DEVEL): gtk-webkit.spec - fix packaging - use freetype backend as pa...
patrys
patrys at pld-linux.org
Sun Mar 8 17:59:08 CET 2009
Author: patrys Date: Sun Mar 8 16:59:08 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- fix packaging
- use freetype backend as pango backend is obsolete
---- Files affected:
SPECS:
gtk-webkit.spec (1.53.2.1 -> 1.53.2.2)
---- Diffs:
================================================================
Index: SPECS/gtk-webkit.spec
diff -u SPECS/gtk-webkit.spec:1.53.2.1 SPECS/gtk-webkit.spec:1.53.2.2
--- SPECS/gtk-webkit.spec:1.53.2.1 Mon Mar 2 18:13:19 2009
+++ SPECS/gtk-webkit.spec Sun Mar 8 17:59:03 2009
@@ -73,8 +73,7 @@
--enable-icon-database \
--enable-svg-experimental \
--enable-svg-filters \
- --enable-video \
- --with-font-backend=pango
+ --enable-video
%{__make}
%install
@@ -93,7 +92,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/jsc
%attr(755,root,root) %{_libdir}/libwebkit-1.0.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libwebkit-1.0.so.1
+%attr(755,root,root) %ghost %{_libdir}/libwebkit-1.0.so.2
%dir %{_datadir}/webkit-1.0
%{_datadir}/webkit-1.0/webinspector
@@ -110,6 +109,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53.2.2 2009/03/08 16:59:03 patrys
+- fix packaging
+- use freetype backend as pango backend is obsolete
+
Revision 1.53.2.1 2009/03/02 17:13:19 patrys
- 1.1.1 stable
- requires new libsoup so it has to wait on DEVEL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk-webkit.spec?r1=1.53.2.1&r2=1.53.2.2&f=u
More information about the pld-cvs-commit
mailing list