diff --git a/hyph-fr-v3.0.zip b/hyph-fr-v3.0.zip new file mode 100644 index 0000000..91c504d Binary files /dev/null and b/hyph-fr-v3.0.zip differ diff --git a/hyphen-fr.spec b/hyphen-fr.spec new file mode 100644 index 0000000..5d65582 --- /dev/null +++ b/hyphen-fr.spec @@ -0,0 +1,38 @@ +Name: hyphen-fr +Version: 3.0 +Release: 3 +Summary: Hyphenation rules for French +License: LGPLv2+ +URL: http://www.dicollecte.org/download.php?prj=fr +Source: http://www.dicollecte.org/download/fr/hyph-fr-v3.0.zip +BuildArch: noarch + +Requires: hyphen +Supplements: (hyphen and langpacks-fr) + +%description +Hyphenation rules for French. + +%prep +%autosetup -c + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + +cd $RPM_BUILD_ROOT/%{_datadir}/hyphen/ +ln -s hyph_fr_FR.dic hygh_fr_BE.dic +ln -s hyph_fr_FR.dic hygh_fr_CA.dic +ln -s hyph_fr_FR.dic hygh_fr_CH.dic +ln -s hyph_fr_FR.dic hygh_fr_LU.dic +ln -s hyph_fr_FR.dic hygh_fr_MC.dic + +%files +%doc README_hyph_fr-3.0.txt +%{_datadir}/hyphen/* + +%changelog +* Fri Apr 17 2020 leiju - 3.0-3 +- Package init diff --git a/hyphen-fr.yaml b/hyphen-fr.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hyphen-fr.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA