public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fonttosfnt] rawhide: spec cleanup and modernization
Date: Sat, 13 Jun 2026 23:24:58 GMT [thread overview]
Message-ID: <178139309895.1.12125038710725212780.rpms-fonttosfnt-f2fd5eb4458c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fonttosfnt
Branch : rawhide
Commit : f2fd5eb4458c13e446d8f6c9a45f5b231190a37f
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-13T20:24:48-03:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fonttosfnt/c/f2fd5eb4458c13e446d8f6c9a45f5b231190a37f?branch=rawhide
Log:
spec cleanup and modernization
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/fonttosfnt.spec b/fonttosfnt.spec
index fa9d607..3748927 100644
--- a/fonttosfnt.spec
+++ b/fonttosfnt.spec
@@ -5,15 +5,14 @@ Summary: Tool to wrap BDF or PCF bitmap fonts in an sfnt wrapper
License: MIT
URL: https://www.x.org
-Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
+Source: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
BuildRequires: gcc
-BuildRequires: libtool
BuildRequires: make
BuildRequires: pkgconfig(fontenc)
BuildRequires: pkgconfig(freetype2)
-BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
+BuildRequires: pkgconfig(xproto) >= 7.0.33
Conflicts: xorg-x11-font-utils < 7.5-51
@@ -36,6 +35,7 @@ OpenType) wrapper.
%files
%license COPYING
+%doc README.md
%{_bindir}/fonttosfnt
%{_mandir}/man1/fonttosfnt.1*
reply other threads:[~2026-06-13 23:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178139309895.1.12125038710725212780.rpms-fonttosfnt-f2fd5eb4458c@fedoraproject.org \
--to=filiperosset@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox