rpms/apa-new-athena-unicode-fonts/F-10 apa-new-athena-unicode-fonts-fontconfig.conf, NONE, 1.1 apa-new-athena-unicode-fonts.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Ankur Sinha ankursinha at fedoraproject.org
Thu Jul 16 06:07:42 UTC 2009


Author: ankursinha

Update of /cvs/pkgs/rpms/apa-new-athena-unicode-fonts/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4585/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	apa-new-athena-unicode-fonts-fontconfig.conf 
	apa-new-athena-unicode-fonts.spec import.log 
Log Message:
* Thu Jul 16 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.4-2
- initial cvs commit



--- NEW FILE apa-new-athena-unicode-fonts-fontconfig.conf ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
  <alias>
    <family>serif</family>
    <prefer>
      <family>New Athena Unicode</family>
    </prefer>
  </alias>
  <alias>
    <family>New Athena Unicode</family>
    <default>
      <family>serif</family>
    </default>
  </alias>
</fontconfig>


--- NEW FILE apa-new-athena-unicode-fonts.spec ---
%global fontname apa-new-athena-unicode
%global fontconf 64-%{fontname}.conf


Name:		%{fontname}-fonts
Version:	3.4
Release:	2%{?dist}
Summary:	New Athena Unicode is a libre/open multilingual font

Group:		User Interface/X
License:	OFL
URL:		http://apagreekkeys.org/NAUdownload.html
Source0:	http://apagreekkeys.org/fonts/NAU3_4ttf.zip
Source1:	%{name}-fontconfig.conf
BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)

BuildArch:	noarch
BuildRequires:	fontpackages-devel
Requires:	fontpackages-filesystem

%description
New Athena Unicode is an libre/open multilingual font distributed by
 the American Philological Association. It follows the latest version
 of the Unicode standard and includes characters for English and 
Western European languages, polytonic Greek, Coptic, Old Italic, 
and Demotic Egyptian transliteration, as well as metrical symbols
 and other characters used by classical scholars.

%prep
%setup -q -n NAU3_4ttf

%build

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.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} *.ttf

%doc *.pdf *.rtf

%changelog
* Tue Jul 15 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.4-2
- Made changes according to bug #511336
- changed fontconf priority to 64
- changed description 
* Tue Jul 14 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.4-1
- initial rpm build



--- NEW FILE import.log ---
apa-new-athena-unicode-fonts-3_4-2_fc10:F-10:apa-new-athena-unicode-fonts-3.4-2.fc10.src.rpm:1247724459


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/apa-new-athena-unicode-fonts/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	16 Jul 2009 05:48:33 -0000	1.1
+++ .cvsignore	16 Jul 2009 06:07:12 -0000	1.2
@@ -0,0 +1 @@
+NAU3_4ttf.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/apa-new-athena-unicode-fonts/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	16 Jul 2009 05:48:33 -0000	1.1
+++ sources	16 Jul 2009 06:07:12 -0000	1.2
@@ -0,0 +1 @@
+f98f355a4202320270eaf23206958c9c  NAU3_4ttf.zip




More information about the Fedora-fonts-bugs-list mailing list