8422c4
Name: mythes-bg
8422c4
Summary: Bulgarian thesaurus
8422c4
Version: 4.3
8422c4
Release: 12%{?dist}
8422c4
Source: http://downloads.sourceforge.net/sourceforge/bgoffice/OOo-thes-bg-%{version}.zip
8422c4
Requires: mythes
8422c4
Supplements: (mythes and langpacks-bg)
8422c4
URL: http://bgoffice.sourceforge.net/
8422c4
BuildRequires: unzip
8422c4
License: GPLv2+ or LGPLv2+ or MPLv1.1
8422c4
BuildArch: noarch
8422c4
8422c4
%description
8422c4
Bulgarian thesaurus.
8422c4
8422c4
%prep
8422c4
%setup -q -n OOo-thes-bg-%{version}
8422c4
8422c4
%build
8422c4
for i in ChangeLog Copyright GPL-2.0.txt LGPL-2.1.txt MPL-1.1.txt README.bulgarian; do
8422c4
  if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
8422c4
    iconv -f ISO-8859-2 -t UTF-8 $i > $i.new
8422c4
    touch -r $i $i.new
8422c4
    mv -f $i.new $i
8422c4
  fi
8422c4
  tr -d '\r' < $i > $i.new
8422c4
  touch -r $i $i.new
8422c4
  mv -f $i.new $i
8422c4
done
8422c4
echo "UTF-8" > th_bg_BG.dat.new
8422c4
tail -n +2 th_bg_BG.dat | iconv -f WINDOWS-1251 -t UTF-8 | tr -d '\r' >> th_bg_BG.dat.new
8422c4
mv th_bg_BG.dat.new th_bg_BG.dat
8422c4
echo "UTF-8" > th_bg_BG.idx.new
8422c4
tail -n +2 th_bg_BG.idx | iconv -f WINDOWS-1251 -t UTF-8 | tr -d '\r' >> th_bg_BG.idx.new
8422c4
mv th_bg_BG.idx.new th_bg_BG.idx
8422c4
8422c4
%install
8422c4
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes
8422c4
cp -p th_bg_BG.dat $RPM_BUILD_ROOT/%{_datadir}/mythes/th_bg_BG_v2.dat
8422c4
cp -p th_bg_BG.idx $RPM_BUILD_ROOT/%{_datadir}/mythes/th_bg_BG_v2.idx
8422c4
8422c4
8422c4
%files
8422c4
%doc ChangeLog Copyright GPL-2.0.txt LGPL-2.1.txt MPL-1.1.txt README.bulgarian
8422c4
%{_datadir}/mythes/*
8422c4
8422c4
%changelog
8422c4
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-12
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8422c4
8422c4
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-11
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8422c4
8422c4
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 4.3-10
8422c4
- Add Supplements: tag for langpacks naming guidelines
8422c4
- Clean the specfile to follow current packaging guidelines
8422c4
8422c4
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-9
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
8422c4
8422c4
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-8
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
8422c4
8422c4
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-7
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
8422c4
8422c4
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-6
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
8422c4
8422c4
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-5
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
8422c4
8422c4
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-4
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
8422c4
8422c4
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-3
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
8422c4
8422c4
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-2
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8422c4
8422c4
* Fri Jun 18 2010 Caolán McNamara <caolanm@redhat.com> - 4.3-1
8422c4
- latest version
8422c4
8422c4
* Sat Apr 17 2010 Caolán McNamara <caolanm@redhat.com> - 4.2-1
8422c4
- latest version
8422c4
8422c4
* Sat Apr 03 2010 Caolán McNamara <caolanm@redhat.com> - 4.1-4
8422c4
- mythes now owns /usr/share/mythes
8422c4
8422c4
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1-3
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
8422c4
8422c4
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1-2
8422c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
8422c4
8422c4
* Tue Feb 03 2009 Caolán McNamara <caolanm@redhat.com> - 4.1-1
8422c4
- initial version