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:
parent
4b37ef7054
commit
1bea635a41
@ -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
|
Thu Mar 15 10:44:34 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@ BuildRequires: perl-gettext
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: sqlite3-devel
|
BuildRequires: sqlite3-devel
|
||||||
BuildRequires: subversion-devel
|
BuildRequires: subversion-devel
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
|
||||||
@ -64,9 +65,6 @@ Requires: gettext
|
|||||||
Requires: libgda-sqlite
|
Requires: libgda-sqlite
|
||||||
Requires: libtool
|
Requires: libtool
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
%endif
|
|
||||||
%ifnarch ia64 s390 s390x aarch64 ppc64le
|
%ifnarch ia64 s390 s390x aarch64 ppc64le
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
%endif
|
%endif
|
||||||
@ -129,9 +127,7 @@ GNOME desktop.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure\
|
%configure\
|
||||||
|
Loading…
Reference in New Issue
Block a user