diff --git a/hunspell-ia.spec b/hunspell-ia.spec new file mode 100644 index 0000000..03f0053 --- /dev/null +++ b/hunspell-ia.spec @@ -0,0 +1,32 @@ +Name: hunspell-ia +Version: 0.20050226 +Release: 18 +Summary: Hunspell dictionaries for Interlingua +Source: http://download.savannah.gnu.org/releases/interlingua/ia_myspell.zip +URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Interlingua_.28x-register.29 +License: LGPLv2+ +BuildRequires: dos2unix +BuildArch: noarch +Requires: hunspell +Supplements: (hunspell and langpacks-ia) + +%description +Hunspell dictionaries for Interlingua. + +%prep +%autosetup -c hunspell-ia-%{version} -p1 + +%build +dos2unix -k README_ia.txt + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +install -p -D ia.* $RPM_BUILD_ROOT/%{_datadir}/myspell + +%files +%doc README_ia.txt +%{_datadir}/myspell/* + +%changelog +* Mon Apr 20 2020 wangerfeng - 0.20050226-18 +- Package init diff --git a/hunspell-ia.yaml b/hunspell-ia.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-ia.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA diff --git a/ia_myspell.zip b/ia_myspell.zip new file mode 100644 index 0000000..e808fa7 Binary files /dev/null and b/ia_myspell.zip differ