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

t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589355
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=208
This commit is contained in:
Dominique Leuenberger 2018-03-22 09:45:27 +00:00 committed by Git OBS Bridge
parent 4b37ef7054
commit 1bea635a41
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 17:40:38 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).
-------------------------------------------------------------------
Thu Mar 15 10:44:34 UTC 2018 - dimstar@opensuse.org

View File

@ -41,6 +41,7 @@ BuildRequires: perl-gettext
BuildRequires: pkgconfig
BuildRequires: sqlite3-devel
BuildRequires: subversion-devel
BuildRequires: translation-update-upstream
BuildRequires: vala
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
@ -64,9 +65,6 @@ Requires: gettext
Requires: libgda-sqlite
Requires: libtool
Recommends: %{name}-lang
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
%ifnarch ia64 s390 s390x aarch64 ppc64le
BuildRequires: valgrind-devel
%endif
@ -129,9 +127,7 @@ GNOME desktop.
%prep
%setup -q
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%build
%configure\