early snapshot to test new fontforge
This commit is contained in:
parent
fe0a1283e9
commit
b169174a3f
@ -1 +1 @@
|
||||
dejavu-sfd-2.17.tar.bz2
|
||||
dejavu-sfd-20070616-1889.tar.bz2
|
||||
|
@ -4,11 +4,11 @@
|
||||
|
||||
%define archivename %{fontname}-sfd-%{archiveversion}
|
||||
|
||||
#define alphatag .20070509svn1766
|
||||
%define alphatag .20070616svn1889
|
||||
#define alphatag .rc1
|
||||
|
||||
#define archiveversion 20070509-1766
|
||||
%define archiveversion %{version}
|
||||
%define archiveversion 20070616-1889
|
||||
#define archiveversion %{version}
|
||||
|
||||
|
||||
# Let the perl maintainer worry about Unicode.org data files
|
||||
@ -16,8 +16,8 @@
|
||||
%define UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 2.17
|
||||
Release: 5%{?alphatag}%{?dist}
|
||||
Version: 2.18
|
||||
Release: 0.1%{?alphatag}%{?dist}
|
||||
Summary: DejaVu fonts
|
||||
|
||||
Group: User Interface/X
|
||||
@ -33,7 +33,7 @@ Source4: %{name}-experimental-fontconfig-unhint-small.conf
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
# Older fontforge versions may not work, current fontforge definitely won't
|
||||
BuildRequires: fontforge = 20061220
|
||||
BuildRequires: fontforge > 20070501
|
||||
BuildRequires: perl(Font::TTF)
|
||||
# Needed to compute unicode coverage
|
||||
BuildRequires: %{Blocks} %{UnicodeData}
|
||||
@ -159,6 +159,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jun 3 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
|
||||
☢ 2.18-0.1.20070616svn1889
|
||||
⚠ early snapshot to test new fontforge
|
||||
|
||||
* Sun Jun 3 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
|
||||
☺ 2.17-5
|
||||
✓ declare DejaVu a valid Bitstream Prima™ substitute
|
||||
|
Loading…
Reference in New Issue
Block a user