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

t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589285
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libwnck?expand=0&rev=113
This commit is contained in:
Dominique Leuenberger 2018-03-22 09:39:07 +00:00 committed by Git OBS Bridge
parent ffacd7d99d
commit fda39d37e0
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 16:59:19 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:36:40 UTC 2018 - dimstar@opensuse.org Wed Feb 28 16:36:40 UTC 2018 - dimstar@opensuse.org

View File

@ -29,13 +29,11 @@ BuildRequires: fdupes
BuildRequires: gettext BuildRequires: gettext
BuildRequires: gobject-introspection-devel BuildRequires: gobject-introspection-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
BuildRequires: pkgconfig(libstartup-notification-1.0) BuildRequires: pkgconfig(libstartup-notification-1.0)
BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xres) BuildRequires: pkgconfig(xres)
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
%description %description
The Window Navigator Construction Kit is a library that can be used to The Window Navigator Construction Kit is a library that can be used to
@ -89,10 +87,8 @@ to develop applications that require these.
%prep %prep
%setup -q %setup -q
%if !0%{?is_opensuse}
translation-update-upstream translation-update-upstream
# rpmlint note: libwnck has a separate translation for both Bengali and Bengali India # rpmlint note: libwnck has a separate translation for both Bengali and Bengali India
%endif
%build %build
%configure\ %configure\