|
|
@ -1,18 +1,13 @@
|
|
|
|
%if 0%{?fedora} >= 36 || 0%{?rhel} > 9
|
|
|
|
|
|
|
|
%global dict_dirname hunspell
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
%global dict_dirname myspell
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
Name: hunspell-quh
|
|
|
|
Name: hunspell-quh
|
|
|
|
Summary: Quechua, South Bolivia hunspell dictionaries
|
|
|
|
Summary: Quechua, South Bolivia hunspell dictionaries
|
|
|
|
%global upstreamid 20110816
|
|
|
|
%global upstreamid 20110816
|
|
|
|
Version: 0.%{upstreamid}
|
|
|
|
Version: 0.%{upstreamid}
|
|
|
|
Release: 30%{?dist}
|
|
|
|
Release: 21%{?dist}
|
|
|
|
# Following links are dead now
|
|
|
|
# Following links are dead now
|
|
|
|
# don't report any bugs
|
|
|
|
# don't report any bugs
|
|
|
|
Source: http://www.runasimipi.org/quh_BO-pack.zip
|
|
|
|
Source: http://www.runasimipi.org/quh_BO-pack.zip
|
|
|
|
URL: http://www.runasimipi.org/blanco-en.php?file=desarrollar-orto
|
|
|
|
URL: http://www.runasimipi.org/blanco-en.php?file=desarrollar-orto
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
License: GPLv2+
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
|
Requires: hunspell
|
|
|
|
Requires: hunspell
|
|
|
@ -28,50 +23,22 @@ unzip -qq quh_BO.zip
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
%install
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|
|
|
cp -p quh_BO/quh_BO.* $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/
|
|
|
|
cp -p quh_BO/quh_BO.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%doc quh_BO/Copyright quh_BO/README_quh_BO.txt
|
|
|
|
%doc quh_BO/Copyright quh_BO/README_quh_BO.txt
|
|
|
|
%license quh_BO/COPYING
|
|
|
|
%license quh_BO/COPYING
|
|
|
|
%{_datadir}/%{dict_dirname}/*
|
|
|
|
%{_datadir}/myspell/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Aug 12 2024 Parag Nemade <pnemade AT redhat DOT com> - 0.20110816-30
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.20110816-21
|
|
|
|
- Resolves:RHEL-52499 - Add conditional for RHEL for using hunspell directory
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
- Add tmt CI tests
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.20110816-29
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.20110816-20
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110816-28
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110816-27
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110816-26
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 22 2023 Caolán McNamara <caolanm@redhat.com> - 0.20110816-25
|
|
|
|
|
|
|
|
- migrated to SPDX license
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110816-24
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110816-23
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 11 2022 Vishal Vijayraghavan <vishalvvr@fedoraproject.org> - 0.20110816-22
|
|
|
|
|
|
|
|
- rename install directory name from myspell to hunspell
|
|
|
|
|
|
|
|
- https://fedoraproject.org/wiki/Changes/Hunspell_dictionary_dir_change
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110816-21
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110816-20
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110816-19
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110816-19
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
@ -128,7 +95,7 @@ cp -p quh_BO/quh_BO.* $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/
|
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20110816-2
|
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20110816-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Aug 26 2011 Caolán McNamara <caolanm@redhat.com> - 0.20110816-1
|
|
|
|
* Fri Aug 26 2011 Caolan McNamara <caolanm@redhat.com> - 0.20110816-1
|
|
|
|
- keep in sync
|
|
|
|
- keep in sync
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081017-3
|
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081017-3
|
|
|
@ -137,5 +104,5 @@ cp -p quh_BO/quh_BO.* $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/
|
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081017-2
|
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081017-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 16 2009 Caolán McNamara <caolanm@redhat.com> - 0.20081017-1
|
|
|
|
* Tue Jun 16 2009 Caolan McNamara <caolanm@redhat.com> - 0.20081017-1
|
|
|
|
- initial version
|
|
|
|
- initial version
|
|
|
|