|
|
7b253a |
Name: mythes-eo
|
|
|
7b253a |
Summary: Esperanto thesaurus
|
|
|
7b253a |
%global upstreamid 20180330
|
|
|
7b253a |
Version: 0.%{upstreamid}
|
|
|
7b253a |
Release: 8%{?dist}
|
|
|
7b253a |
Source: http://esperanto.mv.ru/Download/dict-eo.oxt
|
|
|
7b253a |
URL: http://esperanto.mv.ru/Download/
|
|
|
7b253a |
License: GPLv3+
|
|
|
7b253a |
BuildArch: noarch
|
|
|
7b253a |
|
|
|
7b253a |
%description
|
|
|
7b253a |
Esperanto thesaurus.
|
|
|
7b253a |
|
|
|
7b253a |
%package -n hyphen-eo
|
|
|
7b253a |
Summary: Esperanto hyphen rules
|
|
|
7b253a |
Requires: hyphen
|
|
|
7b253a |
Supplements: (hyphen and langpacks-eo)
|
|
|
7b253a |
|
|
|
7b253a |
%description -n hyphen-eo
|
|
|
7b253a |
Esperanto hyphenation rules.
|
|
|
7b253a |
|
|
|
7b253a |
%prep
|
|
|
7b253a |
%autosetup -c
|
|
|
7b253a |
|
|
|
7b253a |
%build
|
|
|
7b253a |
|
|
|
7b253a |
%install
|
|
|
7b253a |
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
|
|
7b253a |
cp -p dictionaries/hyph_eo.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/
|
|
|
7b253a |
|
|
|
7b253a |
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes
|
|
|
7b253a |
cp -p dictionaries/th_eo.dat $RPM_BUILD_ROOT/%{_datadir}/mythes/th_eo.dat
|
|
|
7b253a |
cp -p dictionaries/th_eo.idx $RPM_BUILD_ROOT/%{_datadir}/mythes/th_eo.idx
|
|
|
7b253a |
|
|
|
7b253a |
%files
|
|
|
7b253a |
%doc description/desc_en.txt
|
|
|
7b253a |
%license licenses/license-en.txt
|
|
|
7b253a |
%{_datadir}/mythes/*
|
|
|
7b253a |
|
|
|
7b253a |
%files -n hyphen-eo
|
|
|
7b253a |
%doc description/desc_en.txt
|
|
|
7b253a |
%license licenses/license-en.txt
|
|
|
7b253a |
%{_datadir}/hyphen/*
|
|
|
7b253a |
|
|
|
7b253a |
%changelog
|
|
|
7b253a |
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.20180330-8
|
|
|
7b253a |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
7b253a |
Related: rhbz#1991688
|
|
|
7b253a |
|
|
|
7b253a |
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.20180330-7
|
|
|
7b253a |
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
7b253a |
|
|
|
7b253a |
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20180330-6
|
|
|
7b253a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
7b253a |
|
|
|
7b253a |
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20180330-5
|
|
|
7b253a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
7b253a |
|
|
|
7b253a |
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20180330-4
|
|
|
7b253a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
7b253a |
|
|
|
7b253a |
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20180330-3
|
|
|
7b253a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
7b253a |
|
|
|
7b253a |
* Fri Nov 23 2018 Carmen Bianca Bakker <carmen@carmenbianca.eu> - 0.20180330-2
|
|
|
7b253a |
- Renamed from super-eo to mythes-eo.
|
|
|
7b253a |
- Minor fixes according to package reviews.
|
|
|
7b253a |
|
|
|
7b253a |
* Wed Oct 31 2018 Carmen Bianca Bakker <carmen@carmenbianca.eu> - 0.20180330-1
|
|
|
7b253a |
- Initial package
|
|
|
7b253a |
|