rpms/lohit-gujarati-fonts/devel bug-549319.patch, NONE, 1.1 lohit-gujarati-fonts.spec, 1.3, 1.4

Pravin Satpute pravins at fedoraproject.org
Thu Dec 24 09:53:14 UTC 2009


Author: pravins

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

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


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

--- NEW FILE bug-549319.patch ---
diff -rup lohit-gujarati-2.4.4/66-lohit-gujarati.conf lohit-gujarati-2.4.4_mod/66-lohit-gujarati.conf
--- lohit-gujarati-2.4.4/66-lohit-gujarati.conf	2009-10-28 17:17:03.000000000 +0530
+++ lohit-gujarati-2.4.4_mod/66-lohit-gujarati.conf	2009-12-23 19:36:49.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 Gujarati</string>
   </edit>
 </match>


Index: lohit-gujarati-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lohit-gujarati-fonts/devel/lohit-gujarati-fonts.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- lohit-gujarati-fonts.spec	28 Oct 2009 12:11:46 -0000	1.3
+++ lohit-gujarati-fonts.spec	24 Dec 2009 09:53:14 -0000	1.4
@@ -3,11 +3,11 @@
 
 Name:           %{fontname}-fonts
 Version:        2.4.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Free Gujarati font
 
 Group:          User Interface/X
-License:        GPLv2
+License:        GPLv2 with exceptions
 URL:            https://fedorahosted.org/lohit/
 Source0:        https://fedorahosted.org/releases/l/o/lohit/%{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,10 +24,10 @@ This package provides a free Gujarati tr
 
 %prep
 %setup -q -n %{fontname}-%{version} 
-
+%patch1 -p1 -b .1-fix-font-conf
 
 %build
-./generate.pe *.sfd
+make
 
 %install
 rm -fr %{buildroot}
@@ -53,6 +54,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Thu Dec 13 2009 Pravin Satpute <psatpute at redhat.com> - 2.4.3-4
+- fixed bug 548686, license field
+
 * Wed Oct 28 2009 Pravin Satpute <psatpute at redhat.com> - 2.4.4-1
 - upstream release wuth bugfix 529637
 - update in upstream url




More information about the fonts-bugs mailing list