From f117df29a9fdce4ceca794a96cec2bd19412e4812c5e3392b589ecd7876d7532 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 11 Mar 2020 10:21:41 +0000 Subject: [PATCH] Accepting request 783683 from home:alarrosa:branches:M17N - Replace BuildRequires: gnome-common with the actual required package: libtool, automake/conf and pkg-config OBS-URL: https://build.opensuse.org/request/show/783683 OBS-URL: https://build.opensuse.org/package/show/M17N/cldr-emoji-annotation?expand=0&rev=3 --- cldr-emoji-annotation.changes | 6 ++++++ cldr-emoji-annotation.spec | 15 +++++++++------ 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/cldr-emoji-annotation.changes b/cldr-emoji-annotation.changes index ce46b0d..286f5c9 100644 --- a/cldr-emoji-annotation.changes +++ b/cldr-emoji-annotation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 11 08:48:10 UTC 2020 - Antonio Larrosa + +- Replace BuildRequires: gnome-common with the actual required package: + libtool, automake/conf and pkg-config + ------------------------------------------------------------------- Sun Nov 19 13:39:32 UTC 2017 - hillwood@opensuse.org diff --git a/cldr-emoji-annotation.spec b/cldr-emoji-annotation.spec index 719d52e..3277692 100644 --- a/cldr-emoji-annotation.spec +++ b/cldr-emoji-annotation.spec @@ -1,7 +1,7 @@ # # spec file for package cldr-emoji-annotation # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,17 +20,20 @@ Name: cldr-emoji-annotation Version: 32.0.0_1 Release: 0 Summary: Emoji annotation files in CLDR -License: LGPL-2.0+ and Unicode +License: LGPL-2.0-or-later AND Unicode Group: System/I18n/Chinese -Url: https://github.com/fujiwarat/cldr-emoji-annotation +URL: https://github.com/fujiwarat/cldr-emoji-annotation Source: https://github.com/fujiwarat/cldr-emoji-annotation/archive/%{version}/%{name}-%{version}.tar.gz +BuildRequires: autoconf +BuildRequires: automake BuildRequires: fdupes -BuildRequires: gnome-common +BuildRequires: libtool +BuildRequires: pkg-config BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -This package contains the pkg-config files for development when building +This package contains the pkg-config files for development when building programs that use cldr-annotations. %package devel