commit epiphany for openSUSE:Factory
Hello community, here is the log from the commit of package epiphany for openSUSE:Factory checked in at Wed Mar 25 18:53:41 CET 2009. -------- --- GNOME/epiphany/epiphany.changes 2009-03-09 03:37:42.000000000 +0100 +++ epiphany/epiphany.changes 2009-03-15 19:52:16.000000000 +0100 @@ -1,0 +2,12 @@ +Sun Mar 15 19:17:17 CET 2009 - vuntz@novell.com + +- Update to version 2.26.0: + + Another NULL check for bgo#572810. + + Try again to fix gecko 1.9.1 build. bgo#565669 + + Updated translations. +- Remove -fno-strict-aliasing from CFLAGS. +- Pass --enable-spell-checker to configure. +- Do not package omf files twice (they are in the lang package + too). + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- epiphany-2.25.91.tar.bz2 New: ---- epiphany-2.26.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ epiphany.spec ++++++ --- /var/tmp/diff_new_pack.j23557/_old 2009-03-25 18:52:42.000000000 +0100 +++ /var/tmp/diff_new_pack.j23557/_new 2009-03-25 18:52:42.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package epiphany (Version 2.25.91) +# spec file for package epiphany (Version 2.26.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -44,8 +44,8 @@ BuildRequires: update-desktop-files %define mozilla_ver %(rpm -q --qf '%%{version}' mozilla-xulrunner%{xulrunner_version}) Requires: mozilla-xulrunner%{xulrunner_version} => %{mozilla_ver} -Version: 2.25.91 -Release: 2 +Version: 2.26.0 +Release: 1 Requires: %{name}-lang = %{version} License: GPL v2 or later Group: Productivity/Networking/Web/Browsers @@ -164,20 +164,14 @@ %patch6 -p1 %build -#cp -i data/default-prefs-gecko-1-8.js data/default-prefs-xulrunner.js ACLOCAL="aclocal -I m4" autoreconf -f -i -# needed for epiphany-2.16.1: -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" -export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" -# FIXME: es/epiphany.xml:*: parser error : Entity 'hellip' not defined %configure \ --disable-scrollkeeper \ --with-gecko=libxul-embedding \ --enable-dbus \ --enable-zeroconf \ - --enable-network-manager -# FIXME: Compile xulrunner with spellchecker extension. -# --enable-spell-checker + --enable-network-manager \ + --enable-spell-checker %__make %{?jobs:-j%jobs} %install @@ -220,7 +214,6 @@ %{_datadir}/icons/hicolor/*/apps/*.svg %{_datadir}/pixmaps/*.svg %{_datadir}/pygtk/2.0/defs/epiphany.defs -%{_datadir}/omf/epiphany %{_libdir}/epiphany %doc %{_mandir}/man1/epiphany.1.gz @@ -242,6 +235,15 @@ %{_datadir}/epiphany/chrome/branding/* %changelog +* Sun Mar 15 2009 vuntz@novell.com +- Update to version 2.26.0: + + Another NULL check for bgo#572810. + + Try again to fix gecko 1.9.1 build. bgo#565669 + + Updated translations. +- Remove -fno-strict-aliasing from CFLAGS. +- Pass --enable-spell-checker to configure. +- Do not package omf files twice (they are in the lang package + too). * Tue Feb 17 2009 vuntz@novell.com - Update to version 2.25.91: + Do not use 'gtk-action' object data to get the associated ++++++ epiphany-2.25.91.tar.bz2 -> epiphany-2.26.0.tar.bz2 ++++++ ++++ 44936 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