package init
This commit is contained in:
parent
ffb3e5ac60
commit
5f577e013d
BIN
hyph_ru_RU.zip
Normal file
BIN
hyph_ru_RU.zip
Normal file
Binary file not shown.
34
hyphen-ru.spec
Normal file
34
hyphen-ru.spec
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
Name: hyphen-ru
|
||||||
|
Version: 0.20020727
|
||||||
|
Release: 19
|
||||||
|
Summary: Hyphenation rules for Russian
|
||||||
|
Source: http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_ru_RU.zip
|
||||||
|
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
||||||
|
License: LGPLv2+
|
||||||
|
BuildArch: noarch
|
||||||
|
Requires: hyphen
|
||||||
|
Supplements: (hyphen and langpacks-ru)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Hyphenation rules for Russian.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -c -n hyphen-ru-%{version} -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
chmod -x *
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -p -d $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
install -p -D hyph_ru_RU.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
cd $RPM_BUILD_ROOT/%{_datadir}/hyphen/
|
||||||
|
ru_RU_aliases="ru_UA"
|
||||||
|
ln -s hyph_ru_RU.dic hyph_$ru_RU_aliases.dic
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README_hyph_ru_RU.txt
|
||||||
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Tue Apr 27 2020 wangerfeng <wangerfeng@huawei.com> - 0.20020727-19
|
||||||
|
- Package init
|
||||||
4
hyphen-ru.yaml
Normal file
4
hyphen-ru.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