forked from pool/gucharmap
Accepting request 589988 from GNOME:Factory
t-u-u / boo#1086036 (forwarded request 589297 from dimstar) OBS-URL: https://build.opensuse.org/request/show/589988 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gucharmap?expand=0&rev=96
This commit is contained in:
commit
2810eb0e5e
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 20 17:07:37 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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 00:22:33 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
@ -26,7 +26,7 @@ Release: 0
|
||||
Summary: A Featureful Unicode Character Map
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/GUI/GNOME
|
||||
Url: https://wiki.gnome.org/Apps/Gucharmap
|
||||
URL: https://wiki.gnome.org/Apps/Gucharmap
|
||||
Source: http://download.gnome.org/sources/gucharmap/10.0/%{name}-%{version}.tar.xz
|
||||
BuildRequires: appdata-tools
|
||||
BuildRequires: fdupes
|
||||
@ -36,6 +36,7 @@ BuildRequires: gtk-doc
|
||||
BuildRequires: gtk3-devel >= 3.4.0
|
||||
BuildRequires: intltool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: unicode-ucd
|
||||
BuildRequires: unicode-ucd-unihan
|
||||
BuildRequires: unzip
|
||||
@ -46,9 +47,6 @@ BuildRequires: pkgconfig(gio-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||
Recommends: %{name}-doc
|
||||
Recommends: %{name}-lang
|
||||
%if !0%{?is_opensuse}
|
||||
BuildRequires: translation-update-upstream
|
||||
%endif
|
||||
|
||||
%description
|
||||
Gucharmap is a featureful unicode character map.
|
||||
@ -86,9 +84,7 @@ to develop applications that require these.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%if !0%{?is_opensuse}
|
||||
translation-update-upstream
|
||||
%endif
|
||||
|
||||
%build
|
||||
export LIBS="-ldl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user