diff --git a/.gitignore b/.gitignore index f1bce12..5431272 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ crimson_text_100628.zip +/webfonts-august2013-2.tar.gz diff --git a/aldusleaf-crimson-text-fonts-fontconfig.conf b/aldusleaf-crimson-text-fonts-fontconfig.conf index a05dd47..67fd4d2 100644 --- a/aldusleaf-crimson-text-fonts-fontconfig.conf +++ b/aldusleaf-crimson-text-fonts-fontconfig.conf @@ -4,11 +4,71 @@ serif - Crimson Text + Crimson Roman - Crimson Text + Crimson Roman + + serif + + + + serif + + Crimson Bold + + + + Crimson Bold + + serif + + + + serif + + Crimson Italic + + + + Crimson Italic + + serif + + + + serif + + Crimson BoldItalic + + + + Crimson BoldItalic + + serif + + + + serif + + Crimson SemiBold + + + + Crimson SemiBold + + serif + + + + serif + + Crimson SemiBoldItalic + + + + Crimson SemiBoldItalic serif diff --git a/aldusleaf-crimson-text-fonts.spec b/aldusleaf-crimson-text-fonts.spec index f8c61c8..92f5bbe 100644 --- a/aldusleaf-crimson-text-fonts.spec +++ b/aldusleaf-crimson-text-fonts.spec @@ -2,21 +2,20 @@ %global fontconf 62-%{fontname}.conf Name: %{fontname}-fonts -Version: 0.1 -Release: 0.7.20100628%{?dist} +Version: 0.8 +Release: 0.1.20130806%{?dist} Summary: A latin font for the production of technical books and papers Group: User Interface/X License: OFL -URL: http://aldusleaf.org/ -Source0: http://aldusleaf.org/crimson_text_100628.zip +URL: http://aldusleaf.org/0-crimson.html +Source0: https://github.com/skosch/Crimson/archive/webfonts-august2013-2.tar.gz Source1: %{name}-fontconfig.conf Source2: generate.pe BuildArch: noarch BuildRequires: fontpackages-devel fontforge Requires: fontpackages-filesystem -Obsoletes: crimson-text-fonts < 0-0.2.20100523 %description A latin font for a quality typeface for the production of books and @@ -24,17 +23,17 @@ papers, particularly technical ones. %prep -%setup -q -n crimson_text -cp -p %{SOURCE2} fontforge_sources +%setup -q -n Crimson-webfonts-august2013-2 +cp -p %{SOURCE2} sfd %build -pushd fontforge_sources +pushd sfd ./generate.pe *.sfd popd %install install -m 0755 -d %{buildroot}%{_fontdir} -install -m 0644 -p fontforge_sources/*.ttf %{buildroot}%{_fontdir} +install -m 0644 -p sfd/*.ttf %{buildroot}%{_fontdir} install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \ %{buildroot}%{_fontconfig_confdir} @@ -47,10 +46,13 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %_font_pkg -f %{fontconf} *.ttf -%doc README.txt +%doc %changelog +* Mon Oct 07 2013 Parag Nemade - 0.8-0.1.20130806 +- Resolves:rh#1015954:Update to latest upstream release on github + * Sat Aug 03 2013 Fedora Release Engineering - 0.1-0.7.20100628 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 1284208..a2150dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -75343964713ab16a6c15c9e8aeaf00d4 crimson_text_100628.zip +4958d4da98be652867719e9b62164a3a webfonts-august2013-2.tar.gz