commit 5c310d5a2bc229f2fba3e29089f3c8eeba028b9b
Author: Akira TAGOH <[email protected]>
Date:   Wed Jul 4 18:24:35 2012 +0900

    Correct fontconfig config file. (#837528)

 ipa-ex-mincho-fonts-fontconfig.conf |    3 +--
 ipa-ex-mincho-fonts.spec            |    5 ++++-
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ipa-ex-mincho-fonts-fontconfig.conf 
b/ipa-ex-mincho-fonts-fontconfig.conf
index 0dd5193..f52e56a 100644
--- a/ipa-ex-mincho-fonts-fontconfig.conf
+++ b/ipa-ex-mincho-fonts-fontconfig.conf
@@ -11,8 +11,7 @@
 
        <!-- Locale-specific overrides -->
        <match>
-               <test name="lang">
-                       <string>ja-jp</string>
+               <test name="lang" compare="contains">
                        <string>ja</string>
                </test>
                <test name="family">
diff --git a/ipa-ex-mincho-fonts.spec b/ipa-ex-mincho-fonts.spec
index 6b675fc..7e822aa 100644
--- a/ipa-ex-mincho-fonts.spec
+++ b/ipa-ex-mincho-fonts.spec
@@ -6,7 +6,7 @@
 
 Name:          %{fontname}-fonts
 Version:       001.03
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Japanese Mincho-typeface OpenType font by IPA
 
 Group:         User Interface/X
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul  4 2012 Akira TAGOH <[email protected]> - 001.03-4
+- Correct fontconfig config file. (#837528)
+
 * Fri Jan 13 2012 Fedora Release Engineering <[email protected]> 
- 001.03-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to