|
 |
7353138 |
Name: cldr-emoji-annotation
|
|
 |
2861755 |
Version: 32.90.0_1
|
|
 |
2861755 |
Release: 1%{?dist}
|
|
 |
7353138 |
# Annotation files are in Unicode license
|
|
 |
7353138 |
Summary: Emoji annotation files in CLDR
|
|
 |
7353138 |
License: LGPLv2+ and Unicode
|
|
 |
7353138 |
URL: https://github.com/fujiwarat/cldr-emoji-annotation
|
|
 |
7353138 |
Source0: https://github.com/fujiwarat/cldr-emoji-annotation/releases/download/%{version}/%{name}-%{version}.tar.gz
|
|
 |
7353138 |
BuildArch: noarch
|
|
 |
7353138 |
|
|
 |
7353138 |
%description
|
|
 |
7353138 |
This package provides the emoji annotation file by language in CLDR.
|
|
 |
7353138 |
|
|
 |
7353138 |
%package devel
|
|
 |
7353138 |
Summary: Files for development using cldr-annotations
|
|
 |
7353138 |
Requires: %{name} = %{version}-%{release}
|
|
 |
7353138 |
Requires: pkgconfig
|
|
 |
e606e17 |
BuildArch: noarch
|
|
 |
7353138 |
|
|
 |
7353138 |
%description devel
|
|
 |
7353138 |
This package contains the pkg-config files for development
|
|
 |
7353138 |
when building programs that use cldr-annotations.
|
|
 |
7353138 |
|
|
 |
7353138 |
|
|
 |
7353138 |
%prep
|
|
 |
7353138 |
%autosetup
|
|
 |
7353138 |
|
|
 |
7353138 |
%build
|
|
 |
7353138 |
%configure
|
|
 |
7353138 |
make %{?_smp_mflags}
|
|
 |
7353138 |
|
|
 |
7353138 |
%install
|
|
 |
7353138 |
make DESTDIR=$RPM_BUILD_ROOT install INSTALL="install -p"
|
|
 |
7353138 |
|
|
 |
7353138 |
%files
|
|
 |
7353138 |
%doc AUTHORS README
|
|
 |
7353138 |
%license unicode-license.txt
|
|
 |
7353138 |
%{_datadir}/unicode/
|
|
 |
7353138 |
|
|
 |
7353138 |
%files devel
|
|
 |
7353138 |
%{_datadir}/pkgconfig/*.pc
|
|
 |
7353138 |
|
|
 |
7353138 |
%changelog
|
|
 |
2861755 |
* Wed Mar 07 2018 Takao Fujiwara <tfujiwar@gmail.com> - 32.90.0_1-1
|
|
 |
2861755 |
- Integrated release-33-alpha
|
|
 |
2861755 |
|
|
 |
f8d2514 |
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 32.0.0_1-2
|
|
 |
f8d2514 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
 |
f8d2514 |
|
|
 |
aa9fe85 |
* Thu Nov 30 2017 Takao Fujiwara <tfujiwar@gmail.com> - 32.0.0_1-1
|
|
 |
aa9fe85 |
- Integrated release 32
|
|
 |
aa9fe85 |
|
|
 |
a778575 |
* Thu Sep 28 2017 Takao Fujiwara <tfujiwar@gmail.com> - 31.90.0_1-1
|
|
 |
a778575 |
- Integrated release-32-alpha
|
|
 |
a778575 |
|
|
 |
62c8630 |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 31.0.1_1-2
|
|
 |
62c8630 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
 |
62c8630 |
|
|
 |
e606e17 |
* Fri Apr 21 2017 Takao Fujiwara <tfujiwar@gmail.com> - 31.0.1_1-1
|
|
 |
e606e17 |
- Integrated release-31.0.1
|
|
 |
e606e17 |
|
|
 |
8e246c9 |
* Wed Mar 22 2017 Takao Fujiwara <tfujiwar@gmail.com> - 31.0.0_1-1
|
|
 |
8e246c9 |
- Integrated release-31
|
|
 |
8e246c9 |
|
|
 |
7353138 |
* Mon Mar 06 2017 Takao Fujiwara <tfujiwar@gmail.com> - 30.0.3_2-1
|
|
 |
7353138 |
- Initial implementation
|