Accepting request 920034 from graphics
OBS-URL: https://build.opensuse.org/request/show/920034 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=128
This commit is contained in:
commit
931070df6f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 16 01:34:27 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
- Remove obsolete translation-update-upstream support
|
||||||
|
(jsc#SLE-21105).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 4 17:41:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Jun 4 17:41:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -64,7 +64,6 @@ BuildRequires: pkgconfig
|
|||||||
%if %{with python_plugin}
|
%if %{with python_plugin}
|
||||||
BuildRequires: python-gtk-devel >= 2.10.4
|
BuildRequires: python-gtk-devel >= 2.10.4
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(atk) >= 2.2.0
|
BuildRequires: pkgconfig(atk) >= 2.2.0
|
||||||
BuildRequires: pkgconfig(babl) >= 0.1.78
|
BuildRequires: pkgconfig(babl) >= 0.1.78
|
||||||
@ -216,12 +215,6 @@ applications that want to make use of the GIMP libraries.
|
|||||||
|
|
||||||
export LC_ALL=en_US.UTF-8
|
export LC_ALL=en_US.UTF-8
|
||||||
export LANG=en_US.UTF-8
|
export LANG=en_US.UTF-8
|
||||||
translation-update-upstream
|
|
||||||
translation-update-upstream po-libgimp gimp20-libgimp
|
|
||||||
translation-update-upstream po-python gimp20-python
|
|
||||||
translation-update-upstream po-script-fu gimp20-script-fu
|
|
||||||
translation-update-upstream po-plug-ins gimp20-std-plug-ins
|
|
||||||
translation-update-upstream po-tips gimp20-tips
|
|
||||||
# Safety check for ABI version change.
|
# Safety check for ABI version change.
|
||||||
vabi=`printf "%d" $(sed -n '/#define GIMP_MODULE_ABI_VERSION/{s/.* //;p}' libgimpmodule/gimpmodule.h)`
|
vabi=`printf "%d" $(sed -n '/#define GIMP_MODULE_ABI_VERSION/{s/.* //;p}' libgimpmodule/gimpmodule.h)`
|
||||||
if test "x${vabi}" != "x%{abiver}"; then
|
if test "x${vabi}" != "x%{abiver}"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user