[google-crosextra-caladea-fonts] Resolves:rh#1056029 - Fontconfig and summary required fixes

pnemade pnemade at fedoraproject.org
Wed Jan 22 09:50:19 UTC 2014


commit 4fb5d08149ea878435404fb44c41f100e46feff7
Author: Parag Nemade <pnemade at redhat.com>
Date:   Wed Jan 22 15:20:33 2014 +0530

    Resolves:rh#1056029 - Fontconfig and summary required fixes

 62-google-crosextra-caladea-fontconfig.conf |    4 ++--
 google-crosextra-caladea-fonts.spec         |    9 ++++++---
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/62-google-crosextra-caladea-fontconfig.conf b/62-google-crosextra-caladea-fontconfig.conf
index 443b993..8ae2f2a 100644
--- a/62-google-crosextra-caladea-fontconfig.conf
+++ b/62-google-crosextra-caladea-fontconfig.conf
@@ -2,7 +2,7 @@
 <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
 <fontconfig>
         <alias>
-          <family>sans-serif</family>
+          <family>serif</family>
             <prefer>
               <family>Caladea</family>
             </prefer>
@@ -10,7 +10,7 @@
         <alias>
           <family>Caladea</family>
             <default>
-              <family>sans-serif</family>
+              <family>serif</family>
             </default>
         </alias>
 </fontconfig>
diff --git a/google-crosextra-caladea-fonts.spec b/google-crosextra-caladea-fonts.spec
index ad42293..db009ed 100644
--- a/google-crosextra-caladea-fonts.spec
+++ b/google-crosextra-caladea-fonts.spec
@@ -6,8 +6,8 @@
 
 Name:           %{fontname}-fonts
 Version:        1.002
-Release:        0.2.20130214%{?dist}
-Summary:        Sans-serif font metric-compatible with Cambria font
+Release:        0.3.20130214%{?dist}
+Summary:        Serif font metric-compatible with Cambria font
 
 Group:          User Interface/X
 # License added in font as "otfinfo -i Caladea-Regular.ttf | grep License"
@@ -23,7 +23,7 @@ BuildRequires:  fontpackages-devel
 Requires:       fontpackages-filesystem
 
 %description
-Caladea is metric-compatible with Cambria font. This font is sans-serif
+Caladea is metric-compatible with Cambria font. This font is a serif
 typeface family based on Lato.
 
 %prep
@@ -57,6 +57,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf62}-fontconfig.conf \
 
 
 %changelog
+* Wed Jan 22 2014 Parag Nemade <pnemade AT redhat DOT com> - 1.002-0.3.20130214
+- Resolves:rh#1056029 - Fontconfig and summary required fixes
+
 * Tue Oct 15 2013 Parag Nemade <pnemade AT redhat DOT com> - 1.002-0.2.20130214
 - Added license information in comments
 


More information about the scm-commits mailing list