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

t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589315
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=170
This commit is contained in:
Dominique Leuenberger 2018-03-22 09:41:30 +00:00 committed by Git OBS Bridge
parent 55a7c3bd5e
commit af1f6ba7e5
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 17:20:01 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 23:16:28 UTC 2018 - luc14n0@linuxmail.org

View File

@ -42,17 +42,15 @@ Patch3: sle-classic-lock-screen-background.patch
# PATCH-FIX-SLE gse-sle-classic-ext.patch Fate#318572 cxiong@suse.com -- add sle classic support
Patch1000: gse-sle-classic-ext.patch
BuildRequires: fdupes
BuildRequires: gnome-patch-translation
# Needed for directory ownership
BuildRequires: gnome-shell
# gobject-introspection is needed for the typelib() rpm magic.
BuildRequires: gobject-introspection
BuildRequires: meson >= 0.44.0
BuildRequires: sassc
BuildArch: noarch
%if !0%{?is_opensuse}
BuildRequires: gnome-patch-translation
BuildRequires: translation-update-upstream
%endif
BuildArch: noarch
%description
GNOME Shell Extensions is a collection of extensions providing
@ -100,9 +98,9 @@ and also installs the required session files.
%setup -q
%patch1 -p1
%patch2 -p1
%if !0%{?is_opensuse}
translation-update-upstream
gnome-patch-translation-prepare
%if !0%{?is_opensuse}
%patch3 -p1
%endif
%patch1000 -p1