Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/hyphen-fr.git#8e2b2452c6e39c37f384db519c8e047b9521ab39
This commit is contained in:
parent
7879d0bd69
commit
efeef9d48e
@ -1,7 +1,7 @@
|
||||
Name: hyphen-fr
|
||||
Summary: French hyphenation rules
|
||||
Version: 3.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Source: http://www.dicollecte.org/download/fr/hyph-fr-v3.0.zip
|
||||
URL: http://www.dicollecte.org/download.php?prj=fr
|
||||
License: LGPLv2+
|
||||
@ -20,7 +20,7 @@ French hyphenation rules.
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
cp -p hyph_fr.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_fr_FR.dic
|
||||
|
||||
pushd $RPM_BUILD_ROOT/%{_datadir}/hyphen/
|
||||
fr_FR_aliases="fr_BE fr_CA fr_CH fr_LU fr_MC"
|
||||
@ -35,6 +35,9 @@ popd
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 Caolan McNamara <caolanm@redhat.com> - 3.0-8
|
||||
- fix dangling links
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user