[Fedora-i18n-bugs] [lohit-bengali-fonts] Resolved bug 705348

Pravin Satpute pravins at fedoraproject.org
Mon Jun 6 11:48:55 UTC 2011


commit 33121fcc7145104a5525a6ab31352e5ba1d6d5d4
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Mon Jun 6 17:17:56 2011 +0530

    Resolved bug 705348

 bug-705348.patch         |   12 ++++++++++++
 lohit-bengali-fonts.spec |    7 ++++++-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/bug-705348.patch b/bug-705348.patch
new file mode 100644
index 0000000..9e376bc
--- /dev/null
+++ b/bug-705348.patch
@@ -0,0 +1,12 @@
+diff -rup lohit-bengali-2.4.3/66-lohit-bengali.conf lohit-bengali-2.4.3_mod/66-lohit-bengali.conf
+--- lohit-bengali-2.4.3/66-lohit-bengali.conf	2011-06-06 17:13:50.372909293 +0530
++++ lohit-bengali-2.4.3_mod/66-lohit-bengali.conf	2011-06-06 17:13:14.382053238 +0530
+@@ -13,7 +13,7 @@
+   </edit>
+ </match>
+ <match target="font">
+-  <test name="family" compare="eq">
++  <test qual="first" name="family" compare="eq">
+     <string>Lohit Bengali</string>
+   </test>
+   <edit name="autohint" mode="assign">
diff --git a/lohit-bengali-fonts.spec b/lohit-bengali-fonts.spec
index a5267ac..e3f6081 100644
--- a/lohit-bengali-fonts.spec
+++ b/lohit-bengali-fonts.spec
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        2.4.3
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Free Bengali font
 
 Group:          User Interface/X
@@ -18,6 +18,7 @@ Requires:       fontpackages-filesystem
 Patch1: bug-549319-578030.patch
 Patch2: bug-673412.patch
 Patch3: bug-692360.patch
+Patch4: bug-705348.patch
 Obsoletes: lohit-fonts-common < %{version}-%{release}
 
 %description
@@ -29,6 +30,7 @@ This package provides a free Bengali truetype/opentype font.
 %patch1 -p1 -b .1-fix-font-conf
 %patch2 -p1 -b .2-rupee-sign
 %patch3 -p1 -b .3-auto-hint-conf
+%patch4 -p1 -b .4-fix-for-qt
 
 %build
 ./generate.pe *.sfd
@@ -58,6 +60,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Mon June 06 2011 Pravin Satpute <psatpute at redhat.com> - 2.4.3-8
+- fixed bug 705348
+
 * Wed Apr 13 2011 Pravin Satpute <psatpute at redhat.com> - 2.4.3-7
 - fixed bug 692360
 


More information about the i18n-bugs mailing list