Accepting request 590023 from GNOME:Factory

t-u-u / boo#1086036 (forwarded request 589336 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/590023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2?expand=0&rev=196
This commit is contained in:
Dominique Leuenberger 2018-03-26 10:50:26 +00:00 committed by Git OBS Bridge
commit 15e0a9ebaa
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 17:30:58 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 22:11:07 UTC 2018 - dimstar@opensuse.org

View File

@ -65,6 +65,7 @@ BuildRequires: pkgconfig
BuildRequires: python3-base
# gdbus-codegen is run during the build, so we need python-xml
BuildRequires: python3-xml
BuildRequires: translation-update-upstream
BuildRequires: xsltproc
# Needed for gresource
BuildRequires: pkgconfig(libelf) >= 0.8.12
@ -83,9 +84,6 @@ BuildRequires: systemtap-sdt-devel
BuildRequires: python
%endif
%endif
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
%description
GLib is a general-purpose utility library, which provides many useful
@ -252,9 +250,7 @@ The GObject library provides an object-oriented framework for C.
%prep
%setup -q -n %{_name}-%{version}
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%patch10 -p1
%patch11 -p1
%patch13 -p1