From d76ffd2ad623d2ccb5ceb12d2c344597e4884edb Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Fri, 3 Nov 2017 14:37:39 +0100 Subject: [PATCH] fix build requirements, 2to3 got moved to python3-tools --- gnu-free-fonts.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu-free-fonts.spec b/gnu-free-fonts.spec index cebac1d..a5077ff 100644 --- a/gnu-free-fonts.spec +++ b/gnu-free-fonts.spec @@ -3,7 +3,7 @@ Name: %{fontname}-fonts Version: 20120503 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Free UCS Outline Fonts # Standard font exception @@ -23,7 +23,7 @@ Patch0: gnu-free-fonts-devanagari-rendering.patch BuildArch: noarch BuildRequires: fontpackages-devel fontforge # following is needed as we are calling /usr/bin/2to3 -BuildRequires: python2-tools +BuildRequires: python3-tools %global common_desc \ Gnu FreeFont is a free family of scalable outline fonts, suitable for general \ @@ -151,6 +151,9 @@ install -Dm 0644 -p %{SOURCE8} \ %{_datadir}/appdata/%{fontname}.metainfo.xml %changelog +* Fri Nov 03 2017 Karsten Hopp - 20120503-16 +- 2to3 moved to python3-tools + * Wed Jul 26 2017 Fedora Release Engineering - 20120503-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild