package init
This commit is contained in:
parent
d7bcf82c7e
commit
48301be98c
BIN
hyphen-gu-0.7.0.tar.bz2
Normal file
BIN
hyphen-gu-0.7.0.tar.bz2
Normal file
Binary file not shown.
32
hyphen-gu.spec
Normal file
32
hyphen-gu.spec
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
Name: hyphen-gu
|
||||||
|
Summary: The rules of Gujarati hyphenation
|
||||||
|
Epoch: 1
|
||||||
|
Version: 0.7.0
|
||||||
|
Release: 13
|
||||||
|
License: LGPLv3+
|
||||||
|
BuildArch: noarch
|
||||||
|
Requires: hyphen
|
||||||
|
Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/hyphen-gu-%{version}.tar.bz2
|
||||||
|
URL: http://github.com/hyphenation/tex-hyphen/blob/master/collaboration/repository/offo/gu.xml
|
||||||
|
Supplements: (hyphen and langpacks-gu)
|
||||||
|
|
||||||
|
%description
|
||||||
|
The rules of Gujarati hyphenation.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n hyphen-gu-%{version} -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -d %{buildroot}/%{_datadir}/hyphen
|
||||||
|
install -p *.dic %{buildroot}/%{_datadir}/hyphen
|
||||||
|
chmod 644 %{buildroot}/%{_datadir}/hyphen/*.dic
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README COPYING ChangeLog
|
||||||
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Fri Apr 24 2020 songzhenyu<songzhenyu@huawei.com> - 0.7.0-13
|
||||||
|
- Package init
|
||||||
4
hyphen-gu.yaml
Normal file
4
hyphen-gu.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