SPECS: epiphany.spec - fix build with newer gtkwebkit

arekm arekm at pld-linux.org
Sun Nov 18 01:00:35 CET 2007


Author: arekm                        Date: Sun Nov 18 00:00:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with newer gtkwebkit

---- Files affected:
SPECS:
   epiphany.spec (1.164 -> 1.165) 

---- Diffs:

================================================================
Index: SPECS/epiphany.spec
diff -u SPECS/epiphany.spec:1.164 SPECS/epiphany.spec:1.165
--- SPECS/epiphany.spec:1.164	Sun Nov 18 00:24:27 2007
+++ SPECS/epiphany.spec	Sun Nov 18 01:00:30 2007
@@ -129,6 +129,9 @@
 mv po/sr\@{Latn,latin}.po
 
 sed -i -e 's#WebKitGdk#WebKitGtk#g' configure.ac
+sed -i -e 's#WebKitGtkPage#WebKitPage#g' embed/webkit/*.cpp embed/webkit/*.h
+sed -i -e 's#webkit_gtk_#webkit_#g' embed/webkit/*.cpp embed/webkit/*.h
+sed -i -e 's#WEBKIT_GTK_PAGE#WEBKIT_PAGE#g' embed/webkit/*.cpp embed/webkit/*.h
 
 %build
 %{__gnome_doc_prepare}
@@ -224,6 +227,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.165  2007-11-18 00:00:30  arekm
+- fix build with newer gtkwebkit
+
 Revision 1.164  2007-11-17 23:24:27  arekm
 - revert; doesn't build
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/epiphany.spec?r1=1.164&r2=1.165&f=u



More information about the pld-cvs-commit mailing list