[pothana2000-fonts] Upstream new release 1.3.3

Sandeep Sheshrao Shedmake sandeeps at fedoraproject.org
Wed Mar 2 10:57:59 UTC 2011


commit 7f8be26ec00dbbb272e88c9ee783cb504f037f48
Author: Sandeep Sheshrao Shedmake <sshedmak at redhat.com>
Date:   Wed Mar 2 16:29:05 2011 +0530

    Upstream new release 1.3.3

 .gitignore                        |    1 +
 pothana2000-fonts-fontconfig.conf |   16 ----------------
 pothana2000-fonts.spec            |   29 ++++++++++++++++++-----------
 sources                           |    2 +-
 4 files changed, 20 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e002ed5..787e2bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Pothana2k-Li.zip
+/pothana2000-fonts-1.3.3.tar.gz
diff --git a/pothana2000-fonts.spec b/pothana2000-fonts.spec
index a28731a..2ae3044 100644
--- a/pothana2000-fonts.spec
+++ b/pothana2000-fonts.spec
@@ -2,19 +2,19 @@
 %global fontconf 69-%{fontname}.conf
 
 Name: %{fontname}-fonts
-Version: 1.3.2
-Release: 2%{?dist}
+Version: 1.3.3
+Release: 1%{?dist}
 Summary: Unicode compliant OpenType font for Telugu
 
 Group: User Interface/X
 License: GPLv2+ with exceptions
-URL: http://www.kavya-nandanam.com/dload.htm
+URL: https://fedorahosted.org/pothana_vemana/
 
-Source0: Pothana2k-Li.zip
-Source1: %{name}-fontconfig.conf
+Source0: https://fedorahosted.org/releases/p/o/pothana_vemana/pothana2000-fonts-1.3.3.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch: noarch
+BuildRequires: fontforge >= 20080429
 BuildRequires: fontpackages-devel
 Requires: fontpackages-filesystem
 
@@ -23,18 +23,18 @@ A Free OpenType font for Telugu created by
 Dr. Tirumala Krishna Desikacharyulu. 
 
 %prep
-%setup -q -c -n %{name}
-sed -i 's/\r//' gpl.txt
+%setup -q -n %{name}-%{version}-3
 
 %build
+make
 
 %install
 rm -fr %{buildroot}
 install -m 0755 -d %{buildroot}%{_fontdir}
-install -m 0644 -p Pothana2000.ttf %{buildroot}%{_fontdir}
+install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
  %{buildroot}%{_fontconfig_confdir}
-install -m 0644 -p %{SOURCE1} \
+install -m 0644 -p %{fontconf} \
  %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
 ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}
@@ -42,11 +42,18 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
 %clean
 rm -fr %{buildroot}
 
-%_font_pkg -f %{fontconf} Pothana2000.ttf
+%_font_pkg -f %{fontconf} *.ttf
 
-%doc gpl.txt
+%doc ChangeLog COPYRIGHT COPYING AUTHORS README
 
 %changelog
+* Wed Mar 02 2011 Sandeep Shedmake <sshedmak at redhat.com> - 1.3.3-1
+- Added Indian Rupee Sign (U+20B9)
+- Modified URL to fedorahosted.org domain
+- Updated Source0 link
+- Added BuildRequires fontforge
+- Modified doc section
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index aed2ffe..4caca5c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24f546309998cf29e36154c1479256ea  Pothana2k-Li.zip
+99453ba809fdd314d551907298eaea69  pothana2000-fonts-1.3.3.tar.gz


More information about the fonts-bugs mailing list