Remove RHEL monospace font override
No longer needed: we have Source Code Pro available in RHEL now.
This commit is contained in:
parent
f03bb4ce09
commit
3c8040698e
@ -11,7 +11,6 @@ License: LGPLv2+
|
|||||||
# no homepage exists for this component
|
# no homepage exists for this component
|
||||||
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
||||||
Source0: https://download.gnome.org/sources/%{name}/43.alpha/%{name}-%{tarball_version}.tar.xz
|
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: gettext
|
||||||
BuildRequires: glib2-devel >= 2.31.0
|
BuildRequires: glib2-devel >= 2.31.0
|
||||||
@ -50,10 +49,6 @@ and header files for developing applications that use %{name}.
|
|||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
%if 0%{?rhel}
|
|
||||||
install -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%find_lang %{name} --with-gnome
|
%find_lang %{name} --with-gnome
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
[org.gnome.desktop.interface]
|
|
||||||
monospace-font-name='Monospace 11'
|
|
Loading…
Reference in New Issue
Block a user