Accepting request 48267 from home:vuntz:branches:GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/48267 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=82
This commit is contained in:
parent
15211b89ac
commit
9faf782003
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dce631547d841a8e6ff5f676c2f41bf8995584b78856391293ea0272742d0e74
|
||||
size 5915763
|
3
epiphany-2.30.6.tar.bz2
Normal file
3
epiphany-2.30.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:278a5c00ce07e6a3ea440d289de22dbec3ebec4ded4ff3b4c48b580f469c2dcc
|
||||
size 5927938
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 09:44:09 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.30.6:
|
||||
+ Do not use deprecated gdk_display
|
||||
+ Do not enable maintainer mode for tarballs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 14 10:11:17 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Pass --with-distributor-name="SUSE" to configure, and remove
|
||||
lsb-release BuildRequires: it was only needed for this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 4 13:35:35 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package epiphany (Version 2.30.5)
|
||||
# spec file for package epiphany (Version 2.30.6)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: epiphany
|
||||
Version: 2.30.5
|
||||
Version: 2.30.6
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Summary: GNOME Web Browser Based on the WebKit Rendering Engine
|
||||
@ -46,11 +46,6 @@ BuildRequires: libseed-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libwebkitgtk-devel
|
||||
BuildRequires: libxslt-devel
|
||||
%if 0%{suse_version} > 1110
|
||||
BuildRequires: lsb-release
|
||||
%else
|
||||
BuildRequires: lsb
|
||||
%endif
|
||||
BuildRequires: mozilla-nss-devel
|
||||
BuildRequires: startup-notification-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
@ -111,6 +106,7 @@ translation-update-upstream
|
||||
--enable-zeroconf \
|
||||
--enable-network-manager \
|
||||
--enable-seed \
|
||||
--with-distributor-name="SUSE" \
|
||||
%if 0%{?suse_version} > 1120
|
||||
--with-ca-file=%{_sysconfdir}/ssl/ca-bundle.pem
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user