Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > acd46e40907c3cf2ddc3ffc690106db2 > files > 2

mythes-sv-1.3-9.mga7.src.rpm

Name:		mythes-sv
Version:	1.3
Release:	%mkrel 9
Summary:	Swedish thesaurus
License:	MIT
Group:		Text tools
URL:		http://extensions.services.openoffice.org/project/SweThes
Source:		https://sourceforge.net/projects/aoo-extensions/files/934/4/swedishthesaurus.oxt#/%{name}-%{version}.oxt
BuildArch:	noarch

Requires:	mythes
Requires:	locales-sv

%description
Swedish thesaurus.

%prep
%setup -q -c

%build

%install
mkdir -p %{buildroot}%{_datadir}/mythes
cp -p dictionaries/th_sv_SE.dat %{buildroot}%{_datadir}/mythes/th_sv_SE_v2.dat
cp -p dictionaries/th_sv_SE.idx %{buildroot}%{_datadir}/mythes/th_sv_SE_v2.idx
pushd %{buildroot}%{_datadir}/mythes/
sv_SE_aliases="sv_FI"
for lang in $sv_SE_aliases; do
        ln -s th_sv_SE_v2.dat "th_"$lang"_v2.dat"
        ln -s th_sv_SE_v2.idx "th_"$lang"_v2.idx"
done
popd

%files
%doc Info-en.txt
%{_datadir}/mythes/*


%changelog
* Wed Sep 19 2018 umeabot <umeabot> 1.3-9.mga7
  (not released yet)
+ Revision: 1264626
- Mageia 7 Mass Rebuild
+ kekepower <kekepower>
- Update Source URL

* Fri Feb 05 2016 umeabot <umeabot> 1.3-8.mga6
+ Revision: 939859
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 1.3-7.mga5
+ Revision: 746630
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.3-6.mga5
+ Revision: 682757
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 1.3-5.mga4
+ Revision: 522984
- Mageia 4 Mass Rebuild

* Fri Mar 29 2013 tv <tv> 1.3-4.mga3
+ Revision: 406120
- requires locales-mythes-sv (mga#9540)

* Sat Jan 12 2013 umeabot <umeabot> 1.3-3.mga3
+ Revision: 360650
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Mar 12 2011 dmorgan <dmorgan> 1.3-2.mga1
+ Revision: 68499
- imported package mythes-sv


* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* Wed Nov 10 2010 Caolán McNamara <caolanm@redhat.com> - 1.3-1
- mythes now owns /usr/share/mythes

* Sun Apr 04 2010 Caolán McNamara <caolanm@redhat.com> - 1.2-3
- mythes now owns /usr/share/mythes

* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Sat Jun 27 2009 Caolán McNamara <caolanm@redhat.com> - 1.2-1
- latest version

* Thu Mar 05 2009 Caolán McNamara <caolanm@redhat.com> - 0.20090225-1
- initial version