OBS User unknown 2009-03-25 17:53:44 +00:00 committed by Git OBS Bridge
parent 7b566e9355
commit 837b4b8205
4 changed files with 29 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc42c178e29eb491b37cfe0d23ca3dca08f06645f273c17ddc74a4519a40f548
size 5712713

3
epiphany-2.26.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0d801b967c94828c8389e36588be1db9a077830019169f6f9730708ae1d59e5
size 5626038

View File

@ -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

View File

@ -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