diff --git a/273c1b49_pack-sl.oxt b/273c1b49_pack-sl.oxt new file mode 100644 index 0000000..b8be55d Binary files /dev/null and b/273c1b49_pack-sl.oxt differ diff --git a/hunspell-sl.spec b/hunspell-sl.spec new file mode 100644 index 0000000..abd701e --- /dev/null +++ b/hunspell-sl.spec @@ -0,0 +1,30 @@ +Name: hunspell-sl +Version: 0.20120104 +Release: 1 +Summary: Hunspell dictionaries for Slovenian +License: GPL+ or LGPLv2+ +URL: https://extensions.libreoffice.org +Source: https://extensions.libreoffice.org/assets/downloads/z/273c1b49_pack-sl.oxt +BuildArch: noarch +Requires: hunspell +Supplements: (hunspell and langpacks-sl) +%description +Hunspell dictionaries for Slovenian. + +%prep +%autosetup -c -n hunspell-sl + +%build +chmod -x * + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell + +%files +%doc README_sl_SI.txt +%{_datadir}/myspell/* + +%changelog +* Wed Apr 22 2020 huanghaitao - 0.20120104-1 +- package init diff --git a/hunspell-sl.yaml b/hunspell-sl.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-sl.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA