rhbz#2113447 FTBFS in Fedora rawhide/f37

This commit is contained in:
Caolán McNamara 2022-08-02 10:09:23 +01:00
parent 0b30d003af
commit 4c1265efbb

View File

@ -1,7 +1,7 @@
Name: hyphen-sv
Summary: Swedish hyphenation rules
Version: 1.00.1
Release: 27%{?dist}
Release: 28%{?dist}
Source: https://downloads.sourceforge.net/project/aoo-extensions/1966/4/hyph_sv_se.oxt
URL: http://extensions.services.openoffice.org/node/1968
License: LGPLv2+ or GPLv2+
@ -16,7 +16,7 @@ Swedish hyphenation rules.
%autosetup -c -n hyphen-sv
%build
chmod -x *
chmod -x *.dic *.txt
for i in README_sv_SE.txt; do
if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
iconv -f ISO-8859-1 -t UTF-8 $i > $i.new
@ -45,6 +45,9 @@ popd
%{_datadir}/hyphen/*
%changelog
* Tue Aug 02 2022 Caolán McNamara <caolanm@redhat.com> - 1.00.1-28
- Resolves: rhbz#2113447 FTBFS in Fedora rawhide/f37
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.00.1-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild