[Fedora-i18n-bugs] [lohit-punjabi-fonts/f15/master] Resolved bug 692366

Pravin Satpute pravins at fedoraproject.org
Wed Apr 13 06:21:01 UTC 2011


commit 3c735b5db02a8372ff4eaf1bacb275be4f5e2302
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Wed Apr 13 11:50:36 2011 +0530

    Resolved bug 692366

 bug-692366.patch         |   23 +++++++++++++++++++++++
 lohit-punjabi-fonts.spec |    7 ++++++-
 2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/bug-692366.patch b/bug-692366.patch
new file mode 100644
index 0000000..6bcd0bd
--- /dev/null
+++ b/bug-692366.patch
@@ -0,0 +1,23 @@
+diff -rup lohit-punjabi-2.4.4/66-lohit-punjabi.conf lohit-punjabi-2.4.4_mod/66-lohit-punjabi.conf
+--- lohit-punjabi-2.4.4/66-lohit-punjabi.conf	2010-03-30 20:07:57.000000000 +0530
++++ lohit-punjabi-2.4.4_mod/66-lohit-punjabi.conf	2011-04-13 11:48:36.456190577 +0530
+@@ -12,6 +12,14 @@
+     <string>Lohit Punjabi</string>
+   </edit>
+ </match>
++<match target="font">
++  <test name="family" compare="eq">
++    <string>Lohit Punjabi</string>
++  </test>
++  <edit name="autohint" mode="assign">
++    <bool>true</bool>
++  </edit>
++</match>
+ <alias>
+   <family>Lohit Punjabi</family>
+   <default>
+@@ -19,4 +27,3 @@
+   </default>
+ </alias>
+ </fontconfig>
+-
diff --git a/lohit-punjabi-fonts.spec b/lohit-punjabi-fonts.spec
index 600297f..4518bdd 100644
--- a/lohit-punjabi-fonts.spec
+++ b/lohit-punjabi-fonts.spec
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        2.4.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Free Punjabi font
 
 Group:          User Interface/X
@@ -16,6 +16,7 @@ BuildRequires: fontforge >= 20080429
 BuildRequires:  fontpackages-devel
 Requires:       fontpackages-filesystem
 Patch1: bug-673418.patch
+Patch2: bug-692366.patch
 Obsoletes: lohit-fonts-common < %{version}-%{release}
 
 %description
@@ -25,6 +26,7 @@ This package provides a free Punjabi truetype/opentype font.
 %prep
 %setup -q -n %{fontname}-%{version} 
 %patch1 -p1 -b .1-rupee-sign
+%patch2 -p1 -b .1-autohint-conf
 
 
 %build
@@ -55,6 +57,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Apr 13 2011 Pravin Satpute <psatpute at redhat.com> - 2.4.4-4
+- Resolved bug 692366
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the i18n-bugs mailing list