File gdouros-anaktoria-fonts.spec of Package gdouros-anaktoria-fonts
#
# spec file for package gdouros-anaktoria-fonts
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define fontname anaktoria-fonts
Name: gdouros-anaktoria-fonts
#Provides: locale(bg;el;ru;bg)
Version: 1.0
Release: 0
Summary: Font Designed to Be Used for Imprimerie Nationale
License: SUSE-Permissive
Group: System/X11/Fonts
Url: http://users.teilar.gr/~g1951d/
Source: %{fontname}-%{version}.tar.bz2
BuildRequires: fontpackages-devel
%reconfigure_fonts_prereq
# FIXME: This causes a rpmlint warning; change <= to < once there's a new upstream version
Obsoletes: anaktoria-fonts <= 1.0
Provides: anaktoria-fonts = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
Grecs du roi was designed by Claude Garamond (1480 – 1561) between 1541 and 1544, commissioned by king Francis I of France, for the exclusive use by the Imprimerie Nationale in Paris. Greek in Akaktoria is based on a modern version of Grecs du roi prepared by Mindaugas Strockis in 2001. Lowercase Latin stems from the titles in the 1623 First Folio Edition of Shakespeare. Scott Mann & Peter Guither prepared a modern version for The Illinois Shakespeare Festival in 1995. Cyrillic has been designed to match the above Greek and Latin. The font covers the Windows Glyph List, Greek Extended, various typographic extras and some Open Type features (Numerators, Denominators, Fractions, Old Style Figures, Historical Forms, Stylistic Alternates, Ligatures, Swash Capitals).
%prep
%setup -q -n %{fontname}-%{version}
%build
%install
mkdir -p %{buildroot}%{_ttfontsdir}
install -m 0644 *.otf %{buildroot}%{_ttfontsdir}/
%reconfigure_fonts_scriptlets
%files
%defattr(-,root,root)
%{_ttfontsdir}
%changelog