Accepting request 589339 from home:dimstar:t-u-u
t-u-u / boo#1086036 OBS-URL: https://build.opensuse.org/request/show/589339 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit-plugins?expand=0&rev=101
This commit is contained in:
parent
9598655ed0
commit
e770282d77
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 20 17:32:18 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 16:11:41 UTC 2018 - dimstar@opensuse.org
|
Mon Mar 12 16:11:41 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python3-base
|
BuildRequires: python3-base
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
# configure tests for python gi-bindings of gucharmap
|
# configure tests for python gi-bindings of gucharmap
|
||||||
BuildRequires: typelib-1_0-Gucharmap-2_90
|
BuildRequires: typelib-1_0-Gucharmap-2_90
|
||||||
BuildRequires: vala >= 0.28.0
|
BuildRequires: vala >= 0.28.0
|
||||||
@ -69,9 +70,6 @@ Suggests: gedit-plugin-terminal
|
|||||||
Suggests: gedit-plugin-textsize
|
Suggests: gedit-plugin-textsize
|
||||||
Suggests: gedit-plugin-wordcompletion
|
Suggests: gedit-plugin-wordcompletion
|
||||||
Enhances: gedit
|
Enhances: gedit
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains a number of plugins for gedit, such as:
|
This package contains a number of plugins for gedit, such as:
|
||||||
@ -287,9 +285,7 @@ logs access and leave event for documents used with gedit.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
install -m644 %{SOURCE1} .
|
install -m644 %{SOURCE1} .
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
|
Loading…
Reference in New Issue
Block a user