diff --git a/bug-549319.patch b/bug-549319.patch new file mode 100644 index 0000000..73ada79 --- /dev/null +++ b/bug-549319.patch @@ -0,0 +1,12 @@ +diff -rup lohit-nepali-2.4.3/67-lohit-nepali.conf lohit-nepali-2.4.3_mod/67-lohit-nepali.conf +--- lohit-nepali-2.4.3/67-lohit-nepali.conf 2009-09-09 15:18:35.000000000 +0530 ++++ lohit-nepali-2.4.3_mod/67-lohit-nepali.conf 2009-12-23 20:02:23.000000000 +0530 +@@ -8,7 +8,7 @@ + + sans-serif + +- ++ + Lohit Nepali + + diff --git a/lohit-nepali-fonts.spec b/lohit-nepali-fonts.spec index 8da4626..ab42057 100644 --- a/lohit-nepali-fonts.spec +++ b/lohit-nepali-fonts.spec @@ -3,11 +3,11 @@ Name: %{fontname}-fonts Version: 2.4.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Free Nepali font Group: User Interface/X -License: GPLv2 +License: GPLv2 with exceptions URL: https://fedorahosted.org/lohit/ Source0: http://pravins.fedorapeople.org/lohit/nepali/%{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 Nepali truetype/opentype font. %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 - 2.4.3-3 +- fixed bug 548686, license field + * Fri Sep 25 2009 Pravin Satpute - 2.4.3-2 - updated specs