[liberation-fonts/f17] Resolves bug 835182

Pravin Satpute pravins at fedoraproject.org
Tue Jun 26 06:19:08 UTC 2012


commit 09dce48a3215b3c43f9984d4671043336f5ce7a1
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Tue Jun 26 11:49:00 2012 +0530

    Resolves bug 835182

 bug-835182.patch      |   44 ++++++++++++++++++++++++++++++++++++++++++++
 liberation-fonts.spec |    7 ++++++-
 2 files changed, 50 insertions(+), 1 deletions(-)
---
diff --git a/bug-835182.patch b/bug-835182.patch
new file mode 100644
index 0000000..cc068ab
--- /dev/null
+++ b/bug-835182.patch
@@ -0,0 +1,44 @@
+diff -rup liberation-fonts-1.07.2/LiberationSans-BoldItalic.sfd liberation-fonts-1.07.2_mod/LiberationSans-BoldItalic.sfd
+--- liberation-fonts-1.07.2/LiberationSans-BoldItalic.sfd	2012-06-26 11:42:07.558505861 +0530
++++ liberation-fonts-1.07.2_mod/LiberationSans-BoldItalic.sfd	2012-06-26 11:41:51.467456610 +0530
+@@ -7174,7 +7174,6 @@ SplineSet
+  985 0 l 1,10,-1
+  33 0 l 1,0,-1
+ EndSplineSet
+-Kerns2: 20 -152 "'kern' Horizontal Kerning lookup 0 subtable" 
+ EndChar
+ 
+ StartChar: two
+diff -rup liberation-fonts-1.07.2/LiberationSans-Bold.sfd liberation-fonts-1.07.2_mod/LiberationSans-Bold.sfd
+--- liberation-fonts-1.07.2/LiberationSans-Bold.sfd	2012-06-26 11:42:07.571505900 +0530
++++ liberation-fonts-1.07.2_mod/LiberationSans-Bold.sfd	2012-06-26 11:41:25.583371916 +0530
+@@ -6630,7 +6630,6 @@ SplineSet
+  1082 0 l 1,10,-1
+  129 0 l 1,0,-1
+ EndSplineSet
+-Kerns2: 20 -113 "'kern' Horizontal Kerning lookup 0 subtable" 
+ EndChar
+ 
+ StartChar: two
+diff -rup liberation-fonts-1.07.2/LiberationSans-Italic.sfd liberation-fonts-1.07.2_mod/LiberationSans-Italic.sfd
+--- liberation-fonts-1.07.2/LiberationSans-Italic.sfd	2012-06-26 11:42:07.584505938 +0530
++++ liberation-fonts-1.07.2_mod/LiberationSans-Italic.sfd	2012-06-26 11:40:52.607349971 +0530
+@@ -5942,7 +5942,6 @@ SplineSet
+  936 0 l 1,10,-1
+  53 0 l 1,0,-1
+ EndSplineSet
+-Kerns2: 20 -152 "'kern' Horizontal Kerning lookup 0 subtable" 
+ EndChar
+ 
+ StartChar: two
+diff -rup liberation-fonts-1.07.2/LiberationSans-Regular.sfd liberation-fonts-1.07.2_mod/LiberationSans-Regular.sfd
+--- liberation-fonts-1.07.2/LiberationSans-Regular.sfd	2012-06-26 11:42:07.650506135 +0530
++++ liberation-fonts-1.07.2_mod/LiberationSans-Regular.sfd	2012-06-26 11:40:26.716333987 +0530
+@@ -5826,7 +5826,6 @@ SplineSet
+  1039 0 l 1,10,-1
+  156 0 l 1,0,-1
+ EndSplineSet
+-Kerns2: 20 -152 "'kern' Horizontal Kerning lookup 0 subtable" 
+ EndChar
+ 
+ StartChar: two
diff --git a/liberation-fonts.spec b/liberation-fonts.spec
index 9095d54..ada43d7 100644
--- a/liberation-fonts.spec
+++ b/liberation-fonts.spec
@@ -10,7 +10,7 @@ New.
 Name:             %{fontname}-fonts
 Summary:          Fonts to replace commonly used Microsoft Windows fonts
 Version:          1.07.2
-Release:          4%{?dist}
+Release:          5%{?dist}
 # The license of the Liberation Fonts is a EULA that contains GPLv2 and two
 # exceptions:
 # The first exception is the standard FSF font exception.
@@ -28,6 +28,7 @@ BuildRequires:    fontforge >= 20090408
 Patch1: bug-715309.patch
 Patch2: bug-714191.patch
 Patch3: bug-799384.patch
+Patch4: bug-835182.patch
 
 %description
 %common_desc
@@ -116,6 +117,7 @@ chmod 755 generate.pe
 %patch1 -p1 -b .1-resolved-u-hinting-bug
 %patch2 -p1 -b .2-removed-kerning-for-11-pair
 %patch3 -p1 -b .3-fix-for-u040D
+%patch4 -p1 -b .4-applied-2-patch-again
 
 %build
 ./generate.pe *.sfd
@@ -140,6 +142,9 @@ mkfontscale %{buildroot}%{_fontdir}
 %__rm -rf %{buildroot}
 
 %changelog
+* Tue Jun 26 2012 Pravin Satpute <psatpute at redhat.com> - 1.07.2-5
+- Resolves bug 835182
+
 * Thu May 10 2012 Pravin Satpute <psatpute at redhat.com> - 1.07.2-4
 - Resolves bug 799384
 


More information about the scm-commits mailing list