diff --git a/hyphen-pa-0.7.0.tar.bz2 b/hyphen-pa-0.7.0.tar.bz2 new file mode 100644 index 0000000..a1cdafd Binary files /dev/null and b/hyphen-pa-0.7.0.tar.bz2 differ diff --git a/hyphen-pa.spec b/hyphen-pa.spec new file mode 100644 index 0000000..6a3ad6c --- /dev/null +++ b/hyphen-pa.spec @@ -0,0 +1,35 @@ +Name: hyphen-pa +Summary: Punjabi hyphenation rules for hunspell used in OpenOffice +Epoch: 1 +Version: 0.7.0 +Release: 13 +Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/hyphen-pa-0.7.0.tar.bz2 +URL: http://wiki.smc.org.in +License: LGPLv3+ +BuildArch: noarch +Requires: hyphen +Supplements: (hyphen and langpacks-pa) + +%description +Punjabi hyphenation rules for hunspell used in OpenOffice. + +%prep +%autosetup -p1 + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen +install -m644 -Dp *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + +cd %{buildroot}/%{_datadir}/hyphen +ln -s hyph_pa_IN.dic hyph_pa_PK.dic +cd - + +%files +%doc README COPYING ChangeLog +%{_datadir}/hyphen/* + +%changelog +* Thu Apr 16 2020 Captain Wei 1:0.7.0-13 +- Package init diff --git a/hyphen-pa.yaml b/hyphen-pa.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hyphen-pa.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA