From 8c5f1189c0c61e5b9f6083e3a756cda8200f3269 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 8 Dec 2022 18:27:04 -0500 Subject: [PATCH] Ensure correct fonts are installed for HTML docs --- eog.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/eog.spec b/eog.spec index 6ab54ad..1672b4a 100644 --- a/eog.spec +++ b/eog.spec @@ -8,7 +8,7 @@ Name: eog Version: 43.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Eye of GNOME image viewer # The GFDL has an "or later version" clause embedded inside the license. @@ -66,6 +66,10 @@ eog is extensible through a plugin system. %package devel Summary: Support for developing plugins for the eog image viewer Requires: %{name}%{?_isa} = %{version}-%{release} +# Because web fonts from upstream are not bundled in the gi-docgen package, +# packages containing documentation generated with gi-docgen should depend on +# this metapackage to ensure the proper system fonts are present. +Recommends: gi-docgen-fonts %description devel The Eye of GNOME image viewer (eog) is the official image viewer for the @@ -135,6 +139,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.eog.deskto %endif %changelog +* Thu Dec 08 2022 Benjamin A. Beasley - 43.1-2 +- Ensure correct fonts are installed for HTML docs + * Thu Oct 27 2022 David King - 43.1-1 - Update to 43.1