diff --git a/hunspell-hy.spec b/hunspell-hy.spec new file mode 100644 index 0000000..e7517c7 --- /dev/null +++ b/hunspell-hy.spec @@ -0,0 +1,30 @@ +Name: hunspell-hy +Summary: Dictionaries for Armenian hunspell +Version: 0.20.0 +Release: 15 +Source: http://downloads.sourceforge.net/armspell/myspell-hy-%{version}.tar.gz +URL: http://sourceforge.net/projects/armspell +License: GPLv2+ +BuildArch: noarch +Requires: hunspell +Supplements: (hunspell and langpacks-hy) + +%description +Dictionaries for Armenian hunspell. + +%prep +%autosetup -n myspell-hy-%{version} -p1 + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +install -Dp hy_AM.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ + +%files +%doc Copyright ChangeLog COPYING +%{_datadir}/myspell/* + +%changelog +* Wed Apr 29 2020 wutao - 0.20.0-15 +- Package init diff --git a/hunspell-hy.yaml b/hunspell-hy.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-hy.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA diff --git a/myspell-hy-0.20.0.tar.gz b/myspell-hy-0.20.0.tar.gz new file mode 100644 index 0000000..56415ce Binary files /dev/null and b/myspell-hy-0.20.0.tar.gz differ