Accepting request 589345 from home:dimstar:t-u-u

t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589345
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=185
This commit is contained in:
Dominique Leuenberger 2018-03-22 09:44:27 +00:00 committed by Git OBS Bridge
parent 4a0318f06f
commit 72a8ffbaf7
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 17:36:26 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).
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 12 10:21:04 UTC 2018 - bjorn.lie@gmail.com Mon Mar 12 10:21:04 UTC 2018 - bjorn.lie@gmail.com

View File

@ -31,6 +31,7 @@ BuildRequires: fdupes
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: intltool BuildRequires: intltool
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(camel-1.2) >= %{_version} BuildRequires: pkgconfig(camel-1.2) >= %{_version}
BuildRequires: pkgconfig(enchant) BuildRequires: pkgconfig(enchant)
BuildRequires: pkgconfig(evolution-calendar-3.0) >= %{_version} BuildRequires: pkgconfig(evolution-calendar-3.0) >= %{_version}
@ -50,9 +51,6 @@ BuildRequires: pkgconfig(libical)
BuildRequires: pkgconfig(libmspack) >= 0.4 BuildRequires: pkgconfig(libmspack) >= 0.4
BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 BuildRequires: pkgconfig(libsoup-2.4) >= 2.42
Recommends: %{name}-lang Recommends: %{name}-lang
%if !0%{is_opensuse}
BuildRequires: translation-update-upstream
%endif
%description %description
The EWS Exchange Connector for Evolution provides a Exchange backend The EWS Exchange Connector for Evolution provides a Exchange backend
@ -69,9 +67,7 @@ exchange web services protocol.
%prep %prep
%setup -q %setup -q
%if !0%{?is_opensuse}
translation-update-upstream translation-update-upstream
%endif
%build %build
# We need to build directly with the 'final rpath': # We need to build directly with the 'final rpath':