Accepting request 642024 from home:qzhao:branches:M17N
Add fonts-config-fix-misspelling.patch: fix misspelling in configuration file(boo#1111791). OBS-URL: https://build.opensuse.org/request/show/642024 OBS-URL: https://build.opensuse.org/package/show/M17N/fonts-config?expand=0&rev=94
This commit is contained in:
parent
3d43b158eb
commit
757a9709fc
12
fonts-config-fix-misspelling.patch
Normal file
12
fonts-config-fix-misspelling.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff -Nura fonts-config-20180430/60-family-prefer.conf fonts-config-20180430_new/60-family-prefer.conf
|
||||
--- fonts-config-20180430/60-family-prefer.conf 2018-04-30 11:40:26.486246092 +0800
|
||||
+++ fonts-config-20180430_new/60-family-prefer.conf 2018-10-15 16:15:39.712158500 +0800
|
||||
@@ -165,7 +165,7 @@
|
||||
<family>Noto Sans Syriac Eastern</family>
|
||||
<family>Noto Sans Syriac Estrangela</family>
|
||||
<family>Noto Sans Syriac Western</family>
|
||||
- <family>Noto Sans S Chinese</family>
|
||||
+ <family>Noto Sans SC</family>
|
||||
<family>Noto Sans Tagalog</family>
|
||||
<family>Noto Sans Tagbanwa</family>
|
||||
<family>Noto Sans Tai Le</family>
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 08:25:11 UTC 2018 - qzhao@suse.com
|
||||
|
||||
- Add fonts-config-fix-misspelling.patch: fix misspelling in
|
||||
configuration file(boo#1111791).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 03:40:53 UTC 2018 - i@marguerite.su
|
||||
|
||||
|
@ -29,6 +29,7 @@ Summary: Configures Fonts for X Windows and other applications
|
||||
License: GPL-2.0-or-later AND MIT
|
||||
Group: System/X11/Fonts
|
||||
Source: fonts-config-20180430.tar.xz
|
||||
Patch: fonts-config-fix-misspelling.patch
|
||||
BuildRequires: fontconfig
|
||||
BuildRequires: fontpackages-devel
|
||||
Requires(pre): %fillup_prereq
|
||||
@ -51,6 +52,7 @@ fonts-config directly, which is mainly useful to debug it (use
|
||||
|
||||
%prep
|
||||
%setup
|
||||
%patch -p1
|
||||
|
||||
%build
|
||||
# empty configuration now, should be filled after fonts-config call
|
||||
|
Loading…
x
Reference in New Issue
Block a user