[lohit-tamil-fonts] Resolves bug 820478

Pravin Satpute pravins at fedoraproject.org
Thu May 10 06:10:45 UTC 2012


commit 65578b802ee7fdf7ce7d00c59569a358a194e9e2
Author: प्रविण सातपुते <psatpute at dhcp193-187.pnq.redhat.com>
Date:   Thu May 10 11:40:33 2012 +0530

    Resolves bug 820478

 bug-820478.patch       |   21 +++++++++++++++++++++
 lohit-tamil-fonts.spec |    9 ++++++++-
 2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/bug-820478.patch b/bug-820478.patch
new file mode 100644
index 0000000..c9ab77a
--- /dev/null
+++ b/bug-820478.patch
@@ -0,0 +1,21 @@
+diff -rup lohit-tamil-2.5.0/65-0-lohit-tamil.conf lohit-tamil-2.5.0_mod/65-0-lohit-tamil.conf
+--- lohit-tamil-2.5.0/65-0-lohit-tamil.conf	2011-09-21 16:09:11.000000000 +0530
++++ lohit-tamil-2.5.0_mod/65-0-lohit-tamil.conf	2012-05-10 11:33:06.890373872 +0530
+@@ -12,6 +12,17 @@
+     <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 7559ac3..dff0cdc 100644
--- a/lohit-tamil-fonts.spec
+++ b/lohit-tamil-fonts.spec
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        2.5.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Free Tamil font
 
 Group:          User Interface/X
@@ -16,6 +16,8 @@ BuildRequires: fontforge >= 20080429
 BuildRequires:  fontpackages-devel
 Requires:       fontpackages-filesystem
 Obsoletes: lohit-fonts-common < %{version}-%{release}
+Patch1: bug-820478.patch
+
 
 %description
 This package provides a free Tamil truetype/opentype font.
@@ -24,6 +26,8 @@ This package provides a free Tamil truetype/opentype font.
 %prep
 %setup -q -n %{fontname}-%{version}
 mv 66-lohit-tamil.conf 65-0-lohit-tamil.conf
+%patch1 -p1 -b .1-autohint
+
 
 %build
 make
@@ -53,6 +57,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Thu May 10 2012 Pravin Satpute <psatpute at redhat.com> - 2.5.0-3
+- Resolves bug 820478
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.5.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the fonts-bugs mailing list