Accepting request 590031 from GNOME:Factory

t-u-u / boo#1086036 (forwarded request 589344 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/590031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=209
This commit is contained in:
Dominique Leuenberger 2018-03-26 10:53:35 +00:00 committed by Git OBS Bridge
commit 4f303548f5
2 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 17:35:55 UTC 2018 - dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
-------------------------------------------------------------------
Tue Mar 13 08:39:31 UTC 2018 - jengelh@inai.de

View File

@ -31,7 +31,7 @@ Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
# NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859
License: LGPL-2.0-only AND LGPL-3.0-only
Group: Productivity/Networking/Email/Clients
Url: http://wiki.gnome.org/Apps/Evolution/
URL: http://wiki.gnome.org/Apps/Evolution/
Source0: http://download.gnome.org/sources/evolution/%{evolution_base_version}/%{name}-%{version}.tar.xz
# The icon we rely on is from adwaita-icon-theme
BuildRequires: adwaita-icon-theme
@ -51,6 +51,7 @@ BuildRequires: pkgconfig
BuildRequires: psmisc
BuildRequires: spamassassin
BuildRequires: sqlite3-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(atk)
@ -89,9 +90,6 @@ Obsoletes: evolution-python-plugins < %{version}
%if %{need_autogen}
BuildRequires: gnome-common
%endif
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
%if %{use_gtkimageview}
BuildRequires: pkgconfig(gtkimageview-3.0)
%endif
@ -164,9 +162,7 @@ to develop applications that require these.
%prep
%setup -q
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%build
%cmake \