public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mkfontscale] rawhide: spec cleanup and modernization, sort BR in alphabetical order
@ 2026-06-18 23:05 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-18 23:05 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-18 23:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 23:05 [rpms/mkfontscale] rawhide: spec cleanup and modernization, sort BR in alphabetical order Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox