public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mkfontscale] rawhide: spec cleanup and modernization, sort BR in alphabetical order
Date: Thu, 18 Jun 2026 23:05:55 GMT [thread overview]
Message-ID: <178182395559.1.16169908077029844663.rpms-mkfontscale-e738afac507d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mkfontscale
Branch : rawhide
Commit : e738afac507db7a87544a335de47be3404d2d4df
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-05-05T09:11:47-03:00
Stats : +11/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mkfontscale/c/e738afac507db7a87544a335de47be3404d2d4df?branch=rawhide
Log:
spec cleanup and modernization, sort BR in alphabetical order
---
diff --git a/mkfontscale.spec b/mkfontscale.spec
index a2419ec..3758e4d 100644
--- a/mkfontscale.spec
+++ b/mkfontscale.spec
@@ -9,12 +9,14 @@ Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
Patch0: mkfontscale-examine-all-encodings.patch
-BuildRequires: gcc make libtool
-BuildRequires: pkgconfig(fontenc)
-BuildRequires: pkgconfig(freetype2)
-BuildRequires: pkgconfig(x11)
-BuildRequires: pkgconfig(xorg-macros) >= 1.8
-BuildRequires: zlib-devel
+BuildRequires: gcc
+BuildRequires: libtool
+BuildRequires: make
+BuildRequires: pkgconfig(fontenc)
+BuildRequires: pkgconfig(freetype2)
+BuildRequires: pkgconfig(x11)
+BuildRequires: pkgconfig(xorg-macros) >= 1.8
+BuildRequires: zlib-devel
Conflicts: xorg-x11-font-utils < 7.5-51
@@ -37,6 +39,9 @@ distributed separately for compatibility with older X11 versions.
%install
%make_install
+%check
+%make_build check
+
%files
%license COPYING
%{_bindir}/mkfontdir
reply other threads:[~2026-06-18 23:05 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=178182395559.1.16169908077029844663.rpms-mkfontscale-e738afac507d@fedoraproject.org \
--to=rosset.filipe@gmail.com \
--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