package init
This commit is contained in:
parent
a4f0a459b5
commit
cc04e461c3
BIN
hyphen-ml-0.7.0.tar.bz2
Normal file
BIN
hyphen-ml-0.7.0.tar.bz2
Normal file
Binary file not shown.
30
hyphen-ml.spec
Normal file
30
hyphen-ml.spec
Normal file
@ -0,0 +1,30 @@
|
||||
Name: hyphen-ml
|
||||
Summary: Hyphenation rules for malayalam
|
||||
Epoch: 1
|
||||
Version: 0.7.0
|
||||
Release: 13
|
||||
Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/%{name}-%{version}.tar.bz2
|
||||
URL: http://wiki.smc.org.in
|
||||
License: LGPLv3+
|
||||
BuildArch: noarch
|
||||
Requires: hyphen
|
||||
|
||||
%description
|
||||
Hyphenation rules for malayalam.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -d %{buildroot}/%{_datadir}/hyphen
|
||||
install -m644 -p *.dic %{buildroot}/%{_datadir}/hyphen
|
||||
|
||||
%files
|
||||
%doc README COPYING ChangeLog
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Thu May 14 2020 cuibaobao <cuibaobao1@huawei.com> - 1:0.7.0-13
|
||||
- Package init
|
||||
4
hyphen-ml.yaml
Normal file
4
hyphen-ml.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