From dd31aa26900d686d333f02eb699b548ab1322ea9498ae2de67e92d1d05acfd46 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Mar 2018 09:39:21 +0000 Subject: [PATCH] Accepting request 589288 from home:dimstar:t-u-u t-u-u / boo#1086036 OBS-URL: https://build.opensuse.org/request/show/589288 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgtop?expand=0&rev=84 --- libgtop.changes | 7 +++++++ libgtop.spec | 6 +----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/libgtop.changes b/libgtop.changes index c2a12fa..27b16d0 100644 --- a/libgtop.changes +++ b/libgtop.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 17:01:20 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). + ------------------------------------------------------------------- Wed Feb 28 16:35:09 UTC 2018 - dimstar@opensuse.org diff --git a/libgtop.spec b/libgtop.spec index 8534f46..20370ea 100644 --- a/libgtop.spec +++ b/libgtop.spec @@ -29,11 +29,9 @@ Source99: baselibs.conf BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel BuildRequires: pkgconfig +BuildRequires: translation-update-upstream BuildRequires: pkgconfig(gobject-2.0) >= 2.26.0 BuildRequires: pkgconfig(xau) -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description A library that fetches information about the running system, such as @@ -106,10 +104,8 @@ from /dev/kmem. %prep %setup -q -%if !0%{?is_opensuse} translation-update-upstream po libgtop # rpmlint note: libgtop has a separate translation for both Bengali and Bengali India -%endif %build %configure\