rpms/lohit-assamese-fonts/devel bug-549319-578029-586308.patch, NONE, 1.1 lohit-assamese-fonts.spec, 1.4, 1.5 bug-549319-578029.patch, 1.1, NONE

Pravin Satpute pravins at fedoraproject.org
Wed May 12 09:16:57 UTC 2010


Author: pravins

Update of /cvs/pkgs/rpms/lohit-assamese-fonts/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20384

Modified Files:
	lohit-assamese-fonts.spec 
Added Files:
	bug-549319-578029-586308.patch 
Removed Files:
	bug-549319-578029.patch 
Log Message:
* Wed May 12 2010 Pravin Satpute <psatpute at redhat.com> - 2.4.3-5
- fixes bug 586308


bug-549319-578029-586308.patch:
 66-lohit-assamese.conf |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- NEW FILE bug-549319-578029-586308.patch ---
diff -rup lohit-assamese-2.4.3/66-lohit-assamese.conf lohit-assamese-2.4.3_mod/66-lohit-assamese.conf
--- lohit-assamese-2.4.3/66-lohit-assamese.conf	2009-09-09 15:18:33.000000000 +0530
+++ lohit-assamese-2.4.3_mod/66-lohit-assamese.conf	2010-05-04 20:36:01.000000000 +0530
@@ -2,13 +2,13 @@
 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
 <fontconfig>
 <match>
-  <test name="lang" compare="contains">
-    <string>as</string>
+  <test name="lang">
+    <string>as-in</string>
   </test>
   <test name="family">
     <string>sans-serif</string>
   </test>
-  <edit name="family" mode="prepend_first" binding="same">
+  <edit name="family" mode="prepend">
     <string>Lohit Assamese</string>
   </edit>
 </match>


Index: lohit-assamese-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lohit-assamese-fonts/devel/lohit-assamese-fonts.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- lohit-assamese-fonts.spec	15 Apr 2010 10:17:48 -0000	1.4
+++ lohit-assamese-fonts.spec	12 May 2010 09:16:56 -0000	1.5
@@ -1,11 +1,9 @@
 %global fontname lohit-assamese
-%global fontconf 66-%{fontname}.conf
-
-#global archivename %{name}-%{version} ②
+%global fontconf 65-0-%{fontname}.conf
 
 Name:           %{fontname}-fonts
 Version:        2.4.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Free Assamese font
 
 Group:          User Interface/X
@@ -17,7 +15,7 @@ BuildArch:      noarch
 BuildRequires: fontforge >= 20080429
 BuildRequires:  fontpackages-devel
 Requires:       fontpackages-filesystem
-Patch1: bug-549319-578029.patch
+Patch1: bug-549319-578029-586308.patch
 Obsoletes: lohit-fonts-common < %{version}-%{release}
 
 %description
@@ -31,6 +29,7 @@ This package provides a free Assamese tr
 
 %build
 ./generate.pe *.sfd
+mv 66-%{fontname}.conf 65-0-lohit-assamese.conf
 
 %install
 rm -fr %{buildroot}
@@ -57,6 +56,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Wed May 12 2010 Pravin Satpute <psatpute at redhat.com> - 2.4.3-5
+- fixes bug 586308
+
 * Thu Apr 15 2010 Pravin Satpute <psatpute at redhat.com> - 2.4.3-4
 - fixes bug 578029
 


--- bug-549319-578029.patch DELETED ---



More information about the fonts-bugs mailing list