fix build requirements, 2to3 got moved to python3-tools
This commit is contained in:
parent
e7dcb054c3
commit
d76ffd2ad6
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 20120503
|
Version: 20120503
|
||||||
Release: 15%{?dist}
|
Release: 16%{?dist}
|
||||||
Summary: Free UCS Outline Fonts
|
Summary: Free UCS Outline Fonts
|
||||||
|
|
||||||
# Standard font exception
|
# Standard font exception
|
||||||
@ -23,7 +23,7 @@ Patch0: gnu-free-fonts-devanagari-rendering.patch
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: fontpackages-devel fontforge
|
BuildRequires: fontpackages-devel fontforge
|
||||||
# following is needed as we are calling /usr/bin/2to3
|
# following is needed as we are calling /usr/bin/2to3
|
||||||
BuildRequires: python2-tools
|
BuildRequires: python3-tools
|
||||||
|
|
||||||
%global common_desc \
|
%global common_desc \
|
||||||
Gnu FreeFont is a free family of scalable outline fonts, suitable for general \
|
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
|
%{_datadir}/appdata/%{fontname}.metainfo.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 03 2017 Karsten Hopp <karsten@redhat.com> - 20120503-16
|
||||||
|
- 2to3 moved to python3-tools
|
||||||
|
|
||||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20120503-15
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20120503-15
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user