Author: pravins

Update of /cvs/pkgs/rpms/lohit-bengali-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28276

Modified Files:
        lohit-bengali-fonts.spec 
Added Files:
        bug-549319.patch 
Log Message:
* Thu Dec 13 2009 Pravin Satpute <psatp...@redhat.com> - 2.4.3-4
- fixed bug 548686, license field


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

--- NEW FILE bug-549319.patch ---
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   2009-09-09 15:18:33.000000000 
+0530
+++ lohit-bengali-2.4.3_mod/66-lohit-bengali.conf       2009-12-23 
19:31:52.000000000 +0530
@@ -8,7 +8,7 @@
   <test name="family">
     <string>sans-serif</string>
   </test>
-  <edit name="family" mode="prepend_first" binding="same">
+  <edit name="family" mode="prepend" binding="same">
     <string>Lohit Bengali</string>
   </edit>
 </match>


Index: lohit-bengali-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lohit-bengali-fonts/devel/lohit-bengali-fonts.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- lohit-bengali-fonts.spec    25 Sep 2009 12:21:13 -0000      1.3
+++ lohit-bengali-fonts.spec    24 Dec 2009 09:50:53 -0000      1.4
@@ -3,11 +3,11 @@
 
 Name:           %{fontname}-fonts
 Version:        2.4.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Free Bengali font
 
 Group:          User Interface/X
-License:        GPLv2
+License:        GPLv2 with exceptions
 URL:            https://fedorahosted.org/lohit/
 Source0:        
http://pravins.fedorapeople.org/lohit/bengali/%{fontname}-%{version}.tar.gz
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -15,6 +15,7 @@ BuildArch:      noarch
 BuildRequires: fontforge >= 20080429
 BuildRequires:  fontpackages-devel
 Requires:       fontpackages-filesystem
+Patch1: bug-549319.patch
 Obsoletes: lohit-fonts-common < %{version}-%{release}
 
 %description
@@ -23,7 +24,7 @@ This package provides a free Bengali tru
 
 %prep
 %setup -q -n %{fontname}-%{version} 
-
+%patch1 -p1 -b .1-fix-font-conf
 
 %build
 ./generate.pe *.sfd
@@ -53,6 +54,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Thu Dec 13 2009 Pravin Satpute <psatp...@redhat.com> - 2.4.3-4
+- fixed bug 548686, license field
+
 * Fri Sep 25 2009 Pravin Satpute <psatp...@redhat.com> - 2.4.3-3
 - updated specs
        

_______________________________________________
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list

Reply via email to