rpms/oflb-goudy-bookletter-1911-fonts/F-9 oflb-goudy-bookletter-1911-fonts-fontconfig.conf, NONE, 1.1 oflb-goudy-bookletter-1911-fonts.spec, NONE, 1.1 sources, 1.1, 1.2

Tom Callaway spot at fedoraproject.org
Wed Apr 1 20:55:26 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/oflb-goudy-bookletter-1911-fonts/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10848/F-9

Modified Files:
	sources 
Added Files:
	oflb-goudy-bookletter-1911-fonts-fontconfig.conf 
	oflb-goudy-bookletter-1911-fonts.spec 
Log Message:
initial branching


--- NEW FILE oflb-goudy-bookletter-1911-fonts-fontconfig.conf ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
  <alias>
    <family>serif</family>
    <prefer>
      <family>Goudy Bookletter 1911</family>
    </prefer>
  </alias>
  <alias>
    <family>Goudy Bookletter 1911</family>
    <default>
      <family>serif</family>
    </default>
  </alias>
</fontconfig>


--- NEW FILE oflb-goudy-bookletter-1911-fonts.spec ---
%global fontname oflb-goudy-bookletter-1911
%global fontconf 61-%{fontname}.conf

Name:		%{fontname}-fonts
Summary:	Clean serif font based on Kennerly Old Style
Version:	20080206
Release:	2%{?dist}
License:	Public Domain
Group:		User Interface/X
Source0:	http://openfontlibrary.org/people/chemoelectric/chemoelectric_-_Goudy_Bookletter_1.zip
Source1:	%{name}-fontconfig.conf
URL:		http://openfontlibrary.org/media/files/chemoelectric/221
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:	fontpackages-devel, fontforge
Requires:	fontpackages-filesystem
BuildArch:	noarch

%description
Based on the roman of Frederic Goudy's Kennerley Old Style (designed and cut in
1911 for a limited edition of "The Door in the Wall and Other Stories" by H G
Wells, published by Mitchell Kennerley). The letters, though not condensed, may
seem to fit together like pieces of a jigsaw puzzle, giving text an unusually
solid appearance.

%prep
%setup -q -c -n %{name}
sed -i 's|/home/trashman/bin/fontforge|/usr/bin/fontforge|g' make-otf.py

%build
./generate-it.sh

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

%_font_pkg -f %{fontconf} *.otf

%changelog
* Tue Mar 31 2009 Tom "spot" Callaway <tcallawa at redhat.com> 20080206-2
- rename package to oflb-goudy-bookletter-1911-fonts
- drop common_desc (unnecessary)
- fix fontconfig file
- use %%global rather than %%define
- continue to annoy people diffing spec files

* Sun Mar 29 2009 Tom "spot" Callaway <tcallawa at redhat.com> 20080206-1
- Initial package for Fedora


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/oflb-goudy-bookletter-1911-fonts/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	1 Apr 2009 20:50:24 -0000	1.1
+++ sources	1 Apr 2009 20:54:55 -0000	1.2
@@ -0,0 +1 @@
+09291cdc848dec075a70ed868d4d716d  chemoelectric_-_Goudy_Bookletter_1.zip




More information about the fedora-extras-commits mailing list