hyphen-ro/hyphen-ro.spec
2020-07-07 15:58:19 +08:00

31 lines
675 B
RPMSpec

Name: hyphen-ro
Version: 3.3.6
Release: 15
Summary: Hyphenation rules for Romanian
Source: http://downloads.sourceforge.net/rospell/hyph_ro_RO.3.3.6.zip
URL: http://rospell.sourceforge.net/
License: GPLv2+
BuildArch: noarch
Requires: hyphen
Supplements: (hyphen and langpacks-ro)
%description
Hyphenation rules for Romanian.
%prep
%autosetup -c hyphen-%{version} -p1
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen
install -p -D *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/
%files
%doc COPYING.GPL README
%{_datadir}/hyphen/*
%changelog
* Mon Apr 27 2020 wangerfeng <wangerfeng5@huawei.com> - 3.3.6-15
- Package init