commit
71244c8f14
31
hunspell-te.spec
Normal file
31
hunspell-te.spec
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
Name: hunspell-te
|
||||||
|
Summary: Telugu hunspell dictionaries
|
||||||
|
Version: 1.0.0
|
||||||
|
Release: 11
|
||||||
|
Epoch: 1
|
||||||
|
License: GPL+
|
||||||
|
URL: https://gitorious.org/hunspell_dictionaries/hunspell_dictionaries.git
|
||||||
|
Source0: http://anishpatil.fedorapeople.org/te_in.%{version}.tar.gz
|
||||||
|
BuildArch: noarch
|
||||||
|
Requires: hunspell
|
||||||
|
Supplements: (hunspell and langpacks-te)
|
||||||
|
%description
|
||||||
|
Telugu hunspell dictionaries.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -c -n te_IN
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
cp -p te_IN/*.dic te_IN/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
|
||||||
|
%files
|
||||||
|
%license te_IN/COPYING te_IN/Copyright
|
||||||
|
%doc te_IN/README
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Thu Jul 16 2020 wangchong <wangchong56@huawei.com> - 1.0.0-11
|
||||||
|
- package init
|
||||||
4
hunspell-te.yaml
Normal file
4
hunspell-te.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: NA
|
||||||
|
src_repo: NA
|
||||||
|
tag_prefix: NA
|
||||||
|
seperator: NA
|
||||||
BIN
te_in.1.0.0.tar.gz
Normal file
BIN
te_in.1.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user