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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -37,7 +37,6 @@ BuildRequires: gtk3-devel >= 3.4.0
|
||||
BuildRequires: intltool
|
||||
BuildRequires: meson >= 0.50.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: unicode-ucd
|
||||
BuildRequires: unicode-ucd-unihan
|
||||
BuildRequires: unzip
|
||||
@ -85,7 +84,6 @@ to develop applications that require these.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream po %{name}
|
||||
|
||||
%build
|
||||
export LIBS="-ldl"
|
||||
@ -108,7 +106,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%files
|
||||
%license COPYING COPYING.GFDL COPYING.UNICODE
|
||||
%doc README.md
|
||||
%doc README.md
|
||||
%{_bindir}/gucharmap
|
||||
%{_datadir}/applications/gucharmap.desktop
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Charmap.gschema.xml
|
||||
|
Loading…
Reference in New Issue
Block a user