Compare commits
No commits in common. "18864c8de8bb05085ea26ce0e182c9ef0b5c11cb" and "82f5d6d8b116c16d5410d423a1971dabfe5ebe8c" have entirely different histories.
18864c8de8
...
82f5d6d8b1
@ -1,26 +0,0 @@
|
|||||||
From ef93431d27a6bca97f952953e8477b47144cfe1a Mon Sep 17 00:00:00 2001
|
|
||||||
From: xiaofan <xiaofan@iscas.ac.cn>
|
|
||||||
Date: Thu, 10 Aug 2023 02:08:59 +0000
|
|
||||||
Subject: [PATCH] Using 'monospace 11' as monospace-font-name
|
|
||||||
|
|
||||||
Signed-off-by: xiaofan <xiaofan@iscas.ac.cn>
|
|
||||||
---
|
|
||||||
schemas/org.gnome.desktop.interface.gschema.xml.in | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/schemas/org.gnome.desktop.interface.gschema.xml.in b/schemas/org.gnome.desktop.interface.gschema.xml.in
|
|
||||||
index a998708..73032d1 100644
|
|
||||||
--- a/schemas/org.gnome.desktop.interface.gschema.xml.in
|
|
||||||
+++ b/schemas/org.gnome.desktop.interface.gschema.xml.in
|
|
||||||
@@ -163,7 +163,7 @@
|
|
||||||
</description>
|
|
||||||
</key>
|
|
||||||
<key name="monospace-font-name" type="s">
|
|
||||||
- <default>'Source Code Pro 10'</default>
|
|
||||||
+ <default>'monospace 11'</default>
|
|
||||||
<summary>Monospace font</summary>
|
|
||||||
<description>
|
|
||||||
Name of a monospaced (fixed-width) font for use in locations like
|
|
||||||
--
|
|
||||||
2.33.0
|
|
||||||
|
|
||||||
BIN
gsettings-desktop-schemas-41.0.tar.xz
Normal file
BIN
gsettings-desktop-schemas-41.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,40 +1,35 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: gsettings-desktop-schemas
|
Name: gsettings-desktop-schemas
|
||||||
Version: 45.0
|
Version: 41.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A collection of GSettings schemas
|
Summary: Settings for various components of a desktop
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
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}/45/%{name}-%{version}.tar.xz
|
Source0: https://download-fallback.gnome.org/sources/%{name}/41/%{name}-%{version}.tar.xz
|
||||||
Patch0001: 0001-Using-monospace-11-as-monospace-font-name.patch
|
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext glib2-devel >= 2.31.0 gobject-introspection-devel meson
|
||||||
BuildRequires: glib2-devel >= 2.31.0
|
|
||||||
BuildRequires: gobject-introspection-devel
|
|
||||||
BuildRequires: meson
|
|
||||||
|
|
||||||
Requires: glib2 >= 2.31.0
|
Requires: glib2 >= 2.31.0
|
||||||
|
|
||||||
Recommends: font(cantarell)
|
Recommends: font(cantarell) font(sourcecodepro)
|
||||||
Recommends: font(sourcecodepro)
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
gsettings-desktop-schemas contains a collection of GSettings schemas for
|
GSettings schemas for desktop components are contained in this package.
|
||||||
settings shared by various components of a desktop.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Libraries and header files for %{name}
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
The %{name}-devel package contains libraries
|
Libraries and header files are contained in %{name}-devel package. You need to
|
||||||
and header files for developing applications that use %{name}.
|
install the %{name}-devel package if you want to develop applications that use
|
||||||
|
%{name}.
|
||||||
|
|
||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n %{name}-%{version}
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson
|
%meson
|
||||||
@ -42,44 +37,30 @@ and header files for developing applications that use %{name}.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
%find_lang %{name} --with-gnome
|
%find_lang %{name} --with-gnome
|
||||||
|
|
||||||
%check
|
%check
|
||||||
glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
|
glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc AUTHORS NEWS
|
%defattr(-,root,root)
|
||||||
|
%doc NEWS AUTHORS
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{_datadir}/glib-2.0/schemas/*
|
%{_datadir}/glib-2.0/schemas/*
|
||||||
%{_datadir}/GConf/gsettings/gsettings-desktop-schemas.convert
|
%{_datadir}/GConf/gsettings/*.convert
|
||||||
%{_datadir}/GConf/gsettings/wm-schemas.convert
|
%{_libdir}/girepository-1.0/*.typelib
|
||||||
%{_libdir}/girepository-1.0/GDesktopEnums-3.0.typelib
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
%defattr(-,root,root)
|
||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
%{_datadir}/pkgconfig/*
|
%{_datadir}/pkgconfig/*
|
||||||
%{_datadir}/gir-1.0/GDesktopEnums-3.0.gir
|
%{_datadir}/gir-1.0/*.gir
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
|
%defattr(-,root,root)
|
||||||
%doc HACKING README MAINTAINERS
|
%doc HACKING README MAINTAINERS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jan 8 2024 zhangpan <zhangpan103@h-partners.com> - 45.0-1
|
|
||||||
- Update to 45.0
|
|
||||||
|
|
||||||
* Fri Aug 18 2023 xiaofan <xiaofan@iscas.ac.cn> - 44.0-2
|
|
||||||
- Change monospace-font-name to 'monospace 11' from 'Source Code Pro 10'
|
|
||||||
|
|
||||||
* Wed Jul 19 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 44.0-1
|
|
||||||
- Update to 44.0
|
|
||||||
|
|
||||||
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43.0-1
|
|
||||||
- Update to 43.0
|
|
||||||
|
|
||||||
* Wed Apr 20 2022 dillon chen <dillon.chen@gmail.com> - 42.0-1
|
|
||||||
- Upgrade to 42.0
|
|
||||||
|
|
||||||
* Thu Dec 2 2021 hanhui <hanhui15@huawei.com> - 41.0-1
|
* Thu Dec 2 2021 hanhui <hanhui15@huawei.com> - 41.0-1
|
||||||
- update to 41.0
|
- update to 41.0
|
||||||
|
|
||||||
|
|||||||
@ -1,2 +0,0 @@
|
|||||||
[org.gnome.desktop.interface]
|
|
||||||
monospace-font-name='Monospace 11'
|
|
||||||
Loading…
x
Reference in New Issue
Block a user