diff --git a/hunspell-am_test.tar.gz b/hunspell-am_test.tar.gz new file mode 100644 index 0000000..8a77672 Binary files /dev/null and b/hunspell-am_test.tar.gz differ diff --git a/hunspell-ber.spec b/hunspell-ber.spec new file mode 100644 index 0000000..0aa64cd --- /dev/null +++ b/hunspell-ber.spec @@ -0,0 +1,30 @@ +Name: hunspell-ber +Version: 0.20080210 +Release: 17 +Summary: Amazigh dictionaries of hunspell +License: GPL+ and LGPLv2+ and MPLv1.1 +URL: http://ayaspell.sourceforge.net/am.html +Source: http://ayaspell.sourceforge.net/data/hunspell-am_test.tar.gz +BuildArch: noarch +Requires: hunspell + +%description +Amazigh dictionaries of hunspell. + +%prep +%autosetup -n spelling_tifinagh -p1 + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +install -p tifinagh.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ber_MA.dic +install -p tifinagh.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ber_MA.aff + +%files +%doc README +%{_datadir}/myspell/* + +%changelog +* Mon Apr 20 2020 chengzihan - 0.20080210-17 +- Package init