rpms/pothana2000-fonts/F-11 pothana2000-fonts.spec,NONE,1.1
Sandeep Sheshrao Shedmake
sandeeps at fedoraproject.org
Fri Jul 17 05:59:08 UTC 2009
Author: sandeeps
Update of /cvs/pkgs/rpms/pothana2000-fonts/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19949
Added Files:
pothana2000-fonts.spec
Log Message:
--- NEW FILE pothana2000-fonts.spec ---
%global fontname pothana2000
%global fontconf 69-%{fontname}.conf
Name: %{fontname}-fonts
Version: 1.3.1
Release: 2%{?dist}
Summary: Unicode compliant OpenType font for Telugu
Group: User Interface/X
License: GPLv2+
URL: http://www.kavya-nandanam.com/dload.htm
Source0: Pothana2k-Li.zip
Source1: %{name}-fontconfig.conf
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildArch: noarch
BuildRequires: fontpackages-devel
Requires: fontpackages-filesystem
%description
Its Free OpenType font for Telugu created by
Dr. Tirumala Krishna Desikacharyulu.
%prep
%setup -q -c -n %{name}
sed -i 's/\r//' gpl.txt
%build
%install
rm -fr %{buildroot}
install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p Pothana2000.ttf %{buildroot}%{_fontdir}
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
%{buildroot}%{_fontconfig_confdir}
install -m 0644 -p %{SOURCE1} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
%{buildroot}%{_fontconfig_confdir}/%{fontconf}
%clean
rm -fr %{buildroot}
%_font_pkg -f %{fontconf} Pothana2000.ttf
%doc gpl.txt
%changelog
* Wed Mar 25 2009 <sshedmak at redhat.com> - 1.3.1-2
- Fixed download URL
* Tue Mar 24 2009 <sshedmak at redhat.com> - 1.3.1-1
- Font Exception text added to font license
* Tue Jan 15 2008 <sshedmak at redhat.com> - 1.3-1
- Initial packaging
More information about the Fedora-fonts-bugs-list
mailing list