SPECS: gtk-webkit.spec - current snap - proper packaging

patrys patrys at pld-linux.org
Fri Nov 23 17:40:13 CET 2007


Author: patrys                       Date: Fri Nov 23 16:40:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- current snap
- proper packaging

---- Files affected:
SPECS:
   gtk-webkit.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/gtk-webkit.spec
diff -u SPECS/gtk-webkit.spec:1.11 SPECS/gtk-webkit.spec:1.12
--- SPECS/gtk-webkit.spec:1.11	Wed Oct 31 12:03:41 2007
+++ SPECS/gtk-webkit.spec	Fri Nov 23 17:40:08 2007
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 # TODO: optflags
-%define snap	r27208
+%define snap	r27953
 Summary:	Port of WebKit embeddable web component to GTK+
 Summary(pl.UTF-8):	Port osadzalnego komponentu WWW WebKit do GTK+
 Name:		gtk-webkit
@@ -9,7 +9,7 @@
 License:	BSD-like
 Group:		X11/Libraries
 Source0:	http://nightly.webkit.org/files/trunk/src/WebKit-%{snap}.tar.bz2
-# Source0-md5:	18b647e8d247f02eda7c82eeb9b610c9
+# Source0-md5:	bb603a4ad8fb785dbe2103fb6fb9554f
 URL:		http://www.webkit.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -59,8 +59,8 @@
 
 %build
 WebKitTools/Scripts/build-webkit --gtk \
-	-qmakearg=WEBKIT_INC_DIR=%{_includedir}/WebKit \
-	-qmakearg=WEBKIT_LIB_DIR=%{_libdir} \
+	--qmakearg=WEBKIT_INC_DIR=%{_includedir}/WebKit \
+	--qmakearg=WEBKIT_LIB_DIR=%{_libdir} \
 	--qmake=qt4-qmake
 
 %install
@@ -83,7 +83,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libWebKitGtk.so
 %{_libdir}/libWebKitGtk.prl
-%{_includedir}/qt4/WebKitGtk
+%{_includedir}/WebKit
 %{_pkgconfigdir}/WebKitGtk.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -92,7 +92,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.11  2007-10-31 11:03:41  patrys
+Revision 1.12  2007-11-23 16:40:08  patrys
+- current snap
+- proper packaging
+
+Revision 1.11  2007/10/31 11:03:41  patrys
 - r27208
 
 Revision 1.10  2007/10/23 13:38:57  patrys
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk-webkit.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list