[Fedora-i18n-bugs] [lohit-tamil-fonts/f15/master] Resolved bug 692367

Pravin Satpute pravins at fedoraproject.org
Wed Apr 13 06:32:49 UTC 2011


commit bd7882f6a540f2aafed78d584ae227751c900803
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Wed Apr 13 12:02:45 2011 +0530

    Resolved bug 692367

 bug-692367.patch       |   18 ++++++++++++++++++
 lohit-tamil-fonts.spec |    7 ++++++-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/bug-692367.patch b/bug-692367.patch
new file mode 100644
index 0000000..d0ab18e
--- /dev/null
+++ b/bug-692367.patch
@@ -0,0 +1,18 @@
+diff -rup lohit-tamil-2.4.5/65-0-lohit-tamil.conf lohit-tamil-2.4.5_mod/65-0-lohit-tamil.conf
+--- lohit-tamil-2.4.5/65-0-lohit-tamil.conf	2011-04-13 11:55:03.208312835 +0530
++++ lohit-tamil-2.4.5_mod/65-0-lohit-tamil.conf	2011-04-13 11:54:47.066336154 +0530
+@@ -12,6 +12,14 @@
+     <string>Lohit Tamil</string>
+   </edit>
+ </match>
++<match target="font">
++  <test name="family" compare="eq">
++    <string>Lohit Tamil</string>
++  </test>
++  <edit name="autohint" mode="assign">
++    <bool>true</bool>
++  </edit>
++</match>
+ <alias>
+   <family>Lohit Tamil</family>
+   <default>
diff --git a/lohit-tamil-fonts.spec b/lohit-tamil-fonts.spec
index b0923f9..6c7c284 100644
--- a/lohit-tamil-fonts.spec
+++ b/lohit-tamil-fonts.spec
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        2.4.5
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Free Tamil font
 
 Group:          User Interface/X
@@ -17,6 +17,7 @@ BuildRequires:  fontpackages-devel
 Requires:       fontpackages-filesystem
 Patch1: bug-549319-578039.patch
 Patch2: bug-673419.patch
+Patch3: bug-692367.patch
 Obsoletes: lohit-fonts-common < %{version}-%{release}
 
 %description
@@ -28,6 +29,7 @@ This package provides a free Tamil truetype/opentype font.
 %patch1 -p1 -b .1-fix-font-conf
 %patch2 -p1 -b .2-fixed-punctuations-rupee-sign
 mv 66-lohit-tamil.conf 65-0-lohit-tamil.conf
+%patch3 -p1 -b .3-autohint-conf
 
 %build
 make
@@ -57,6 +59,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Wed Apr 13 2011 Pravin Satpute <psatpute at redhat.com> - 2.4.5-9
+- Resolved bug 692367
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.5-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the i18n-bugs mailing list