[ipa-ex-gothic-fonts] Correct fontconfig file (#837527)

Akira TAGOH tagoh at fedoraproject.org
Wed Jul 4 09:10:20 UTC 2012


commit ed2d7825afe20c90f9eef470a00111616da56e91
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Wed Jul 4 18:10:18 2012 +0900

    Correct fontconfig file (#837527)

 ipa-ex-gothic-fonts-fontconfig.conf |    3 +--
 ipa-ex-gothic-fonts.spec            |    5 ++++-
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ipa-ex-gothic-fonts-fontconfig.conf b/ipa-ex-gothic-fonts-fontconfig.conf
index 33e08b9..35b7682 100644
--- a/ipa-ex-gothic-fonts-fontconfig.conf
+++ b/ipa-ex-gothic-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-gothic-fonts.spec b/ipa-ex-gothic-fonts.spec
index cde350d..64096c7 100644
--- a/ipa-ex-gothic-fonts.spec
+++ b/ipa-ex-gothic-fonts.spec
@@ -6,7 +6,7 @@
 
 Name:		%{fontname}-fonts
 Version:	001.02
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Japanese Gothic-typeface OpenType font by IPA
 
 Group:		User Interface/X
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul  4 2012 Akira TAGOH <tagoh at redhat.com> - 001.02-4
+- Correct fontconfig file (#837527)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 001.02-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the fonts-bugs mailing list