rpms/ipa-pmincho-fonts/devel ipa-pmincho-fonts-fontconfig.conf, 1.4, 1.5 ipa-pmincho-fonts.spec, 1.6, 1.7

Akira TAGOH tagoh at fedoraproject.org
Tue May 25 10:39:50 UTC 2010


Author: tagoh

Update of /cvs/pkgs/rpms/ipa-pmincho-fonts/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29106

Modified Files:
	ipa-pmincho-fonts-fontconfig.conf ipa-pmincho-fonts.spec 
Log Message:
* Tue May 25 2010 Akira TAGOH <tagoh at redhat.com> - 003.02-4
- Improve the fontconfig config file to match ja as well.


Index: ipa-pmincho-fonts-fontconfig.conf
===================================================================
RCS file: /cvs/pkgs/rpms/ipa-pmincho-fonts/devel/ipa-pmincho-fonts-fontconfig.conf,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- ipa-pmincho-fonts-fontconfig.conf	19 Apr 2010 03:00:50 -0000	1.4
+++ ipa-pmincho-fonts-fontconfig.conf	25 May 2010 10:39:49 -0000	1.5
@@ -11,7 +11,8 @@
 
 	<!-- Locale-specific overrides -->
 	<match>
-		<test name="lang" compare="contains">
+		<test name="lang">
+			<string>ja-jp</string>
 			<string>ja</string>
 		</test>
 		<test name="family">


Index: ipa-pmincho-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipa-pmincho-fonts/devel/ipa-pmincho-fonts.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- ipa-pmincho-fonts.spec	19 Apr 2010 03:00:50 -0000	1.6
+++ ipa-pmincho-fonts.spec	25 May 2010 10:39:50 -0000	1.7
@@ -1,4 +1,4 @@
-%global		priority	65
+%global		priority	65-2
 %global		fontname	ipa-pmincho
 %global		fontconf	%{priority}-%{fontname}.conf
 %global		archiveversion	00302
@@ -6,7 +6,7 @@
 
 Name:		%{fontname}-fonts
 Version:	003.02
-Release:	2%{?dist}
+Release:	4%{?dist}
 Summary:	Japanese Proportional Mincho-typeface OpenType font by IPA
 
 Group:		User Interface/X
@@ -56,6 +56,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May 25 2010 Akira TAGOH <tagoh at redhat.com> - 003.02-4
+- Improve the fontconfig config file to match ja as well.
+
+* Mon Apr 19 2010 Akira TAGOH <tagoh at redhat.com> - 003.02-3
+- Get rid of compare="contains".
+
 * Mon Apr 19 2010 Akira TAGOH <tagoh at redhat.com> - 003.02-2
 - Get rid of binding="same" from the fontconfig config file. (#578025)
 



More information about the fonts-bugs mailing list