Author: tagoh

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

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


Index: ipa-gothic-fonts-fontconfig.conf
===================================================================
RCS file: 
/cvs/pkgs/rpms/ipa-gothic-fonts/F-13/ipa-gothic-fonts-fontconfig.conf,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- ipa-gothic-fonts-fontconfig.conf    16 Apr 2010 10:57:29 -0000      1.4
+++ ipa-gothic-fonts-fontconfig.conf    25 May 2010 07:02:50 -0000      1.5
@@ -18,7 +18,8 @@
 
        <!-- Locale-specific overrides -->
        <match>
-               <test name="lang" compare="contains">
+               <test name="lang">
+                       <string>ja-jp</string>
                        <string>ja</string>
                </test>
                <test name="family">
@@ -30,7 +31,8 @@
        </match>
        <!-- NOTE: just for fallback - ideally better installing 
ipa-pgothic-fonts -->
        <match>
-               <test name="lang" compare="contains">
+               <test name="lang">
+                       <string>ja-jp</string>
                        <string>ja</string>
                </test>
                <test name="family">


Index: ipa-gothic-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipa-gothic-fonts/F-13/ipa-gothic-fonts.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- ipa-gothic-fonts.spec       16 Apr 2010 10:57:29 -0000      1.6
+++ ipa-gothic-fonts.spec       25 May 2010 07:02:51 -0000      1.7
@@ -1,4 +1,4 @@
-%global                priority        66
+%global                priority        65-3
 %global                fontname        ipa-gothic
 %global                fontconf        %{priority}-%{fontname}.conf
 %global                archiveversion  00302
@@ -6,7 +6,7 @@
 
 Name:          %{fontname}-fonts
 Version:       003.02
-Release:       3%{?dist}
+Release:       5%{?dist}
 Summary:       Japanese Gothic-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-5
+- Improve the fontconfig config file to match ja as well.
+
+* Mon Apr 19 2010 Akira TAGOH <[email protected]> - 003.02-4
+- Get rid of compare="contains".
+
 * Fri Apr 16 2010 Akira TAGOH <[email protected]> - 003.02-3
 - Get rid of binding="same" from the fontconfig config file. (#578020)
 

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

Reply via email to