https://bugzilla.redhat.com/show_bug.cgi?id=2122022



--- Comment #5 from Akira TAGOH <ta...@redhat.com> ---
No COPYING file in the package.

I'd suggest:
--- tibl-terminus-ttf-fonts.spec.orig        2022-12-21 14:46:50.779287851
+0900
+++ tibl-terminus-ttf-fonts.spec        2022-12-21 15:14:25.781055220 +0900
@@ -30,7 +30,7 @@
 It should also be noted that you need to render Terminus TTF in monochrome
 black/white if the outlines are used; otherwise, they will look smeary.}

-%global fonts  terminus-ttf-%{version}/*.ttf
+%global fonts  *.ttf
 %global fontconfs  %{SOURCE10}

 Source0: %{url}/files/%{version}/terminus-ttf-%{version}.zip 
@@ -42,9 +42,7 @@
 %fontpkg

 %prep
-%setup -q -c
-unzip -n %{SOURCE0}
-pushd terminus-ttf-%{version}
+%setup -q -n terminus-ttf-%{version}
 # Remove space from filename
 mv 'TerminusTTF-Bold Italic-4.49.2.ttf' TerminusTTF-Bold-Italic-4.49.2.ttf
 # Update foundry name
@@ -54,7 +52,6 @@
 fontforge -script UpdateFoundry.pe TerminusTTF-Italic-4.49.2.ttf
 fontforge -script UpdateFoundry.pe TerminusTTF-Bold-4.49.2.ttf
 rm UpdateFoundry.pe
-popd

 %build
 %fontbuild


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2122022
_______________________________________________
fonts-bugs mailing list -- fonts-bugs@lists.fedoraproject.org
To unsubscribe send an email to fonts-bugs-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/fonts-bugs@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to