Hello community,

here is the log from the commit of package libwebkit for openSUSE:Factory
checked in at Fri Sep 9 11:44:43 CEST 2011.



--------
--- libwebkit/libwebkit.changes 2011-07-08 11:54:22.000000000 +0200
+++ /mounts/work_src_done/STABLE/libwebkit/libwebkit.changes    2011-08-12 
19:55:42.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 19:46:03 CEST 2011 - [email protected]
+
+- Update to version 1.5.2:
+  + Remove G_CONST_RETURN usage througout WebKit, it's deprecated
+    in glib.
+  + Add plugin process support in WebKit2. Now (GTK+2) plugins can
+    work again with a GTK+3 build.
+  + Add API to set local storage database path.
+  + Further UA spoofing for Google Calendar, since it assumes
+    Linux+WebKit means mobile (ugh).
+  + Lots of bugfixes.
+- Drop libwebkit-no-G_CONST_RETURN.patch: fixed upstream.
+- Remove make stamp-po in %build, the bug has been fixed long ago.
+  see https://bugs.webkit.org/show_bug.cgi?id=50612
+
+-------------------------------------------------------------------
libwebkit3.changes: same change

calling whatdependson for head-i586


Old:
----
  libwebkit-no-G_CONST_RETURN.patch
  webkit-1.5.1.tar.bz2

New:
----
  webkit-1.5.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libwebkit.spec ++++++
--- /var/tmp/diff_new_pack.UiMyeh/_old  2011-09-09 11:44:38.000000000 +0200
+++ /var/tmp/diff_new_pack.UiMyeh/_new  2011-09-09 11:44:38.000000000 +0200
@@ -39,16 +39,13 @@
 
 Name:           libwebkit
 Summary:        Library for rendering web content, GTK+ Port
-Version:        1.5.1
+Version:        1.5.2
 Release:        1
-# FIXME: check if make stamp-po is still needed in %build, see 
https://bugs.webkit.org/show_bug.cgi?id=50612 (last checked: 1.3.11)
 License:        LGPLv2.0 ; LGPLv2.0+
 Group:          Development/Libraries/C and C++
 Url:            http://webkit.org/
-Source:         webkit-%{version}.tar.bz2
+Source:         http://www.webkitgtk.org/webkit-%{version}.tar.gz
 Source1:        baselibs.conf
-# PATCH-FIX-UPSTREAM libwebkit-no-G_CONST_RETURN.patch [email protected] -- 
Taken from svn, stop using deprecated G_CONST_RETURN; 
http://trac.webkit.org/changeset/88872
-Patch0:         libwebkit-no-G_CONST_RETURN.patch
 BuildRequires:  bison
 BuildRequires:  enchant-devel
 BuildRequires:  flex
@@ -57,9 +54,9 @@
 BuildRequires:  gperf
 BuildRequires:  gstreamer-0_10-plugins-base-devel
 %if %{build_for_gtk3}
-BuildRequires:  gtk3-devel
+BuildRequires:  gtk3-devel >= 3.0
 %else
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk2-devel >= 2.10
 %endif
 BuildRequires:  libgeoclue-devel
 BuildRequires:  libicu-devel
@@ -82,6 +79,7 @@
 
 %package -n libwebkitgtk%{_sover}
 
+
 Group:          Development/Libraries/C and C++
 License:        LGPLv2.0 ; LGPLv2.0+
 Summary:        Library for rendering web content, GTK+ Port
@@ -105,6 +103,7 @@
 
 %package -n libjavascriptcoregtk%{_sover}
 
+
 License:        LGPLv2.0 ; LGPLv2.0+
 Group:          System/Libraries
 Summary:        JavaScript Core Engine, GTK+ Port
@@ -120,6 +119,7 @@
 
 %package -n libwebkitgtk%{?_develnamever}-devel
 
+
 License:        LGPLv2.0 ; LGPLv2.0+
 Group:          Development/Libraries/C and C++
 Summary:        Library for rendering web content, GTK+ Port
@@ -143,6 +143,7 @@
 
 %package -n webkit-jsc-%{_jscver}
 
+
 License:        LGPLv2.0 ; LGPLv2.0+
 Group:          Development/Libraries/C and C++
 Summary:        Library for rendering web content, GTK+ Port
@@ -164,7 +165,6 @@
 %lang_package -n %{_pkgname_no_slpp}
 %prep
 %setup -q -n webkit-%{version}
-%patch0 -p2
 
 %build
 %ifarch ppc64
@@ -177,8 +177,6 @@
        --enable-geolocation \
         --enable-introspection
 make %{?jobs:-j %jobs}
-# FIXME: it's only needed because of 
https://bugs.webkit.org/show_bug.cgi?id=50612
-make %{?jobs:-j %jobs} stamp-po
 
 %install
 %makeinstall

libwebkit3.spec: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to