Name: hyphen-as Summary: Assamese hyphenation rules Version: 0.7.0 Release: 14 Epoch: 1 Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/hyphen-as-%{version}.tar.bz2 URL: http://wiki.smc.org.in License: LGPLv3+ BuildArch: noarch Requires: hyphen BuildRequires: git Supplements: (hyphen and langpacks-as) %description The package provide hyphenation rules for Assamese language. %prep %autosetup -n hyphen-as-%{version} -p1 -S git %build %install install -Dp hyph_as_IN.dic %{buildroot}/%{_datadir}/hyphen/hyph_as_IN.dic chmod 644 %{buildroot}/%{_datadir}/hyphen/*.dic %files %doc README COPYING ChangeLog %{_datadir}/hyphen/* %changelog * Tue Jun 01 2021 wulei - 1:0.7.0-14 - fixes failed: git no such file or directory * Fri Apr 17 2020 Jeffery.Gao - 1:0.7.0-13 - Package init