[sil-scheherazade-fonts] Fix fontconfig test tag to use 'compare' rather than 'mode' which is the

Hedayat Vatankhah hedayat at fedoraproject.org
Sat Feb 16 21:09:56 UTC 2013


commit 6c2a558b718a657991aba127c5753da259361bf8
Author: Hedayat Vatankhah <hedayat.fwd at gmail.com>
Date:   Sun Feb 17 00:34:55 2013 +0330

    Fix fontconfig test tag to use 'compare' rather than 'mode' which is the
    
      correct keyword

 sil-scheherazade-fonts-fontconfig.conf |    2 +-
 sil-scheherazade-fonts.spec            |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/sil-scheherazade-fonts-fontconfig.conf b/sil-scheherazade-fonts-fontconfig.conf
index 2ee1f9d..dd3953b 100644
--- a/sil-scheherazade-fonts-fontconfig.conf
+++ b/sil-scheherazade-fonts-fontconfig.conf
@@ -20,7 +20,7 @@
     </accept>
   </alias>
   <match target="font">
-    <test name="family" mode="eq">
+    <test name="family" compare="eq">
       <string>Scheherazade</string>
     </test>
     <edit name="matrix" mode="assign">
diff --git a/sil-scheherazade-fonts.spec b/sil-scheherazade-fonts.spec
index eaaf76a..2d6e016 100644
--- a/sil-scheherazade-fonts.spec
+++ b/sil-scheherazade-fonts.spec
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        1.005
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        An Arabic script unicode font
 
 Group:          User Interface/X
@@ -53,6 +53,10 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
 %doc *.txt
 
 %changelog
+* Sat Feb 16 2013 Hedayat Vatankhah <hedayat.fwd+rpmchlog at gmail.com> - 1.005-3
+- Fix fontconfig test tag to use 'compare' rather than 'mode' which is the
+  correct keyword
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.005-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the fonts-bugs mailing list