[lohit-malayalam-fonts] Resolved bug 692363

Pravin Satpute pravins at fedoraproject.org
Wed Apr 13 05:55:37 UTC 2011


commit 3682c84bad0fb489012459bf150cf93a116a2e8b
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Wed Apr 13 11:25:31 2011 +0530

    Resolved bug 692363

 bug-692363.patch           |   18 ++++++++++++++++++
 lohit-malayalam-fonts.spec |    7 ++++++-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/bug-692363.patch b/bug-692363.patch
new file mode 100644
index 0000000..a6fafa6
--- /dev/null
+++ b/bug-692363.patch
@@ -0,0 +1,18 @@
+diff -rup lohit-malayalam-2.4.4/67-lohit-malayalam.conf lohit-malayalam-2.4.4_mod/67-lohit-malayalam.conf
+--- lohit-malayalam-2.4.4/67-lohit-malayalam.conf	2011-04-13 11:21:00.710345756 +0530
++++ lohit-malayalam-2.4.4_mod/67-lohit-malayalam.conf	2011-04-13 11:20:50.767174411 +0530
+@@ -12,6 +12,14 @@
+     <string>Lohit Malayalam</string>
+   </edit>
+ </match>
++<match target="font">
++  <test name="family" compare="eq">
++    <string>Lohit Malayalam</string>
++  </test>
++  <edit name="autohint" mode="assign">
++    <bool>true</bool>
++  </edit>
++</match>
+ <alias>
+   <family>Lohit Malayalam</family>
+   <default>
diff --git a/lohit-malayalam-fonts.spec b/lohit-malayalam-fonts.spec
index 6ffdb81..a7b5db7 100644
--- a/lohit-malayalam-fonts.spec
+++ b/lohit-malayalam-fonts.spec
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        2.4.4
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Free Malayalam font
 
 Group:          User Interface/X
@@ -17,6 +17,7 @@ BuildRequires:  fontpackages-devel
 Requires:       fontpackages-filesystem
 Patch1: bug-549319-578036.patch
 Patch2: bug-673415.patch
+Patch3: bug-692363.patch
 Obsoletes: lohit-fonts-common < %{version}-%{release}
 
 %description
@@ -27,6 +28,7 @@ This package provides a free Malayalam truetype/opentype font.
 %setup -q -n %{fontname}-%{version} 
 %patch1 -p1 -b .1-fix-font-conf
 %patch2 -p1 -b .2-rupee-sign
+%patch3 -p1 -b .3-autohint-conf
 
 %build
 make
@@ -54,6 +56,9 @@ rm -fr %{buildroot}
 %doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old
 
 %changelog
+* Wed Apr 13 2011 Pravin Satpute <psatpute at redhat.com> - 2.4.4-8
+- Resolved bug 692363
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.4-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the fonts-bugs mailing list