Compare commits
No commits in common. "c9-beta" and "c8" have entirely different histories.
@ -1,7 +1,7 @@
|
||||
Name: mythes-en
|
||||
Summary: English thesaurus
|
||||
Version: 3.0
|
||||
Release: 33%{?dist}
|
||||
Release: 23%{?dist}
|
||||
Source: http://www.danielnaber.de/wn2ooo/wn2ooo20050723.tgz
|
||||
URL: http://www.danielnaber.de/wn2ooo/
|
||||
BuildRequires: python3-devel
|
||||
@ -24,7 +24,7 @@ English thesaurus.
|
||||
%patch0 -p1 -b .python3
|
||||
|
||||
%build
|
||||
export WNHOME=/usr/share/wordnet-%{version}
|
||||
export WNHOME=%{_datadir}/wordnet-%{version}
|
||||
python3 wn2ooo/wn2ooo.py > th_en_US_v2.dat
|
||||
cat th_en_US_v2.dat | perl wn2ooo/th_gen_idx.pl > th_en_US_v2.idx
|
||||
|
||||
@ -47,48 +47,16 @@ popd
|
||||
%{_datadir}/mythes/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.0-33
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
* Tue Aug 14 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.0-23
|
||||
- Resolves:rh#1615554: mythes-en FTBFS for missing BR:python3-devel
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.0-32
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-31
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-28
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Fri Apr 05 2019 Stephan Bergmann <sbergman@redhat.com> - 3.0-27
|
||||
- Use /usr/share instead of _datadir macro for build dependencies
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Mon Sep 17 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.0-24
|
||||
- Fix the License tag
|
||||
|
||||
* Mon Jul 30 2018 Caolán McNamara <caolanm@redhat.com> - 3.0-24
|
||||
* Mon Jul 30 2018 Caolán McNamara <caolanm@redhat.com> - 3.0-22
|
||||
- Related: rhbz#1604911 convert python2 to python3, verified
|
||||
that output th_en_US_v2.dat and th_en_US_v2.idx are identical
|
||||
before and after
|
||||
|
||||
* Fri Jul 20 2018 Caolán McNamara <caolanm@redhat.com> - 3.0-23
|
||||
- Resolves: rhbz#1604911 FTBFS
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-22
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Mon Mar 19 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.0-21
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
* Mon Jul 30 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 3.0-21
|
||||
- Try to correct the license
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user