hyphen-ga/hyphen-ga.spec
2020-07-16 16:08:02 +08:00

30 lines
678 B
RPMSpec

Name: hyphen-ga
Version: 0.20040220
Release: 18
Summary: The rules of Irish hyphenation
License: GPL+
URL: http://borel.slu.edu/fleiscin/index.html
Source: http://openoffice.cs.utah.edu/contrib/dictionaries/hyph_ga_IE.zip
BuildArch: noarch
Requires: hyphen
Supplements: (hyphen and langpacks-ga)
%description
The rules of Irish hyphenation.
%prep
%autosetup -c -n hyphen-ga-%{release} -p1
%build
%install
install -Dp hyph_ga_IE.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_ga_IE.dic
%files
%doc README_hyph_ga_IE.txt
%{_datadir}/hyphen/*
%changelog
* Sun Apr 26 2020 songzhenyu<songzhenyu@huawei.com> - 0.20040220-18
- Package init