[motoya-lcedar-fonts] Correct fontconfig config file. (#837530)

Akira TAGOH tagoh at fedoraproject.org
Wed Jul 4 09:33:45 UTC 2012


commit 8c6c9065215f5cf76b2f713b99886058fd67160f
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Wed Jul 4 18:33:42 2012 +0900

    Correct fontconfig config file. (#837530)

 motoya-lcedar-fontconfig.conf |    3 +--
 motoya-lcedar-fonts.spec      |    5 ++++-
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/motoya-lcedar-fontconfig.conf b/motoya-lcedar-fontconfig.conf
index 452688e..78d9678 100644
--- a/motoya-lcedar-fontconfig.conf
+++ b/motoya-lcedar-fontconfig.conf
@@ -10,8 +10,7 @@
     </alias>
     <!-- Locale-specific overrides rule -->
     <match>
-        <test name="lang">
-            <string>ja-jp</string>
+        <test name="lang" compare="contains">
             <string>ja</string>
         </test>
         <test name="family">
diff --git a/motoya-lcedar-fonts.spec b/motoya-lcedar-fonts.spec
index bdd087b..f5ad2d3 100644
--- a/motoya-lcedar-fonts.spec
+++ b/motoya-lcedar-fonts.spec
@@ -6,7 +6,7 @@
 
 Name:		%{fontname}-fonts
 Version:	1.00
-Release:	0.4.%{archivedate}git%{?dist}
+Release:	0.5.%{archivedate}git%{?dist}
 Summary:	Japanese Gothic-typeface TrueType fonts by MOTOYA Co,LTD
 
 License:	ASL 2.0
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul  4 2012 Akira TAGOH <tagoh at redhat.com> - 1.00-0.5.20110406git
+- Correct fontconfig config file. (#837530)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.00-0.4.20110406git
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the fonts-bugs mailing list