Hello community, here is the log from the commit of package libwebkit for openSUSE:Factory checked in at 2013-01-07 14:50:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwebkit (Old) and /work/SRC/openSUSE:Factory/.libwebkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwebkit", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libwebkit/libwebkit.changes 2012-12-19 11:11:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libwebkit.new/libwebkit.changes 2013-01-07 14:50:10.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Dec 27 16:08:27 UTC 2012 - [email protected] + +- Add new conditional package typelib-1_0-WebKit2, since we now + build introspection files for WebKit2. + +------------------------------------------------------------------- libwebkit3.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwebkit.spec ++++++ --- /var/tmp/diff_new_pack.M02HvW/_old 2013-01-07 14:50:11.000000000 +0100 +++ /var/tmp/diff_new_pack.M02HvW/_new 2013-01-07 14:50:11.000000000 +0100 @@ -190,6 +190,24 @@ This package provides the GObject Introspection bindings for the GTK+ port of WebKit. +%if %{build_for_gtk3} +%package -n typelib-1_0-WebKit2-%{_sonameverpkg} +Summary: Library for rendering web content, GTK+ Port -- Introspection bindings +Group: System/Libraries + +%description -n typelib-1_0-WebKit2-%{_sonameverpkg} +WebKit is a web content engine, derived from KHTML and KJS from KDE, +and used primarily in Apple's Safari browser. It is made to be +embedded in other applications, such as mail readers, or web browsers. + +It is able to display content such as HTML, SVG, XML, and others. It +also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and +more. + +This package provides the GObject Introspection bindings for the GTK+ +port of WebKit2. +%endif + %package -n typelib-1_0-JSCore-%{_sonameverpkg} Summary: JavaScript Core Engine, GTK+ Port -- Introspection bindings Group: System/Libraries @@ -341,6 +359,12 @@ %defattr(-,root,root) %{_libdir}/girepository-1.0/WebKit-%{_sonamever}.typelib +%if %{build_for_gtk3} +%files -n typelib-1_0-WebKit2-%{_sonameverpkg} +%defattr(-,root,root) +%{_libdir}/girepository-1.0/WebKit2-%{_sonamever}.typelib +%endif + %files -n typelib-1_0-JSCore-%{_sonameverpkg} %defattr(-,root,root) %{_libdir}/girepository-1.0/JSCore-%{_sonamever}.typelib libwebkit3.spec: same change -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
