Fix this spec file to build for F33+

This commit is contained in:
Parag Nemade 2020-09-11 20:23:27 +05:30
parent a8df18b39b
commit c614883e18
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -1,6 +1,6 @@
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
Version: 20141121 Version: 20141121
Release: 17%{?dist} Release: 18%{?dist}
# https://company.paratype.com/pt-sans-pt-serif # https://company.paratype.com/pt-sans-pt-serif
URL: http://www.paratype.com/public/ URL: http://www.paratype.com/public/
@ -37,9 +37,6 @@ requirements.
It was designed by Alexandra Korolkova, Olga Umpeleva and Vladimir Yefimov It was designed by Alexandra Korolkova, Olga Umpeleva and Vladimir Yefimov
and released by ParaType.} and released by ParaType.}
%fontmeta
%global source_files %{expand:
# This is now dead and ParaType still publishes an older version on its website # This is now dead and ParaType still publishes an older version on its website
Source0: http://www.fontstock.com/public/PTSansOFL.zip Source0: http://www.fontstock.com/public/PTSansOFL.zip
Source10: 58-%{fontpkgname}.xml Source10: 58-%{fontpkgname}.xml
@ -51,18 +48,17 @@ Source24: http://rus.paratype.ru/system/attachments/652/original/ptsanscaption55
Source25: http://rus.paratype.ru/system/attachments/653/original/ptsanscaption57bold.pdf Source25: http://rus.paratype.ru/system/attachments/653/original/ptsanscaption57bold.pdf
Source26: http://rus.paratype.ru/system/attachments/649/original/ptsans57narrow.pdf Source26: http://rus.paratype.ru/system/attachments/649/original/ptsans57narrow.pdf
Source27: http://rus.paratype.ru/system/attachments/655/original/ptsans77narrowbold.pdf Source27: http://rus.paratype.ru/system/attachments/655/original/ptsans77narrowbold.pdf
}
%fontpkg %fontpkg
%new_package doc %package doc
Summary: Optional documentation files of %{source_name} Summary: Optional documentation files of %{source_name}
BuildArch: noarch BuildArch: noarch
%description doc %description doc
This package provides optional documentation files shipped with This package provides optional documentation files shipped with
%{source_name}. %{source_name}.
%new_package -n compat-paratype-pt-sans-fonts-f33-f34 %package -n compat-paratype-pt-sans-fonts-f33-f34
Summary: Fedora-33 & 34 compatibility package Summary: Fedora-33 & 34 compatibility package
Provides: paratype-pt-sans-fonts = %{version}-%{release} Provides: paratype-pt-sans-fonts = %{version}-%{release}
Provides: paratype-pt-sans-caption-fonts = %{version}-%{release} Provides: paratype-pt-sans-caption-fonts = %{version}-%{release}
@ -95,6 +91,10 @@ install -m 0644 -vp %{SOURCE20} %{SOURCE21} %{SOURCE22} %{SOURCE23} \
%doc *.pdf %doc *.pdf
%changelog %changelog
* Fri Sep 11 2020 Parag Nemade <pnemade AT redhat DOT com>
- 20141121-18
- Fix this spec file to build for F33+
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild