hyphen-gl/hyphen-gl.spec
2022-11-23 16:04:38 +08:00

34 lines
847 B
RPMSpec

Name: hyphen-gl
Version: 0.99
Release: 18
Summary: The rules of Galician hyphenation
License: GPLv3
BuildArch: noarch
Source: https://sourceforge.net/projects/aoo-extensions/files/2004/0/hyph_gl.oxt
URL: https://forxa.mancomun.org/projects/hyphenation-gl
Requires: hyphen
Supplements: (hyphen and langpacks-gl)
%description
The creation and maintenance of Galaxy syllable label based on hyphen.
%prep
%autosetup -c -n hyphen-gl -p1
%build
chmod -x *
%install
install -Dp hyph_gl_ANY.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_gl_ANY.dic
%files
%doc LEME-gl_ANY.txt LICENCES-gl.txt LICENSES-en.txt
%{_datadir}/hyphen/*
%changelog
* Tue Nov 22 2022 caodongxia <caodongxia@h-partners.com> - 0.99-18
- Modify invalid source0
* Fri Apr 24 2020 songzhenyu<songzhenyu@huawei.com> - 0.99-17
- Package init