diff --git a/epiphany-2.25.91.tar.bz2 b/epiphany-2.25.91.tar.bz2 deleted file mode 100644 index 8d2a623..0000000 --- a/epiphany-2.25.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc42c178e29eb491b37cfe0d23ca3dca08f06645f273c17ddc74a4519a40f548 -size 5712713 diff --git a/epiphany-2.26.0.tar.bz2 b/epiphany-2.26.0.tar.bz2 new file mode 100644 index 0000000..b0f1758 --- /dev/null +++ b/epiphany-2.26.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d801b967c94828c8389e36588be1db9a077830019169f6f9730708ae1d59e5 +size 5626038 diff --git a/epiphany.changes b/epiphany.changes index 650efd4..b8684f7 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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). + ------------------------------------------------------------------- Tue Feb 17 04:21:26 CET 2009 - vuntz@novell.com diff --git a/epiphany.spec b/epiphany.spec index 2fa45bc..733c47e 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -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: translation-update-upstream 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 @@ translation-update-upstream %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 @@ rm -rf $RPM_BUILD_ROOT %{_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 @@ rm -rf $RPM_BUILD_ROOT %{_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