commit epiphany-extensions for openSUSE:Factory
Hello community, here is the log from the commit of package epiphany-extensions for openSUSE:Factory checked in at Thu May 5 15:10:32 CEST 2011. -------- --- GNOME/epiphany-extensions/epiphany-extensions.changes 2011-02-13 18:35:51.000000000 +0100 +++ /mounts/work_src_done/STABLE/epiphany-extensions/epiphany-extensions.changes 2011-04-11 10:22:29.000000000 +0200 @@ -1,0 +2,29 @@ +Mon Apr 11 08:21:48 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.0: + + Fix build with epiphany 3.0.0. + +------------------------------------------------------------------- +Thu Mar 24 09:19:20 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.92: + + Update greasemonkey extension for the removal of + EphyEmbedPersist in Epiphany. + +------------------------------------------------------------------- +Fri Feb 25 14:06:14 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.90: + + Update to use GTK+ 3.0. + + Remove gconf dependency. + + Remove tab-groups extension: Epiphany does it by default now. + + Temporarily disabled auto-scroller, it doesn't build with + GTK+ 3.0. + + Updated translations. +- Remove gconf2-devel BuildRequires. +- Change libwebkitgtk-devel BuildRequires to libwebkitgtk3-devel. +- Use %glib2_gsettings_schema_* macros. +- Stop using --with-extensions in configure: some extensions don't + build anymore, and the default set is good enough for us. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- epiphany-extensions-2.32.0.tar.bz2 New: ---- epiphany-extensions-3.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ epiphany-extensions.spec ++++++ --- /var/tmp/diff_new_pack.MvVAxs/_old 2011-05-05 15:09:46.000000000 +0200 +++ /var/tmp/diff_new_pack.MvVAxs/_new 2011-05-05 15:09:46.000000000 +0200 @@ -18,8 +18,8 @@ Name: epiphany-extensions -Version: 2.32.0 -Release: 3 +Version: 3.0.0 +Release: 1 License: GPLv2+ ; LGPLv2.1+ Summary: Extensions Collection for Epiphany Url: http://www.gnome.org/projects/epiphany/ @@ -31,10 +31,9 @@ BuildRequires: epiphany-devel >= 2.29.0 BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: gconf2-devel BuildRequires: gnome-doc-utils-devel BuildRequires: intltool -BuildRequires: libwebkitgtk-devel +BuildRequires: libwebkitgtk3-devel BuildRequires: libxml2-python BuildRequires: opensp-devel BuildRequires: translation-update-upstream @@ -43,6 +42,7 @@ Provides: epiphany-plugins = %{version} Obsoletes: epiphany-plugins < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build +%glib2_gsettings_schema_requires %description This package contains the following Epiphany extensions: Error Viewer @@ -56,10 +56,9 @@ %build %configure \ --disable-static \ - --with-extensions=all,greasemonkey,gestures,rss \ --enable-compile-warnings=yes \ --disable-scrollkeeper -%__make %{?jobs:-j%jobs} +%__make %{?jobs:-j%jobs} V=1 %install %makeinstall @@ -73,6 +72,12 @@ %clean rm -rf %{buildroot} +%post +%glib2_gsettings_schema_post + +%postun +%glib2_gsettings_schema_postun + %files %defattr (-, root, root) %doc AUTHORS COPYING COPYING.README ChangeLog NEWS README TODO @@ -85,7 +90,9 @@ %doc %{_datadir}/omf/%{name}/%{name}-C.omf %{_datadir}/epiphany-extensions/ %{_datadir}/epiphany/icons/hicolor/*/status/*.* -%{_libdir}/epiphany/%{api_version}/extensions +%{_datadir}/glib-2.0/schemas/org.gnome.epiphanyextensions.gschema.xml +%{_libdir}/epiphany/%{api_version}/extensions/*.ephy-extension +%{_libdir}/epiphany/%{api_version}/extensions/*.so %files lang -f %{name}.lang ++++++ epiphany-extensions-2.32.0.tar.bz2 -> epiphany-extensions-3.0.0.tar.bz2 ++++++ ++++ 31269 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de