Upstream 5.0 Release
This commit is contained in:
parent
bafd372e8d
commit
8c08036fc7
@ -2,35 +2,34 @@
|
||||
%global fontname paktype-naskh-basic
|
||||
%global fontconf %{priority}-%{fontname}
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 4.1
|
||||
Release: 12%{?dist}
|
||||
Summary: Fonts for Arabic, Farsi, Urdu and Sindhi from PakType
|
||||
License: GPLv2 with exceptions
|
||||
Name: %{fontname}-fonts
|
||||
Version: 5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Fonts for Arabic, Farsi, Urdu and Sindhi from PakType
|
||||
License: GPLv2 with exceptions
|
||||
URL: https://sourceforge.net/projects/paktype/
|
||||
Source0: http://downloads.sourceforge.net/paktype/Individual-Release/PakType-Naskh-Basic-%{version}.tar.gz
|
||||
Source0: https://sourceforge.net/projects/paktype/files/PakType-Release-2019-03-11.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}.conf
|
||||
BuildArch: noarch
|
||||
BuildArch: noarch
|
||||
BuildRequires: fontpackages-devel
|
||||
Requires: fontpackages-filesystem
|
||||
Requires: fontpackages-filesystem
|
||||
|
||||
%description
|
||||
%description
|
||||
The paktype-naskh-basic-fonts package contains fonts for the display of \
|
||||
Arabic, Farsi, Urdu and Sindhi from PakType by Lateef Sagar.
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
rm -rf Code
|
||||
|
||||
# get rid of the white space (' ')
|
||||
mv PakType\ Naskh\ Basic.ttf PakTypeNaskhBasic.ttf
|
||||
mv PakType\ Naskh\ Basic\ Features.pdf PakTypeNaskhBasicFeatures.pdf
|
||||
mv PakType\ Naskh\ Basic\ License.txt PakType_Naskh_Basic_License.txt
|
||||
mv License\ files/PakType\ Naskh\ Basic\ License.txt PakType_Naskh_Basic_License.txt
|
||||
mv Features/PakType\ Naskh\ Basic\ Features.pdf PakTypeNaskhBasicFeatures.pdf
|
||||
|
||||
%{__sed} -i 's/\r//' PakType_Naskh_Basic_License.txt
|
||||
chmod a-x PakType_Naskh_Basic_License.txt PakTypeNaskhBasicFeatures.pdf
|
||||
|
||||
|
||||
|
||||
%build
|
||||
echo "Nothing to do in Build."
|
||||
|
||||
@ -48,10 +47,14 @@ ln -s %{_fontconfig_templatedir}/%{fontconf}.conf \
|
||||
%{buildroot}%{_fontconfig_confdir}/%{fontconf}.conf
|
||||
|
||||
%_font_pkg -f %{fontconf}.conf PakTypeNaskhBasic.ttf
|
||||
%ghost %attr(644, root, root) %{_fontdir}/.uuid
|
||||
|
||||
%doc PakType_Naskh_Basic_License.txt PakTypeNaskhBasicFeatures.pdf
|
||||
|
||||
%changelog
|
||||
* Mon Jan 13 2020 Vishal Vijayraghavan <vishalvvr@fedoraproject.org> - 5.0-1
|
||||
- Upstream 5.0 Release
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user