SHA256
1
0
forked from pool/libsoup

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

t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589286
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=206
This commit is contained in:
Dominique Leuenberger 2018-03-22 09:39:11 +00:00 committed by Git OBS Bridge
parent 14dab152c7
commit a1eb609065
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 16:59:51 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 19:24:26 UTC 2018 - dimstar@opensuse.org

View File

@ -29,6 +29,7 @@ BuildRequires: glib-networking
BuildRequires: intltool >= 0.35.0
BuildRequires: pkgconfig
BuildRequires: python3-base
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(gio-2.0) >= 2.38.0
BuildRequires: pkgconfig(gobject-2.0) >= 2.38.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.5
@ -37,9 +38,6 @@ BuildRequires: pkgconfig(krb5)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(vapigen)
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
# We do not need these dependencies needed only for tests.
#BuildRequires: apache2-mod_php5 php5-xmlrpc
@ -115,9 +113,7 @@ Features:
%prep
%setup -q
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%build
%configure\