rpms/lohit-kannada-fonts/devel bug-578032.patch, NONE, 1.1 lohit-kannada-fonts.spec, 1.5, 1.6

Pravin Satpute pravins at fedoraproject.org
Fri Apr 16 09:47:29 UTC 2010


Author: pravins

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

Modified Files:
	lohit-kannada-fonts.spec 
Added Files:
	bug-578032.patch 
Log Message:
* Fri Apr 16 2010 Pravin Satpute <psatpute at redhat.com> - 2.4.5-2
 - fixed bug 578032


bug-578032.patch:
 66-lohit-kannada.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE bug-578032.patch ---
diff -rup lohit-kannada-2.4.5/66-lohit-kannada.conf lohit-kannada-2.4.5_mod/66-lohit-kannada.conf
--- lohit-kannada-2.4.5/66-lohit-kannada.conf	2010-03-23 13:11:18.000000000 +0530
+++ lohit-kannada-2.4.5_mod/66-lohit-kannada.conf	2010-04-16 15:19:02.000000000 +0530
@@ -8,7 +8,7 @@
   <test name="family">
     <string>sans-serif</string>
   </test>
-  <edit name="family" mode="prepend" binding="same">
+  <edit name="family" mode="prepend">
     <string>Lohit Kannada</string>
   </edit>
 </match>


Index: lohit-kannada-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lohit-kannada-fonts/devel/lohit-kannada-fonts.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- lohit-kannada-fonts.spec	23 Mar 2010 09:38:13 -0000	1.5
+++ lohit-kannada-fonts.spec	16 Apr 2010 09:47:29 -0000	1.6
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        2.4.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Free Kannada font
 
 Group:          User Interface/X
@@ -15,6 +15,7 @@ BuildArch:      noarch
 BuildRequires: fontforge >= 20080429
 BuildRequires:  fontpackages-devel
 Requires:       fontpackages-filesystem
+Patch1: bug-578032.patch
 Obsoletes: lohit-fonts-common < %{version}-%{release}
 
 %description
@@ -23,6 +24,7 @@ This package provides a free Kannada tru
 
 %prep
 %setup -q -n %{fontname}-%{version} 
+%patch1 -p1 -b .1-fix-font-conf
 
 %build
 make
@@ -52,6 +54,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Fri Apr 16 2010 Pravin Satpute <psatpute at redhat.com> - 2.4.5-2
+- fixed bug 578032
+
 * Tue Mar 23 2010 Pravin Satpute <psatpute at redhat.com> - 2.4.5-1
 - upstream new release
 - fix bugs 576105, 559462 



More information about the scm-commits mailing list