Remove RHEL monospace font override

No longer needed: we have Source Code Pro available in RHEL now.
This commit is contained in:
Michael Catanzaro 2022-07-25 07:55:01 -05:00
parent f03bb4ce09
commit 3c8040698e
2 changed files with 0 additions and 7 deletions

View File

@ -11,7 +11,6 @@ License: LGPLv2+
# no homepage exists for this component
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
Source0: https://download.gnome.org/sources/%{name}/43.alpha/%{name}-%{tarball_version}.tar.xz
Source1: org.gnome.desktop.interface.rhel.gschema.override
BuildRequires: gettext
BuildRequires: glib2-devel >= 2.31.0
@ -50,10 +49,6 @@ and header files for developing applications that use %{name}.
%install
%meson_install
%if 0%{?rhel}
install -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
%endif
%find_lang %{name} --with-gnome

View File

@ -1,2 +0,0 @@
[org.gnome.desktop.interface]
monospace-font-name='Monospace 11'