rpms/pothana2000-fonts/devel import.log, NONE, 1.1 pothana2000-fonts-fontconfig.conf, NONE, 1.1 pothana2000-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Sandeep Sheshrao Shedmake sandeeps at fedoraproject.org
Thu Jul 16 09:02:23 UTC 2009


Author: sandeeps

Update of /cvs/pkgs/rpms/pothana2000-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11217/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log pothana2000-fonts-fontconfig.conf 
	pothana2000-fonts.spec 
Log Message:



--- NEW FILE import.log ---
pothana2000-fonts-1_3_1-2_fc11:HEAD:pothana2000-fonts-1.3.1-2.fc11.src.rpm:1247734824


--- NEW FILE pothana2000-fonts-fontconfig.conf ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
  <alias>
    <family>sans-serif</family>
    <prefer>
      <family>Pothana2000</family>
    </prefer>
  </alias>
  <alias>
    <family>Pothana2000</family>
    <default>
      <family>sans-serif</family>
    </default>
  </alias>
</fontconfig>


--- 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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pothana2000-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	16 Jul 2009 05:50:07 -0000	1.1
+++ .cvsignore	16 Jul 2009 09:01:53 -0000	1.2
@@ -0,0 +1 @@
+Pothana2k-Li.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pothana2000-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	16 Jul 2009 05:50:08 -0000	1.1
+++ sources	16 Jul 2009 09:01:53 -0000	1.2
@@ -0,0 +1 @@
+8c392bfbc921d816b8659f9e330372ad  Pothana2k-Li.zip




More information about the fonts-bugs mailing list