packages (DEVEL): gtk-webkit3/gtk-webkit3.spec - updated to 1.7.91

megabajt megabajt at pld-linux.org
Wed Mar 14 00:51:18 CET 2012


Author: megabajt                     Date: Tue Mar 13 23:51:18 2012 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 1.7.91

---- Files affected:
packages/gtk-webkit3:
   gtk-webkit3.spec (1.22 -> 1.22.2.1) 

---- Diffs:

================================================================
Index: packages/gtk-webkit3/gtk-webkit3.spec
diff -u packages/gtk-webkit3/gtk-webkit3.spec:1.22 packages/gtk-webkit3/gtk-webkit3.spec:1.22.2.1
--- packages/gtk-webkit3/gtk-webkit3.spec:1.22	Mon Mar  5 20:02:49 2012
+++ packages/gtk-webkit3/gtk-webkit3.spec	Wed Mar 14 00:51:13 2012
@@ -12,13 +12,14 @@
 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.6.3
+Version:	1.7.91
 Release:	1
 License:	BSD-like
 Group:		X11/Libraries
 Source0:	http://webkitgtk.org/webkit-%{version}.tar.xz
 # Source0-md5:	c476d9335419df061510d31e21175df1
 URL:		http://webkitgtk.org/
+BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	bison
@@ -29,7 +30,7 @@
 BuildRequires:	freetype-devel >= 1:2.1.8
 BuildRequires:	geoclue-devel
 BuildRequires:	gettext-devel
-BuildRequires:	glib2-devel >= 1:2.28.0
+BuildRequires:	glib2-devel >= 1:2.31.2
 BuildRequires:	glibc-misc
 %{?with_introspection:BuildRequires:	gobject-introspection-devel >= 0.10.0}
 BuildRequires:	gperf
@@ -40,26 +41,27 @@
 BuildRequires:	libicu-devel >= 4.2.1
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
-BuildRequires:	libsoup-devel >= 2.34.0
+BuildRequires:	libsoup-devel >= 2.37.2.1
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	libxml2-devel >= 1:2.6.30
 BuildRequires:	libxslt-devel >= 1.1.7
-BuildRequires:	pango-devel >= 1:1.12
+BuildRequires:	pango-devel >= 1:1.21.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.592
 BuildRequires:	sqlite3-devel >= 3.0
-BuildRequires:	xorg-lib-libXt-devel
 BuildRequires:	xorg-lib-libXrender-devel
-Requires(post,postun):	glib2 >= 1:2.26.0
+BuildRequires:	xorg-lib-libXt-devel
+BuildRequires:	zlib-devel
 Requires:	cairo >= 1.10
 Requires:	enchant >= 0.22
+Requires:	glib2 >= 1:2.31.2
 Requires:	gstreamer-plugins-base >= 0.10.30
 Requires:	gtk+3 >= 3.0.0
-Requires:	libsoup >= 2.34.0
+Requires:	libsoup >= 2.37.2.1
 Requires:	libxml2 >= 1:2.6.30
 Requires:	libxslt >= 1.1.7
-Requires:	pango >= 1:1.12
+Requires:	pango >= 1:1.21.0
 %{?with_introspection:Conflicts:	gir-repository < 0.6.5-7}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -74,9 +76,9 @@
 Summary(pl.UTF-8):	Pliki programistyczne komponentu WebKit dla GTK+ 3
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.28.0
+Requires:	glib2-devel >= 1:2.31.2
 Requires:	gtk+3-devel >= 3.0.0
-Requires:	libsoup-devel >= 2.34.0
+Requires:	libsoup-devel >= 2.37.2.1
 
 %description devel
 Development files for WebKit for GTK+ 3.
@@ -115,13 +117,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-/sbin/ldconfig
-%glib_compile_schemas
-
-%postun
-/sbin/ldconfig
-%glib_compile_schemas
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %files -f webkit-3.0.lang
 %defattr(644,root,root,755)
@@ -139,7 +136,6 @@
 %{_datadir}/webkitgtk-3.0/images
 %{_datadir}/webkitgtk-3.0/resources
 %{_datadir}/webkitgtk-3.0/webinspector
-%{_datadir}/glib-2.0/schemas/org.webkitgtk-3.0.gschema.xml
 
 %files devel
 %defattr(644,root,root,755)
@@ -149,7 +145,7 @@
 %{_datadir}/gir-1.0/JSCore-3.0.gir
 %{_datadir}/gir-1.0/WebKit-3.0.gir
 %endif
-%{_includedir}/webkit-3.0
+%{_includedir}/webkitgtk-3.0
 %{_pkgconfigdir}/webkitgtk-3.0.pc
 %{_pkgconfigdir}/javascriptcoregtk-3.0.pc
 
@@ -159,6 +155,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22.2.1  2012/03/13 23:51:13  megabajt
+- updated to 1.7.91
+
 Revision 1.22  2012/03/05 19:02:49  wiget
 - up to 1.6.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-webkit3/gtk-webkit3.spec?r1=1.22&r2=1.22.2.1&f=u



More information about the pld-cvs-commit mailing list