Author: tagoh

Update of /cvs/pkgs/rpms/ipa-mincho-fonts/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20659

Modified Files:
        ipa-mincho-fonts-fontconfig.conf ipa-mincho-fonts.spec 
Log Message:
* Tue May 25 2010 Akira TAGOH <[email protected]> - 003.02-4
- Improve the fontconfig config file to match ja as well.


Index: ipa-mincho-fonts-fontconfig.conf
===================================================================
RCS file: 
/cvs/pkgs/rpms/ipa-mincho-fonts/F-13/ipa-mincho-fonts-fontconfig.conf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- ipa-mincho-fonts-fontconfig.conf    17 Apr 2010 01:28:57 -0000      1.3
+++ ipa-mincho-fonts-fontconfig.conf    25 May 2010 08:57:13 -0000      1.4
@@ -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-mincho-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipa-mincho-fonts/F-13/ipa-mincho-fonts.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- ipa-mincho-fonts.spec       17 Apr 2010 01:28:57 -0000      1.5
+++ ipa-mincho-fonts.spec       25 May 2010 08:57:14 -0000      1.6
@@ -1,4 +1,4 @@
-%global                priority        66
+%global                priority        65-2
 %global                fontname        ipa-mincho
 %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 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 <[email protected]> - 003.02-4
+- Improve the fontconfig config file to match ja as well.
+
+* Mon Apr 19 2010 Akira TAGOH <[email protected]> - 003.02-3
+- Get rid of compare="contains".
+
 * Fri Apr 16 2010 Akira TAGOH <[email protected]> - 003.02-2
 - Get rid of binding="same" from the fontconfig config file. (#578021)
 

_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to