2006-12-29 00:03:49 +01:00
|
|
|
|
#
|
2008-03-06 00:51:11 +01:00
|
|
|
|
# spec file for package epiphany (Version 2.21.92)
|
2006-12-29 00:03:49 +01:00
|
|
|
|
#
|
2008-02-04 00:21:17 +01:00
|
|
|
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2006-12-29 00:03:49 +01:00
|
|
|
|
# This file and all modifications and additions to the pristine
|
|
|
|
|
# package are under the same license as the package itself.
|
|
|
|
|
#
|
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
|
2008-02-15 01:19:38 +01:00
|
|
|
|
|
2006-12-29 00:03:49 +01:00
|
|
|
|
Name: epiphany
|
|
|
|
|
%define xulrunner_version 181
|
2008-02-04 00:21:17 +01:00
|
|
|
|
BuildRequires: NetworkManager-devel docbook_4 enchant-devel fdupes gcc-c++ gnome-common gnome-desktop-devel gnome-doc-utils-devel gnome-icon-theme gnome-themes gnutls-devel gtk-doc iso-codes-devel kdelibs3-devel-doc libavahi-gobject-devel libglade2-devel libgnomeprintui-devel libwnck-devel libxslt-devel perl-XML-Parser python-devel python-gnome-devel python-gtk-devel update-desktop-files
|
2006-12-29 00:03:49 +01:00
|
|
|
|
%if %suse_version > 1010 || 0%{?opensuse_bs}
|
|
|
|
|
BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel
|
|
|
|
|
%define mozilla_ver %(rpm -q --qf '%%{version}' mozilla-xulrunner%{xulrunner_version})
|
|
|
|
|
Requires: mozilla-xulrunner%{xulrunner_version} = %{mozilla_ver}
|
|
|
|
|
%else
|
|
|
|
|
%if %suse_version > 1000 && %suse_version <= 1010
|
|
|
|
|
BuildRequires: gecko-sdk
|
|
|
|
|
%define mozilla_ver %(rpm -q --qf '%%{version}' mozilla-xulrunner)
|
|
|
|
|
Requires: mozilla-xulrunner = %{mozilla_ver}
|
|
|
|
|
%else
|
|
|
|
|
BuildRequires: mozilla-devel
|
|
|
|
|
%define mozilla_ver %(rpm -q --qf '%%{version}' mozilla)
|
|
|
|
|
Requires: mozilla = %{mozilla_ver}
|
|
|
|
|
%endif
|
|
|
|
|
%endif
|
2008-03-06 00:51:11 +01:00
|
|
|
|
Version: 2.21.92
|
|
|
|
|
Release: 1
|
2007-08-09 18:49:02 +02:00
|
|
|
|
Requires: %{name}-lang = %{version}
|
2007-07-12 01:22:27 +02:00
|
|
|
|
License: GPL v2 or later
|
2006-12-29 00:03:49 +01:00
|
|
|
|
Group: Productivity/Networking/Web/Browsers
|
2008-02-04 00:21:17 +01:00
|
|
|
|
%define interface_version 2.21
|
2006-12-29 00:03:49 +01:00
|
|
|
|
Summary: GNOME Web Browser Based on the Mozilla Rendering Engine
|
|
|
|
|
Source: %{name}-%{version}.tar.bz2
|
|
|
|
|
Patch1: %{name}-schema.dif
|
|
|
|
|
Patch4: 59950.diff
|
|
|
|
|
Patch5: 59949.diff
|
2007-01-10 17:39:58 +01:00
|
|
|
|
Patch9: %{name}-desktop.patch
|
2006-12-29 00:03:49 +01:00
|
|
|
|
Patch11: epiphany-no-root.patch
|
|
|
|
|
Patch13: epiphany-browser-plugins.patch
|
2007-08-24 01:02:13 +02:00
|
|
|
|
Patch14: default-bookmarks.patch
|
2007-11-09 01:27:41 +01:00
|
|
|
|
Patch15: epiphany-gcc4.3-fixes.patch
|
2007-09-18 01:15:17 +02:00
|
|
|
|
Url: http://www.gnome.org/projects/epiphany/
|
2006-12-29 00:03:49 +01:00
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2007-01-10 17:39:58 +01:00
|
|
|
|
Requires: python-gtk python-gnome iso-codes gnome-icon-theme
|
2007-09-18 01:15:17 +02:00
|
|
|
|
AutoReqProv: on
|
2007-01-10 17:39:58 +01:00
|
|
|
|
%gconf_schemas_prereq
|
2006-12-29 00:03:49 +01:00
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Epiphany is a Web browser for the GNOME Desktop. Its principles are
|
|
|
|
|
simplicity and standards compliance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Marco Pesenti Gritti <marco@gnome.org>
|
|
|
|
|
Xan Lopez <xan@gnome.org>
|
|
|
|
|
Christian Persch <chpe@gnome.org>
|
|
|
|
|
Adam Hooper <adamh@cvs.gnome.org>
|
|
|
|
|
Jean-Fran<61>ois Rameau <jframeau@cvs.gnome.org>
|
|
|
|
|
Crispin Flowerday <crispin@flowerday.cx>
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
|
Summary: GNOME Web Browser based on the Mozilla Rendering Engine
|
|
|
|
|
Group: Productivity/Networking/Web/Browsers
|
|
|
|
|
Requires: gtk2-devel libxml2-devel libgnomeui-devel libbonobo-devel orbit2-devel libglade2-devel gnome-vfs2-devel gconf2-devel
|
2007-09-18 01:15:17 +02:00
|
|
|
|
AutoReqProv: on
|
2006-12-29 00:03:49 +01:00
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
|
Epiphany is a Web Browser for the GNOME Desktop. Its principles are
|
|
|
|
|
simplicity and standards compliance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Marco Pesenti Gritti <marco@gnome.org>
|
|
|
|
|
Xan Lopez <xan@gnome.org>
|
|
|
|
|
Christian Persch <chpe@gnome.org>
|
|
|
|
|
Adam Hooper <adamh@cvs.gnome.org>
|
|
|
|
|
Jean-Fran<61>ois Rameau <jframeau@cvs.gnome.org>
|
|
|
|
|
Crispin Flowerday <crispin@flowerday.cx>
|
|
|
|
|
|
|
|
|
|
%package doc
|
|
|
|
|
Summary: Developer Documentation for Epiphany
|
|
|
|
|
Group: Productivity/Networking/Web/Browsers
|
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
|
|
%description doc
|
|
|
|
|
Epiphany is a Web Browser for the GNOME Desktop. Its principles are
|
|
|
|
|
simplicity and standards compliance.
|
|
|
|
|
|
|
|
|
|
This package contains developer documentation for epiphany.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Marco Pesenti Gritti <marco@gnome.org>
|
|
|
|
|
Xan Lopez <xan@gnome.org>
|
|
|
|
|
Christian Persch <chpe@gnome.org>
|
|
|
|
|
Adam Hooper <adamh@cvs.gnome.org>
|
|
|
|
|
Jean-Fran<61>ois Rameau <jframeau@cvs.gnome.org>
|
|
|
|
|
Crispin Flowerday <crispin@flowerday.cx>
|
|
|
|
|
|
2007-08-09 18:49:02 +02:00
|
|
|
|
%lang_package
|
2006-12-29 00:03:49 +01:00
|
|
|
|
%prep
|
|
|
|
|
%setup -q
|
|
|
|
|
%patch1 -p1
|
|
|
|
|
%patch4 -p1
|
|
|
|
|
%patch5
|
|
|
|
|
%patch9
|
|
|
|
|
%patch11
|
2007-05-28 15:08:08 +02:00
|
|
|
|
%patch13
|
2007-08-24 01:02:13 +02:00
|
|
|
|
%patch14 -p1
|
2008-03-06 00:51:11 +01:00
|
|
|
|
###%patch15 -p1
|
2006-12-29 00:03:49 +01:00
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
#cp -i data/default-prefs-gecko-1-8.js data/default-prefs-xulrunner.js
|
2007-01-10 17:39:58 +01:00
|
|
|
|
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\
|
2006-12-29 00:03:49 +01:00
|
|
|
|
%if %suse_version > 1000
|
2007-01-10 17:39:58 +01:00
|
|
|
|
--with-mozilla=xulrunner\
|
2006-12-29 00:03:49 +01:00
|
|
|
|
%endif
|
2007-01-10 17:39:58 +01:00
|
|
|
|
--enable-dbus\
|
|
|
|
|
--enable-zeroconf\
|
|
|
|
|
--enable-network-manager
|
2008-03-06 00:51:11 +01:00
|
|
|
|
# FIXME: Compile xulrunner with spellchecker extension.
|
2007-01-10 17:39:58 +01:00
|
|
|
|
# --enable-spell-checker
|
2008-02-15 01:19:38 +01:00
|
|
|
|
%__make %{?jobs:-j%jobs}
|
2006-12-29 00:03:49 +01:00
|
|
|
|
|
|
|
|
|
%install
|
2008-02-15 01:19:38 +01:00
|
|
|
|
%makeinstall
|
2007-01-10 17:39:58 +01:00
|
|
|
|
mkdir $RPM_BUILD_ROOT%{_datadir}/pixmaps
|
|
|
|
|
ln -s ../icons/gnome/scalable/apps/web-browser.svg $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
2006-12-29 00:03:49 +01:00
|
|
|
|
%suse_update_desktop_file -N "Epiphany" %name Network WebBrowser
|
|
|
|
|
%suse_update_desktop_file bme System Network
|
2008-02-04 00:21:17 +01:00
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_libdir}/epiphany/%{interface_version}/extensions
|
2007-01-10 17:39:58 +01:00
|
|
|
|
%find_lang %{name}
|
|
|
|
|
%find_gconf_schemas
|
2007-08-09 18:49:02 +02:00
|
|
|
|
cat %{name}.schemas_list >%{name}.lst
|
2007-01-10 17:39:58 +01:00
|
|
|
|
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a
|
2007-08-03 00:18:52 +02:00
|
|
|
|
%fdupes $RPM_BUILD_ROOT
|
|
|
|
|
|
2007-01-10 17:39:58 +01:00
|
|
|
|
%clean
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%pre -f %{name}.schemas_pre
|
2006-12-29 00:03:49 +01:00
|
|
|
|
|
2008-02-15 01:19:38 +01:00
|
|
|
|
%post -p /sbin/ldconfig
|
2007-01-10 17:39:58 +01:00
|
|
|
|
%posttrans -f %{name}.schemas_posttrans
|
|
|
|
|
|
|
|
|
|
%preun -f %{name}.schemas_preun
|
2006-12-29 00:03:49 +01:00
|
|
|
|
|
2008-02-15 01:19:38 +01:00
|
|
|
|
%postun -p /sbin/ldconfig
|
2006-12-29 00:03:49 +01:00
|
|
|
|
|
2007-01-10 17:39:58 +01:00
|
|
|
|
%files -f %{name}.lst
|
2006-12-29 00:03:49 +01:00
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
2007-01-10 17:39:58 +01:00
|
|
|
|
%{_bindir}/*
|
|
|
|
|
%{_datadir}/applications/*.desktop
|
2006-12-29 00:03:49 +01:00
|
|
|
|
%{_datadir}/dbus-1/services/org.gnome.Epiphany.service
|
2007-01-10 17:39:58 +01:00
|
|
|
|
%{_datadir}/epiphany
|
2008-02-15 01:19:38 +01:00
|
|
|
|
%dir %{_datadir}/icons/LowContrastLargePrint
|
|
|
|
|
%dir %{_datadir}/icons/LowContrastLargePrint/48x48
|
|
|
|
|
%dir %{_datadir}/icons/LowContrastLargePrint/48x48/apps
|
2007-09-04 00:48:16 +02:00
|
|
|
|
%{_datadir}/icons/*/*/apps/*.png
|
2007-08-03 00:18:52 +02:00
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/*.svg
|
2007-01-10 17:39:58 +01:00
|
|
|
|
%{_datadir}/pixmaps/*.svg
|
|
|
|
|
%{_datadir}/pygtk/2.0/defs/epiphany.defs
|
|
|
|
|
%{_datadir}/omf/epiphany
|
|
|
|
|
%{_libdir}/epiphany
|
|
|
|
|
%doc %{_mandir}/man1/epiphany.1.gz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
|
2007-08-09 18:49:02 +02:00
|
|
|
|
%files lang -f %{name}.lang
|
|
|
|
|
|
2006-12-29 00:03:49 +01:00
|
|
|
|
%files devel
|
|
|
|
|
%defattr(-,root,root)
|
2007-01-10 17:39:58 +01:00
|
|
|
|
%{_datadir}/aclocal/*.m4
|
|
|
|
|
%{_includedir}/epiphany*
|
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
2006-12-29 00:03:49 +01:00
|
|
|
|
|
|
|
|
|
%files doc
|
|
|
|
|
%defattr(-,root,root)
|
2007-01-10 17:39:58 +01:00
|
|
|
|
%{_datadir}/gtk-doc/html/epiphany
|
2008-02-04 00:21:17 +01:00
|
|
|
|
|
2007-03-13 00:43:47 +01:00
|
|
|
|
%changelog
|
2008-03-06 00:51:11 +01:00
|
|
|
|
* Tue Mar 04 2008 maw@suse.de
|
|
|
|
|
- Update to version 2.21.92:
|
|
|
|
|
+ Bug fixes
|
|
|
|
|
- No longer build with the cert manager
|
|
|
|
|
- Remove epiphany-gcc4.3-fixes.patch.
|
2008-02-15 01:19:38 +01:00
|
|
|
|
* Tue Feb 12 2008 jpr@suse.de
|
|
|
|
|
- Fix missing directory ownership
|
|
|
|
|
- Update to use -p /sbin/ldconfig
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Feb 01 2008 maw@suse.de
|
|
|
|
|
- Update to version 2.21.90:
|
|
|
|
|
+ Drop gnome-vfs in lieu of gio
|
|
|
|
|
+ Many bug fixes.
|
|
|
|
|
* Wed Nov 07 2007 maw@suse.de
|
2007-11-09 01:27:41 +01:00
|
|
|
|
- Update to version 2.20.1 (another cosmetic version bump)
|
|
|
|
|
- Add epiphany-gcc4.3-fixes.patch.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Oct 11 2007 sbrabec@suse.cz
|
2007-10-11 20:41:51 +02:00
|
|
|
|
- Removed bogus dependency on mDNSResponder.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Sep 18 2007 mauro@suse.de
|
2007-09-18 01:15:17 +02:00
|
|
|
|
- Bump version and API version to 2.20.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Aug 31 2007 maw@suse.de
|
2007-09-04 00:48:16 +02:00
|
|
|
|
- Update to version 2.19.91:
|
|
|
|
|
+ Compilation fixes for ancient compilers
|
|
|
|
|
+ Some typo changes
|
|
|
|
|
+ Icon reorg
|
|
|
|
|
+ Minor bug fixes.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Aug 23 2007 maw@suse.de
|
2007-08-24 01:02:13 +02:00
|
|
|
|
- Add default-bookmarks.patch, which adds http://news.opensuse.org
|
|
|
|
|
as a default bookmark (#293690).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Aug 10 2007 coolo@suse.de
|
2007-08-10 17:00:49 +02:00
|
|
|
|
- put Version before the use of %%version
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Aug 08 2007 maw@suse.de
|
2007-08-09 18:49:02 +02:00
|
|
|
|
- Split off a -lang subpackage
|
|
|
|
|
- s#%%run_ldconfig#/sbin/ldconfig/ in %%post and %%postun.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Aug 03 2007 maw@suse.de
|
2007-08-03 00:18:52 +02:00
|
|
|
|
- Update to version 2.19.6:
|
|
|
|
|
+ Experimental WebKit backend [not enabled in this build]
|
|
|
|
|
+ New (copied) lock icons
|
|
|
|
|
+ Sync with latest libegg
|
|
|
|
|
+ New checkbox for smooth scrolling
|
|
|
|
|
+ Use g_get_user_special_dir to determine Desktop and Downloads
|
|
|
|
|
directory locations
|
|
|
|
|
+ Use new gtk function to persist and load print settings and
|
|
|
|
|
page setup
|
|
|
|
|
+ All tooltips now created using the new GTK tooltip API
|
|
|
|
|
+ Minor string changes
|
|
|
|
|
+ Bugs (bugzilla.gnome.org) fixed: 452769, 450590, 450146,
|
|
|
|
|
- Use %%fdupes.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Sat Jul 14 2007 aj@suse.de
|
2007-07-14 18:30:20 +02:00
|
|
|
|
- It's really libwnck-devel.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Jul 09 2007 maw@suse.de
|
2007-07-12 01:22:27 +02:00
|
|
|
|
- Update to version 2.19.2
|
|
|
|
|
- Fixes for bugzilla.gnome.org #348350, #452769, #450590, #450146,
|
|
|
|
|
[#346243], #351100, #433796 , #441419, #336739, #422114, #437798,
|
|
|
|
|
[#162489], and #162489
|
|
|
|
|
- Buildrequire libwnck-1-22-devel instead of libwnck-devel.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon May 28 2007 sbrabec@suse.cz
|
2007-05-28 15:08:08 +02:00
|
|
|
|
- Update to version 2.18.1:
|
|
|
|
|
* Fixed printing of frames.
|
|
|
|
|
* Fixed Epiphany not finding some Gecko plugins.
|
|
|
|
|
- Removed Flash crash work-around (upstream part of ephy-main.c).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Apr 03 2007 maw@suse.de
|
2007-04-04 21:45:05 +02:00
|
|
|
|
- Remove all references to
|
|
|
|
|
epiphany-dbus-connection-close-fix-thoenig-01.patch (#260495).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Apr 02 2007 maw@suse.de
|
2007-04-03 21:20:16 +02:00
|
|
|
|
- Update to version 2.18.0
|
|
|
|
|
- b.g.o 416994, 348331, 404514
|
|
|
|
|
- Fix several .desktop files to remove invalid Category entries.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Mar 12 2007 jhargadon@suse.de
|
2007-03-13 00:43:47 +01:00
|
|
|
|
- added gtk-doc to the BuildRequires
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Jan 10 2007 sbrabec@suse.cz
|
2007-01-10 17:39:58 +01:00
|
|
|
|
- Enabled NetworkManager support.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Jan 03 2007 sbrabec@suse.cz
|
2007-01-10 17:39:58 +01:00
|
|
|
|
- Spec file cleanup.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Dec 29 2006 maw@suse.de
|
2007-01-10 17:39:58 +01:00
|
|
|
|
- Move to /usr.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Dec 29 2006 james@usr-local-bin.org
|
|
|
|
|
- Fix %%post.
|
|
|
|
|
* Fri Dec 29 2006 jhargadon@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- removed unneeded libtool file (#223685)
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Nov 30 2006 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Fixed xulrunner dependencies for older products.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Nov 21 2006 jhargadon@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- re-enabled patch epiphany-browser-plugins.patch (#222861)
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Nov 17 2006 thoenig@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Add patch epiphany-dbus-connection-close-fix-thoenig-01.patch: Do
|
|
|
|
|
not call dbus_connection_close on shared connection (b.n.c
|
|
|
|
|
[#221827])
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Nov 07 2006 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Use exact xulrunner version 181 (#216100).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Nov 07 2006 meissner@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- use RPM_OPT_FLAGS for C++ too.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Oct 13 2006 danw@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Remove dead patches, update and reenable epiphany-desktop.patch
|
|
|
|
|
and epiphany-flash-crash.patch
|
|
|
|
|
- Update for gnome-doc-utils-devel
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Oct 03 2006 jhargadon@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- update to version 2.16.1
|
|
|
|
|
- Add a window group for the history window.
|
|
|
|
|
- Fix compile warnings
|
|
|
|
|
- Add smb: to recognised web schemes
|
|
|
|
|
- Fix spinner with new g-i-t
|
|
|
|
|
- Fix a crash when failing to load some icon data
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Sep 14 2006 jhargadon@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- update to version 2.16.0
|
|
|
|
|
- Update API version for 2.16
|
|
|
|
|
- Add some more mime types. Fixes bug #352482
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Sat Sep 02 2006 gekker@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Install dbus service file in correct location
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Aug 25 2006 jhargadon@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- update to version 2.15.92
|
|
|
|
|
- translation updates
|
|
|
|
|
- Spell check support using the gecko 'spellchecker' extension
|
|
|
|
|
- Add page security info dialogue from Certificates extension
|
|
|
|
|
- Drop libgnomeprint[ui] and use gtk printing
|
|
|
|
|
- Add methods to EphyNode to set typed properties
|
|
|
|
|
- Add a way to turn off password remembering
|
|
|
|
|
- Don't crash when adding zeroconf bookmarks while bookmarks are locked
|
|
|
|
|
down
|
|
|
|
|
- Fix middle-click and ctrl-enter in the location entry autocompletion
|
|
|
|
|
drop-down
|
|
|
|
|
- Make the crash recovery dialog appear on the taskbar
|
|
|
|
|
- copy history over when opening link in new tab/win using
|
|
|
|
|
context menu
|
|
|
|
|
- Don't crash on error from zeroconf bookmarks
|
|
|
|
|
- Don't set cookies from favicon downloads
|
|
|
|
|
- Allow cookie list to be sorted
|
|
|
|
|
- Fix crash when moving zoom widget on toolbar
|
|
|
|
|
- Display the find bar for "Find Next" and "Find Previous"
|
|
|
|
|
if it wasn't visible already
|
|
|
|
|
- Remove Shift+Ctrl+T accelerator, it was pressed accidentally
|
|
|
|
|
too often and people would lose their toolbars
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Aug 17 2006 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- added python-gnome-devel to BuildRequires
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Aug 16 2006 cthiel@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- require python-gtk-devel instead of python-gobject2-devel
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Aug 16 2006 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- added python-gobject2-devel to BuildRequires
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Jun 29 2006 lrupp@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Requires: mozilla-xulrunner180 for suse_version > 1010
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Mar 06 2006 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Search plugins in browser-plugins directory (#154443).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Mar 01 2006 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to version 1.8.5 (fixes 150372#4).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Feb 28 2006 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- added kdelibs3-devel-doc to BuildRequires
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Feb 20 2006 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Enabled password manager (#150372).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Feb 16 2006 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Worked around flash plugin crash (#149062).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Feb 16 2006 stbinner@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- fix Name in .desktop file
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Sun Feb 05 2006 mls@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- added mozilla-xulrunner to BuildRequires
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Feb 02 2006 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Explicitly require iso-codes (#147467).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Jan 25 2006 mls@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- converted neededforbuild to BuildRequires
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Nov 30 2005 gekker@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Update to version 1.8.3
|
|
|
|
|
- Remove upstreamed xulrunner patch
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Nov 16 2005 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Fixed mozilla/xulrunner dependencies.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Nov 15 2005 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Removed unneeded packages for build to break build cycle.
|
|
|
|
|
- Enable Zeroconf support.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Nov 08 2005 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Create xulrunner default prefs.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Oct 24 2005 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Fixed extension directories.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Oct 17 2005 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to version 1.8.2.
|
|
|
|
|
- Added xulrunner patch.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Sep 05 2005 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to version 1.8.0.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Aug 24 2005 gekker@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to version 1.7.5
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Aug 12 2005 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Fixed requirement to not require symbols provided only by
|
|
|
|
|
mozilla-nss and mozilla-nspr packages (#98002).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Aug 05 2005 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to version 1.7.3.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Aug 03 2005 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to version 1.6.4.
|
|
|
|
|
- Turned on D-BUS support.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Sat Mar 19 2005 clahey@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Remove Bookmarks desktop entry.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Mar 09 2005 gekker@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to version 1.6.0 (GNOME 2.10)
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Mar 04 2005 gekker@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to version 1.5.8
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Feb 09 2005 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- updated to version 1.5.6
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Feb 07 2005 gekker@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Update to 1.5.5
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Sat Feb 05 2005 meissner@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- 2 falses should be NULL
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Feb 01 2005 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- fix compile warning
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Jan 14 2005 clahey@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to 1.5.4.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Jan 14 2005 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- update to 1.4.7 to accept mozilla 1.7.5
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Dec 15 2004 hvogel@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- fix desktop file
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Nov 19 2004 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- removed extra aclocal include directive
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Nov 08 2004 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- fix build with current intltool
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Oct 27 2004 mmj@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Locale rename no to nb
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Sep 23 2004 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Fixed bad LD_LIBRARY_PATH in wrapper script (#45909).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Sep 10 2004 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Minimal patch to compile with actual version of mozilla.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Sun Sep 05 2004 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- remove epiphany.desktop in install-section, not in postinstall
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Sep 03 2004 sagarwal@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Modified the spec file to delete epiphany.desktop, web-browser.desktop
|
|
|
|
|
is used for epiphany browser, and epiphany.desktop creates redundant
|
|
|
|
|
menu entry.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Aug 24 2004 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- backport some hunks from 1.2.7 to build with mozilla-1.7.2
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Jul 20 2004 rganesan@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Modified patch for 59950(59950.diff)
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Jul 16 2004 rganesan@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
-Patch for ximian bug 59949
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Jul 16 2004 rganesan@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
-Patch for bug 59950
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Jul 14 2004 rganesan@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- patch for ximian bug 58913
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Jul 01 2004 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- set default startup page
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed May 26 2004 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- update to 1.2.5 to build with mozilla-1.7
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue May 11 2004 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Added empty directories /opt/gnome/%%_lib/epiphany and
|
|
|
|
|
/opt/gnome/%%_lib/epiphany/extensions to filelist.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Apr 30 2004 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- updated to version 1.2.2 [GNOME2.6]
|
|
|
|
|
- seperate gtk-doc documentation package
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Mar 10 2004 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Fixed gconf schemas installation (#33114).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Mar 05 2004 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- suse homepage as startpage
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Feb 20 2004 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Fixed names of GNOME2 packages.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Feb 17 2004 adrian@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- use Network Category, instead of Internet
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Feb 12 2004 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- gconf schema (de-)installation in %%post and %%postun
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Jan 29 2004 ro@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- update to 1.0.7 to fix build with mozilla 1.6
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Sat Jan 10 2004 adrian@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- build as user
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Nov 10 2003 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- updated to version 1.0.6
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Thu Nov 06 2003 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- updated to version 1.0.5
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Oct 27 2003 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to version 1.0.4.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Fri Oct 17 2003 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- updated to version 1.0.3
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Wed Oct 15 2003 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- updated to version 1.0.2
|
|
|
|
|
- use aclocal
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Sep 09 2003 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- updated to version 1.0 (minor bugfixes and translations)
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Sep 02 2003 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- updated to version 0.9.3 (translations only)
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Aug 25 2003 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated to version 0.9.2.
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Aug 19 2003 sbrabec@suse.cz
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- Updated neededforbuild (rename of librsvg2, eel2).
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Tue Aug 12 2003 adrian@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- add Categories
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Aug 11 2003 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- updated to bugfix release 0.8.4
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Aug 04 2003 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- updated to bugfix release 0.8.2
|
2008-02-04 00:21:17 +01:00
|
|
|
|
* Mon Jul 28 2003 hhetter@suse.de
|
2006-12-29 00:03:49 +01:00
|
|
|
|
- initial SuSE package
|