This commit is contained in:
parent
016ea30903
commit
6c1fec2812
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f6a56cb91031b435b1f2e3d438499938c81d00a9b650832e807bd7841e8a9c1
|
||||
size 4701613
|
3
epiphany-2.20.0.tar.bz2
Normal file
3
epiphany-2.20.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea62002a9190e8207a0b3d09e4e414b2416b790ad011060b8be9d30d41f3135a
|
||||
size 4874847
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 23:20:35 CEST 2007 - mauro@suse.de
|
||||
|
||||
- Bump version and API version to 2.20.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 16:59:02 CEST 2007 - maw@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package epiphany (Version 2.19.91)
|
||||
# spec file for package epiphany (Version 2.20.0)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -28,12 +28,12 @@ BuildRequires: mozilla-devel
|
||||
Requires: mozilla = %{mozilla_ver}
|
||||
%endif
|
||||
%endif
|
||||
Version: 2.19.91
|
||||
Version: 2.20.0
|
||||
Release: 1
|
||||
Requires: %{name}-lang = %{version}
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
%define interface_version 2.19
|
||||
%define interface_version 2.20
|
||||
Summary: GNOME Web Browser Based on the Mozilla Rendering Engine
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch1: %{name}-schema.dif
|
||||
@ -43,11 +43,10 @@ Patch9: %{name}-desktop.patch
|
||||
Patch11: epiphany-no-root.patch
|
||||
Patch13: epiphany-browser-plugins.patch
|
||||
Patch14: default-bookmarks.patch
|
||||
URL: http://www.gnome.org/projects/epiphany/
|
||||
Url: http://www.gnome.org/projects/epiphany/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: python-gtk python-gnome iso-codes gnome-icon-theme
|
||||
Autoreqprov: on
|
||||
|
||||
AutoReqProv: on
|
||||
%gconf_schemas_prereq
|
||||
|
||||
%description
|
||||
@ -69,7 +68,7 @@ Authors:
|
||||
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
|
||||
Autoreqprov: on
|
||||
AutoReqProv: on
|
||||
|
||||
%description devel
|
||||
Epiphany is a Web Browser for the GNOME Desktop. Its principles are
|
||||
@ -150,7 +149,6 @@ mkdir $RPM_BUILD_ROOT%{_libdir}/epiphany/%{interface_version}/extensions
|
||||
%find_gconf_schemas
|
||||
cat %{name}.schemas_list >%{name}.lst
|
||||
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a
|
||||
|
||||
%fdupes $RPM_BUILD_ROOT
|
||||
|
||||
%clean
|
||||
@ -160,7 +158,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
|
||||
%posttrans -f %{name}.schemas_posttrans
|
||||
|
||||
%preun -f %{name}.schemas_preun
|
||||
@ -196,6 +193,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/epiphany
|
||||
|
||||
%changelog
|
||||
* Mon Sep 17 2007 - mauro@suse.de
|
||||
- Bump version and API version to 2.20.
|
||||
* Fri Aug 31 2007 - maw@suse.de
|
||||
- Update to version 2.19.91:
|
||||
+ Compilation fixes for ancient compilers
|
||||
|
Loading…
Reference in New Issue
Block a user