From 49b8fe40a126ac3a9130cfc7a65536a95eb1b5e9efbc3675193a21efad165b58 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Mar 2018 09:43:42 +0000 Subject: [PATCH] Accepting request 589337 from home:dimstar:t-u-u t-u-u / boo#1086036 OBS-URL: https://build.opensuse.org/request/show/589337 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=121 --- glib-networking.changes | 7 +++++++ glib-networking.spec | 7 +------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/glib-networking.changes b/glib-networking.changes index 17deb64..68072eb 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 17:31:22 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). + ------------------------------------------------------------------- Sun Mar 11 10:04:19 UTC 2018 - dimstar@opensuse.org diff --git a/glib-networking.spec b/glib-networking.spec index dd11409..a830e5f 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -32,6 +32,7 @@ BuildRequires: dbus-1 BuildRequires: libgcrypt-devel BuildRequires: meson >= 0.43.0 BuildRequires: pkgconfig +BuildRequires: translation-update-upstream # If this BuildRequires changes because of a gio library version change, change gio_real_package accordingly BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.55.1 @@ -45,9 +46,6 @@ Requires: gsettings-desktop-schemas Recommends: %{name}-lang = %{version} Supplements: %{gio_real_package} %{glib2_gio_module_requires} -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description This package contains network-related GIO modules for glib. @@ -58,10 +56,7 @@ Currently, there is only a proxy module based on libproxy. %prep %setup -q - -%if !0%{?is_opensuse} translation-update-upstream -%endif %build %meson