Name: hunspell-it Version: 2.4 Release: 0.19.20070901 Summary: Hunspell dictionaries for Italian Source: https://sourceforge.net/projects/linguistico/files/Dizionario%20italiano%20per%20OOo/2_4_2007_09_01/italiano_2_4_2007_09_01.zip URL: http://linguistico.sourceforge.net License: GPLv3+ BuildArch: noarch Requires: hunspell Supplements: (hunspell and langpacks-it) Patch0000: hunspell-it-sf2994177.cleandic.patch %description Hunspell dictionaries for Italian. %prep %autosetup -c hunsepll-it-%{version} -p1 %build chmod -x * %install install -d $RPM_BUILD_ROOT/%{_datadir}/myspell install -D *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell cd $RPM_BUILD_ROOT/%{_datadir}/myspell/ ln -s it_IT.aff it_CH.aff ln -s it_IT.dic it_CH.dic %files %doc it_IT_README.txt it_IT_COPYING it_IT_AUTHORS it_IT_license.txt it_IT_notes.txt %{_datadir}/myspell/* %changelog * Mon Apr 27 2020 wangerfeng - 2.4-0.19.20070901 - Package init