package init
This commit is contained in:
parent
f852a2c207
commit
d6ee379c3c
BIN
gu_in.1.0.0.tar.gz
Normal file
BIN
gu_in.1.0.0.tar.gz
Normal file
Binary file not shown.
32
hunspell-gu.spec
Normal file
32
hunspell-gu.spec
Normal file
@ -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 <captain.a.wei@gmail.com> 1:1.0.0-11
|
||||
- Package init
|
||||
4
hunspell-gu.yaml
Normal file
4
hunspell-gu.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: NA
|
||||
src_repo: NA
|
||||
tag_prefix: NA
|
||||
seperator: NA
|
||||
Loading…
x
Reference in New Issue
Block a user