b095930
%global fontname pothana2000
b095930
%global fontconf 69-%{fontname}.conf
b095930
b095930
Name: %{fontname}-fonts
7f8be26
Version: 1.3.3
0bee273
Release: 6%{?dist}
b095930
Summary: Unicode compliant OpenType font for Telugu
b095930
b095930
Group: User Interface/X
4c89b56
License: GPLv2+ with exceptions
7f8be26
URL: https://fedorahosted.org/pothana_vemana/
b095930
d4778dc
Source0: https://fedorahosted.org/releases/p/o/pothana_vemana/%{name}-%{version}.tar.gz
b095930
b095930
BuildArch: noarch
d4778dc
BuildRequires: fontforge
b095930
BuildRequires: fontpackages-devel
b095930
Requires: fontpackages-filesystem
b095930
b095930
%description
4c89b56
A Free OpenType font for Telugu created by
b095930
Dr. Tirumala Krishna Desikacharyulu. 
b095930
b095930
%prep
0cf47fa
%setup -q -n %{name}-%{version}
b095930
b095930
%build
7f8be26
make
b095930
b095930
%install
b095930
install -m 0755 -d %{buildroot}%{_fontdir}
7f8be26
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
b095930
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
b095930
 %{buildroot}%{_fontconfig_confdir}
7f8be26
install -m 0644 -p %{fontconf} \
b095930
 %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
b095930
ln -s %{_fontconfig_templatedir}/%{fontconf} \
b095930
 %{buildroot}%{_fontconfig_confdir}/%{fontconf}
b095930
7f8be26
%_font_pkg -f %{fontconf} *.ttf
b095930
7f8be26
%doc ChangeLog COPYRIGHT COPYING AUTHORS README
b095930
b095930
%changelog
0bee273
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3-6
0bee273
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
0bee273
56b110d
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3-5
56b110d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
56b110d
d4778dc
* Mon Nov 19 2012 Sandeep Shedmake <sshedmak@redhat.com> - 1.3.3-4
d4778dc
- Cleaned the spec file
d4778dc
- Removed BuildRoot
d4778dc
- Edited Source0 and BuildRequires
d4778dc
f1c744c
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3-3
f1c744c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
f1c744c
800f9b1
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3-2
800f9b1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
800f9b1
7f8be26
* Wed Mar 02 2011 Sandeep Shedmake <sshedmak@redhat.com> - 1.3.3-1
7f8be26
- Added Indian Rupee Sign (U+20B9)
7f8be26
- Modified URL to fedorahosted.org domain
7f8be26
- Updated Source0 link
7f8be26
- Added BuildRequires fontforge
7f8be26
- Modified doc section
7f8be26
a421b78
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.2-2
a421b78
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
a421b78
4c89b56
* Mon Dec 14 2009 <sshedmak@redhat.com> - 1.3.2-1
4c89b56
- Fixed FSType, Preferred Style, UinqueID and Fullname
4c89b56
- Fixed Invalid Glyph Names reported by fontlint
4c89b56
- with exceptions string added in License
f0fa771
b095930
* Wed Mar 25 2009 <sshedmak@redhat.com> - 1.3.1-2
b095930
- Fixed download URL
b095930
b095930
* Tue Mar 24 2009 <sshedmak@redhat.com> - 1.3.1-1
b095930
- Font Exception text added to font license
b095930
b095930
* Tue Jan 15 2008 <sshedmak@redhat.com> - 1.3-1
b095930
- Initial packaging