commit
b14766abd7
BIN
hyphen-kn-0.7.0.tar.bz2
Normal file
BIN
hyphen-kn-0.7.0.tar.bz2
Normal file
Binary file not shown.
31
hyphen-kn.spec
Normal file
31
hyphen-kn.spec
Normal file
@ -0,0 +1,31 @@
|
||||
Name: hyphen-kn
|
||||
Summary: Rules for Kannada hyphenation
|
||||
Epoch: 1
|
||||
Version: 0.7.0
|
||||
Release: 13
|
||||
Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/%{name}-%{version}.tar.bz2
|
||||
URL: http://extensions.services.openoffice.org/project/kitandin
|
||||
License: LGPLv3+
|
||||
BuildArch: noarch
|
||||
Requires: hyphen
|
||||
Supplements: (hyphen and langpacks-kn)
|
||||
|
||||
%description
|
||||
Rules for Kannada hyphenation.
|
||||
|
||||
%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
|
||||
* Fri Apr 24 2020 wutao <wutao61@huawei.com> - 1:0.7.0-13
|
||||
- Package init
|
||||
4
hyphen-kn.yaml
Normal file
4
hyphen-kn.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