Resolves: RHEL-43580 - backport from f41 to c10s

This commit is contained in:
sshil 2024-06-24 13:31:12 +05:30
parent ae02571ee7
commit a7952b35f7
2 changed files with 10 additions and 6 deletions

View File

@ -1,7 +1,7 @@
%global fontname paktype-naskh-basic
Version: 6.0
Release: 10%{?dist}
Release: 12%{?dist}
URL: https://sourceforge.net/projects/paktype/
%global foundry paktype
@ -19,20 +19,18 @@ The paktype-naskh-basic-fonts package contains fonts for the display of \
Arabic, Farsi, Urdu and Sindhi from PakType by Lateef Sagar.
}
BuildRequires: make
BuildRequires: fontforge
Source0: https://sourceforge.net/p/paktype/code/HEAD/tree/Fonts/Release/PakType-Naskh-Basic-%{version}.tar.gz?format=raw#/%{name}-%{version}.tar.gz
Source10: 65-0-%{fontpkgname}.conf
Source10: 55-0-%{fontpkgname}.conf
%fontpkg
%prep
%setup -q -c
%autosetup -c
%linuxtext -e ascii "PakType Naskh Basic License.txt"
#rm -rf Code
mv PakType\ Naskh\ Basic\ License.txt PakType_Naskh_Basic_License.txt
mv PakType\ Naskh\ Basic\ Features.pdf PakTypeNaskhBasicFeatures.pdf
chmod 644 PakTypeNaskhBasicFeatures.pdf
%build
%fontbuild
@ -46,6 +44,12 @@ mv PakType\ Naskh\ Basic\ Features.pdf PakTypeNaskhBasicFeatures.pdf
%fontfiles
%changelog
* Tue Jun 18 2024 Sudip Shil <sshil@redhat.com> - 6.0-12
- increase priority of paktype-naskh-basic-fonts for urdu
* Mon Jun 17 2024 Parag Nemade <pnemade AT redhat DOT com> - 6.0-11
- Drop unnecessary BuildRequires: on make and fontforge
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild