forked from pool/gucharmap
Accepting request 920587 from GNOME:Factory
- Remove obsolete translation-update-upstream support (jsc#SLE-21105). (forwarded request 920426 from sbrabec) OBS-URL: https://build.opensuse.org/request/show/920587 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gucharmap?expand=0&rev=101
This commit is contained in:
commit
5f77b9019f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 20 20:16:27 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
- Remove obsolete translation-update-upstream support
|
||||||
|
(jsc#SLE-21105).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 15 10:35:19 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
Sun Mar 15 10:35:19 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gucharmap
|
# spec file for package gucharmap
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -37,7 +37,6 @@ BuildRequires: gtk3-devel >= 3.4.0
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: meson >= 0.50.0
|
BuildRequires: meson >= 0.50.0
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
BuildRequires: unicode-ucd
|
BuildRequires: unicode-ucd
|
||||||
BuildRequires: unicode-ucd-unihan
|
BuildRequires: unicode-ucd-unihan
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
@ -85,7 +84,6 @@ to develop applications that require these.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
translation-update-upstream po %{name}
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export LIBS="-ldl"
|
export LIBS="-ldl"
|
||||||
|
Loading…
Reference in New Issue
Block a user