package init
This commit is contained in:
parent
718b6ce70a
commit
25f65b83e8
BIN
hyph_el_GR.zip
Normal file
BIN
hyph_el_GR.zip
Normal file
Binary file not shown.
35
hyphen-el.spec
Normal file
35
hyphen-el.spec
Normal file
@ -0,0 +1,35 @@
|
||||
Name: hyphen-el
|
||||
Summary: Greek hyphenation rules for hunspell used in OpenOffice
|
||||
Version: 0.20051018
|
||||
Release: 19
|
||||
Source: http://openoffice.cs.utah.edu/contrib/dictionaries/hyph_el_GR.zip
|
||||
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
||||
License: LGPLv2+
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hyphen
|
||||
Supplements: (hyphen and langpacks-el)
|
||||
|
||||
%description
|
||||
Greek hyphenation rules for hunspell used in OpenOffice.
|
||||
|
||||
%prep
|
||||
%autosetup -c -p1
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
install -Dp *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
|
||||
cd $RPM_BUILD_ROOT/%{_datadir}/hyphen/
|
||||
ln -s hyph_el_GR.dic hyph_el_CY.dic
|
||||
cd -
|
||||
|
||||
%files
|
||||
%doc README_hyph_el_GR.txt
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 15 2020 Captain Wei <captain.a.wei@gmail.com> 0.20051018-19
|
||||
- initial package
|
||||
4
hyphen-el.yaml
Normal file
4
hyphen-el.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