diff --git a/gu_in.1.0.0.tar.gz b/gu_in.1.0.0.tar.gz new file mode 100644 index 0000000..9c67698 Binary files /dev/null and b/gu_in.1.0.0.tar.gz differ diff --git a/hunspell-gu.spec b/hunspell-gu.spec new file mode 100644 index 0000000..34f54fc --- /dev/null +++ b/hunspell-gu.spec @@ -0,0 +1,32 @@ +Name: hunspell-gu +Summary: Gujarati hunspell dictionaries used in OpenOffice +Version: 1.0.0 +Release: 11 +Epoch: 1 +Source: http://anishpatil.fedorapeople.org/gu_in.%{version}.tar.gz +URL: https://gitorious.org/hunspell_dictionaries/hunspell_dictionaries.git +License: GPL+ +BuildArch: noarch + +Requires: hunspell +Supplements: (hunspell and langpacks-gu) + +%description +Gujarati hunspell dictionaries used in OpenOffice. + +%prep +%autosetup -c -n gu_IN -p1 + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +install -Dp gu_IN/gu_IN.dic gu_IN/gu_IN.aff $RPM_BUILD_ROOT/%{_datadir}/myspell + +%files +%doc gu_IN/README_gu_IN.txt +%{_datadir}/myspell/* + +%changelog +* Wed Apr 22 2020 Captain Wei 1:1.0.0-11 +- Package init diff --git a/hunspell-gu.yaml b/hunspell-gu.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-gu.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA