[lohit-bengali-fonts/f18] upstream release 2.5.2 and spec file cleanup

Pravin Satpute pravins at fedoraproject.org
Thu Nov 22 13:58:01 UTC 2012


commit eb99d7903b39ca5a2cb6e74d947ff8476728fdfc
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Thu Nov 22 19:27:39 2012 +0530

    upstream release 2.5.2 and spec file cleanup

 .gitignore               |    1 +
 bug-549319-578030.patch  |   23 -----------------------
 lohit-bengali-fonts.spec |   19 ++++++++-----------
 sources                  |    2 +-
 4 files changed, 10 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3655236..7c54d6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 lohit-bengali-2.4.3.tar.gz
 /lohit-bengali-2.5.0.tar.gz
 /lohit-bengali-2.5.1.tar.gz
+/lohit-bengali-2.5.2.tar.gz
diff --git a/lohit-bengali-fonts.spec b/lohit-bengali-fonts.spec
index aad0377..246d19b 100644
--- a/lohit-bengali-fonts.spec
+++ b/lohit-bengali-fonts.spec
@@ -1,15 +1,14 @@
 %global fontname lohit-bengali
 %global fontconf 66-%{fontname}.conf
 
-Name:           %{fontname}-fonts
-Version:        2.5.1
-Release:        2%{?dist}
+Name:        %{fontname}-fonts
+Version:        2.5.2
+Release:        1%{?dist}
 Summary:        Free Bengali font
 Group:          User Interface/X
 License:        OFL
 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)
 BuildArch:      noarch
 BuildRequires: fontforge >= 20080429
 BuildRequires:  fontpackages-devel
@@ -24,10 +23,9 @@ This package provides a free Bengali truetype/opentype font.
 %setup -q -n %{fontname}-%{version} 
 
 %build
-./generate.pe *.sfd
+make %{?_smp_mflags}
 
 %install
-rm -fr %{buildroot}
 
 install -m 0755 -d %{buildroot}%{_fontdir}
 install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
@@ -41,16 +39,15 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
       %{buildroot}%{_fontconfig_confdir}/%{fontconf}
 
 
-%clean
-rm -fr %{buildroot}
-
-
 %_font_pkg -f %{fontconf} *.ttf
 
 %doc ChangeLog COPYRIGHT OFL.txt AUTHORS README ChangeLog.old
 
 
 %changelog
+* Thu Nov 22 2012 Pravin Satpute <psatpute at redhat.com> - 2.5.2-2
+- Upstream release 2.5.2
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.5.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
@@ -80,7 +77,7 @@ rm -fr %{buildroot}
 
 * Fri Sep 25 2009 Pravin Satpute <psatpute at redhat.com> - 2.4.3-3
 - updated specs
-	
+
 * Wed Sep 09 2009 Pravin Satpute <psatpute at redhat.com> - 2.4.3-1
 - first release after lohit-fonts split in new tarball
 
diff --git a/sources b/sources
index a4f6ea7..45f5cf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ac27ca3eb435b01ad97a7a5bdc41392  lohit-bengali-2.5.1.tar.gz
+19fe90e0c00ddc274882049464b1a55a  lohit-bengali-2.5.2.tar.gz


More information about the fonts-bugs mailing list