diff --git a/hyphen-gu-0.7.0.tar.bz2 b/hyphen-gu-0.7.0.tar.bz2 new file mode 100644 index 0000000..948aad5 Binary files /dev/null and b/hyphen-gu-0.7.0.tar.bz2 differ diff --git a/hyphen-gu.spec b/hyphen-gu.spec new file mode 100644 index 0000000..ad41ac9 --- /dev/null +++ b/hyphen-gu.spec @@ -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 - 0.7.0-13 +- Package init diff --git a/hyphen-gu.yaml b/hyphen-gu.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hyphen-gu.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA