OBS User unknown 2008-08-14 00:10:42 +00:00 committed by Git OBS Bridge
parent c072ab2d7d
commit 340cb9604f
4 changed files with 50 additions and 32 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 8 10:10:12 CDT 2008 - maw@suse.de
- Update to version 2.23.5:
+ Initial release for GNOME 2.24
+ Bugs fixed (since 2.23.2): bgo#529634 and bgo#541168.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 30 03:29:27 CEST 2008 - vuntz@novell.com Wed Jul 30 03:29:27 CEST 2008 - vuntz@novell.com

View File

@ -1,10 +1,17 @@
# #
# spec file for package epiphany (Version 2.22.2) # spec file for package epiphany (Version 2.23.5)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# #
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
@ -13,7 +20,7 @@
Name: epiphany Name: epiphany
%define xulrunner_version 181 %define xulrunner_version 181
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 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 intltool 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
%if %suse_version > 1010 || 0%{?opensuse_bs} %if %suse_version > 1010 || 0%{?opensuse_bs}
BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel
%define mozilla_ver %(rpm -q --qf '%%{version}' mozilla-xulrunner%{xulrunner_version}) %define mozilla_ver %(rpm -q --qf '%%{version}' mozilla-xulrunner%{xulrunner_version})
@ -29,8 +36,8 @@ BuildRequires: mozilla-devel
Requires: mozilla => %{mozilla_ver} Requires: mozilla => %{mozilla_ver}
%endif %endif
%endif %endif
Version: 2.22.2 Version: 2.23.5
Release: 24 Release: 1
Requires: %{name}-lang = %{version} Requires: %{name}-lang = %{version}
License: GPL v2 or later License: GPL v2 or later
Group: Productivity/Networking/Web/Browsers Group: Productivity/Networking/Web/Browsers
@ -220,7 +227,11 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/epiphany/chrome/branding/* %{_datadir}/epiphany/chrome/branding/*
%changelog %changelog
* Wed Jul 30 2008 vuntz@novell.com * Fri Aug 08 2008 maw@suse.de
- Update to version 2.23.5:
+ Initial release for GNOME 2.24
+ Bugs fixed (since 2.23.2): bgo#529634 and bgo#541168.
* Tue Jul 29 2008 vuntz@novell.com
- Add epiphany-bgo300190-default-bookmarks.patch to specify - Add epiphany-bgo300190-default-bookmarks.patch to specify
default bookmarks via a RDF file. (bgo#300190) default bookmarks via a RDF file. (bgo#300190)
- Remove epiphany-default-bookmarks.patch: this will go in a - Remove epiphany-default-bookmarks.patch: this will go in a
@ -235,7 +246,7 @@ rm -rf $RPM_BUILD_ROOT
ephy-no-cookies-selected.patch. ephy-no-cookies-selected.patch.
* Wed May 21 2008 maw@suse.de * Wed May 21 2008 maw@suse.de
- Use >=, not =, to require xulrunner versions (bnc#371145). - Use >=, not =, to require xulrunner versions (bnc#371145).
* Sat May 17 2008 maw@suse.de * Fri May 16 2008 maw@suse.de
- Add ephy-no-cookies-selected.patch (bgo#504136, bnc#391683). - Add ephy-no-cookies-selected.patch (bgo#504136, bnc#391683).
* Wed May 07 2008 schwab@suse.de * Wed May 07 2008 schwab@suse.de
- Create libtool before use. - Create libtool before use.
@ -263,7 +274,7 @@ rm -rf $RPM_BUILD_ROOT
- Drop epiphany-avahi-bookmarks.patch. - Drop epiphany-avahi-bookmarks.patch.
* Wed Mar 26 2008 sbrabec@suse.cz * Wed Mar 26 2008 sbrabec@suse.cz
- Fixed crashes in avahi bookmarks processing (bgo#516008). - Fixed crashes in avahi bookmarks processing (bgo#516008).
* Fri Mar 21 2008 jpr@suse.de * Thu Mar 20 2008 jpr@suse.de
- Remove obsolete -devel requires - Remove obsolete -devel requires
- Remove obsolete version checks - Remove obsolete version checks
- Remove patch that was purposely disabled - Remove patch that was purposely disabled
@ -277,7 +288,7 @@ rm -rf $RPM_BUILD_ROOT
bgo #142184 bgo #142184
- Remove epiphany-no-root.patch, --disable-scrollkeeper works fine - Remove epiphany-no-root.patch, --disable-scrollkeeper works fine
now now
* Fri Mar 14 2008 maw@suse.de * Thu Mar 13 2008 maw@suse.de
- Update to version 2.22.0: - Update to version 2.22.0:
+ Bug fixes + Bug fixes
+ Updated translations. + Updated translations.
@ -300,7 +311,7 @@ rm -rf $RPM_BUILD_ROOT
- Add epiphany-gcc4.3-fixes.patch. - Add epiphany-gcc4.3-fixes.patch.
* Thu Oct 11 2007 sbrabec@suse.cz * Thu Oct 11 2007 sbrabec@suse.cz
- Removed bogus dependency on mDNSResponder. - Removed bogus dependency on mDNSResponder.
* Tue Sep 18 2007 mauro@suse.de * Mon Sep 17 2007 mauro@suse.de
- Bump version and API version to 2.20. - Bump version and API version to 2.20.
* Fri Aug 31 2007 maw@suse.de * Fri Aug 31 2007 maw@suse.de
- Update to version 2.19.91: - Update to version 2.19.91:
@ -308,7 +319,7 @@ rm -rf $RPM_BUILD_ROOT
+ Some typo changes + Some typo changes
+ Icon reorg + Icon reorg
+ Minor bug fixes. + Minor bug fixes.
* Thu Aug 23 2007 maw@suse.de * Wed Aug 22 2007 maw@suse.de
- Add default-bookmarks.patch, which adds http://news.opensuse.org - Add default-bookmarks.patch, which adds http://news.opensuse.org
as a default bookmark (#293690). as a default bookmark (#293690).
* Fri Aug 10 2007 coolo@suse.de * Fri Aug 10 2007 coolo@suse.de
@ -316,7 +327,7 @@ rm -rf $RPM_BUILD_ROOT
* Wed Aug 08 2007 maw@suse.de * Wed Aug 08 2007 maw@suse.de
- Split off a -lang subpackage - Split off a -lang subpackage
- s#%%run_ldconfig#/sbin/ldconfig/ in %%post and %%postun. - s#%%run_ldconfig#/sbin/ldconfig/ in %%post and %%postun.
* Fri Aug 03 2007 maw@suse.de * Thu Aug 02 2007 maw@suse.de
- Update to version 2.19.6: - Update to version 2.19.6:
+ Experimental WebKit backend [not enabled in this build] + Experimental WebKit backend [not enabled in this build]
+ New (copied) lock icons + New (copied) lock icons
@ -332,7 +343,7 @@ rm -rf $RPM_BUILD_ROOT
- Use %%fdupes. - Use %%fdupes.
* Sat Jul 14 2007 aj@suse.de * Sat Jul 14 2007 aj@suse.de
- It's really libwnck-devel. - It's really libwnck-devel.
* Tue Jul 10 2007 maw@suse.de * Mon Jul 09 2007 maw@suse.de
- Update to version 2.19.2 - Update to version 2.19.2
- Fixes for bugzilla.gnome.org #348350, #452769, #450590, #450146, - Fixes for bugzilla.gnome.org #348350, #452769, #450590, #450146,
[#346243], #351100, #433796 , #441419, #336739, #422114, #437798, [#346243], #351100, #433796 , #441419, #336739, #422114, #437798,
@ -343,7 +354,7 @@ rm -rf $RPM_BUILD_ROOT
* Fixed printing of frames. * Fixed printing of frames.
* Fixed Epiphany not finding some Gecko plugins. * Fixed Epiphany not finding some Gecko plugins.
- Removed Flash crash work-around (upstream part of ephy-main.c). - Removed Flash crash work-around (upstream part of ephy-main.c).
* Wed Apr 04 2007 maw@suse.de * Tue Apr 03 2007 maw@suse.de
- Remove all references to - Remove all references to
epiphany-dbus-connection-close-fix-thoenig-01.patch (#260495). epiphany-dbus-connection-close-fix-thoenig-01.patch (#260495).
* Mon Apr 02 2007 maw@suse.de * Mon Apr 02 2007 maw@suse.de
@ -360,7 +371,7 @@ rm -rf $RPM_BUILD_ROOT
- Move to /usr. - Move to /usr.
* Fri Dec 29 2006 james@usr-local-bin.org * Fri Dec 29 2006 james@usr-local-bin.org
- Fix %%post. - Fix %%post.
* Fri Dec 29 2006 jhargadon@suse.de * Thu Dec 28 2006 jhargadon@suse.de
- removed unneeded libtool file (#223685) - removed unneeded libtool file (#223685)
* Thu Nov 30 2006 sbrabec@suse.cz * Thu Nov 30 2006 sbrabec@suse.cz
- Fixed xulrunner dependencies for older products. - Fixed xulrunner dependencies for older products.
@ -374,24 +385,24 @@ rm -rf $RPM_BUILD_ROOT
- Use exact xulrunner version 181 (#216100). - Use exact xulrunner version 181 (#216100).
* Tue Nov 07 2006 meissner@suse.de * Tue Nov 07 2006 meissner@suse.de
- use RPM_OPT_FLAGS for C++ too. - use RPM_OPT_FLAGS for C++ too.
* Fri Oct 13 2006 danw@suse.de * Thu Oct 12 2006 danw@suse.de
- Remove dead patches, update and reenable epiphany-desktop.patch - Remove dead patches, update and reenable epiphany-desktop.patch
and epiphany-flash-crash.patch and epiphany-flash-crash.patch
- Update for gnome-doc-utils-devel - Update for gnome-doc-utils-devel
* Tue Oct 03 2006 jhargadon@suse.de * Mon Oct 02 2006 jhargadon@suse.de
- update to version 2.16.1 - update to version 2.16.1
- Add a window group for the history window. - Add a window group for the history window.
- Fix compile warnings - Fix compile warnings
- Add smb: to recognised web schemes - Add smb: to recognised web schemes
- Fix spinner with new g-i-t - Fix spinner with new g-i-t
- Fix a crash when failing to load some icon data - Fix a crash when failing to load some icon data
* Thu Sep 14 2006 jhargadon@suse.de * Wed Sep 13 2006 jhargadon@suse.de
- update to version 2.16.0 - update to version 2.16.0
- Update API version for 2.16 - Update API version for 2.16
- Add some more mime types. Fixes bug #352482 - Add some more mime types. Fixes bug #352482
* Sat Sep 02 2006 gekker@suse.de * Sat Sep 02 2006 gekker@suse.de
- Install dbus service file in correct location - Install dbus service file in correct location
* Fri Aug 25 2006 jhargadon@suse.de * Thu Aug 24 2006 jhargadon@suse.de
- update to version 2.15.92 - update to version 2.15.92
- translation updates - translation updates
- Spell check support using the gecko 'spellchecker' extension - Spell check support using the gecko 'spellchecker' extension
@ -414,11 +425,11 @@ rm -rf $RPM_BUILD_ROOT
if it wasn't visible already if it wasn't visible already
- Remove Shift+Ctrl+T accelerator, it was pressed accidentally - Remove Shift+Ctrl+T accelerator, it was pressed accidentally
too often and people would lose their toolbars too often and people would lose their toolbars
* Thu Aug 17 2006 ro@suse.de * Wed Aug 16 2006 ro@suse.de
- added python-gnome-devel to BuildRequires - added python-gnome-devel to BuildRequires
* Wed Aug 16 2006 cthiel@suse.de * Wed Aug 16 2006 cthiel@suse.de
- require python-gtk-devel instead of python-gobject2-devel - require python-gtk-devel instead of python-gobject2-devel
* Wed Aug 16 2006 ro@suse.de * Tue Aug 15 2006 ro@suse.de
- added python-gobject2-devel to BuildRequires - added python-gobject2-devel to BuildRequires
* Thu Jun 29 2006 lrupp@suse.de * Thu Jun 29 2006 lrupp@suse.de
- Requires: mozilla-xulrunner180 for suse_version > 1010 - Requires: mozilla-xulrunner180 for suse_version > 1010
@ -426,7 +437,7 @@ rm -rf $RPM_BUILD_ROOT
- Search plugins in browser-plugins directory (#154443). - Search plugins in browser-plugins directory (#154443).
* Wed Mar 01 2006 sbrabec@suse.cz * Wed Mar 01 2006 sbrabec@suse.cz
- Updated to version 1.8.5 (fixes 150372#4). - Updated to version 1.8.5 (fixes 150372#4).
* Tue Feb 28 2006 ro@suse.de * Mon Feb 27 2006 ro@suse.de
- added kdelibs3-devel-doc to BuildRequires - added kdelibs3-devel-doc to BuildRequires
* Mon Feb 20 2006 sbrabec@suse.cz * Mon Feb 20 2006 sbrabec@suse.cz
- Enabled password manager (#150372). - Enabled password manager (#150372).
@ -440,7 +451,7 @@ rm -rf $RPM_BUILD_ROOT
- Explicitly require iso-codes (#147467). - Explicitly require iso-codes (#147467).
* Wed Jan 25 2006 mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Thu Dec 01 2005 gekker@suse.de * Wed Nov 30 2005 gekker@suse.de
- Update to version 1.8.3 - Update to version 1.8.3
- Remove upstreamed xulrunner patch - Remove upstreamed xulrunner patch
* Wed Nov 16 2005 sbrabec@suse.cz * Wed Nov 16 2005 sbrabec@suse.cz
@ -483,13 +494,13 @@ rm -rf $RPM_BUILD_ROOT
- fix compile warning - fix compile warning
* Fri Jan 14 2005 clahey@suse.de * Fri Jan 14 2005 clahey@suse.de
- Updated to 1.5.4. - Updated to 1.5.4.
* Fri Jan 14 2005 ro@suse.de * Thu Jan 13 2005 ro@suse.de
- update to 1.4.7 to accept mozilla 1.7.5 - update to 1.4.7 to accept mozilla 1.7.5
* Wed Dec 15 2004 hvogel@suse.de * Wed Dec 15 2004 hvogel@suse.de
- fix desktop file - fix desktop file
* Fri Nov 19 2004 ro@suse.de * Fri Nov 19 2004 ro@suse.de
- removed extra aclocal include directive - removed extra aclocal include directive
* Mon Nov 08 2004 ro@suse.de * Sun Nov 07 2004 ro@suse.de
- fix build with current intltool - fix build with current intltool
* Wed Oct 27 2004 mmj@suse.de * Wed Oct 27 2004 mmj@suse.de
- Locale rename no to nb - Locale rename no to nb
@ -497,13 +508,13 @@ rm -rf $RPM_BUILD_ROOT
- Fixed bad LD_LIBRARY_PATH in wrapper script (#45909). - Fixed bad LD_LIBRARY_PATH in wrapper script (#45909).
* Fri Sep 10 2004 sbrabec@suse.cz * Fri Sep 10 2004 sbrabec@suse.cz
- Minimal patch to compile with actual version of mozilla. - Minimal patch to compile with actual version of mozilla.
* Sun Sep 05 2004 ro@suse.de * Sat Sep 04 2004 ro@suse.de
- remove epiphany.desktop in install-section, not in postinstall - remove epiphany.desktop in install-section, not in postinstall
* Fri Sep 03 2004 sagarwal@suse.de * Fri Sep 03 2004 sagarwal@suse.de
- Modified the spec file to delete epiphany.desktop, web-browser.desktop - Modified the spec file to delete epiphany.desktop, web-browser.desktop
is used for epiphany browser, and epiphany.desktop creates redundant is used for epiphany browser, and epiphany.desktop creates redundant
menu entry. menu entry.
* Tue Aug 24 2004 ro@suse.de * Mon Aug 23 2004 ro@suse.de
- backport some hunks from 1.2.7 to build with mozilla-1.7.2 - backport some hunks from 1.2.7 to build with mozilla-1.7.2
* Tue Jul 20 2004 rganesan@suse.de * Tue Jul 20 2004 rganesan@suse.de
- Modified patch for 59950(59950.diff) - Modified patch for 59950(59950.diff)
@ -533,7 +544,7 @@ rm -rf $RPM_BUILD_ROOT
- use Network Category, instead of Internet - use Network Category, instead of Internet
* Thu Feb 12 2004 hhetter@suse.de * Thu Feb 12 2004 hhetter@suse.de
- gconf schema (de-)installation in %%post and %%postun - gconf schema (de-)installation in %%post and %%postun
* Thu Jan 29 2004 ro@suse.de * Wed Jan 28 2004 ro@suse.de
- update to 1.0.7 to fix build with mozilla 1.6 - update to 1.0.7 to fix build with mozilla 1.6
* Sat Jan 10 2004 adrian@suse.de * Sat Jan 10 2004 adrian@suse.de
- build as user - build as user