This commit is contained in:
nim 2008-05-19 20:50:26 +00:00
parent 965e768ff2
commit d775a5c2ab
3 changed files with 11 additions and 8 deletions

View File

@ -1 +1 @@
dejavu-fonts-2.24.tar.bz2
dejavu-fonts-2.25.tar.bz2

View File

@ -4,20 +4,19 @@
%define archivename %{name}-%{archiveversion}
#define alphatag .20080228svn2189
#define alphatag .20080512svn2226
#define alphatag .rc1
#define archiveversion 2.23-20080305-2191
#define archiveversion 2.24-20080512-2226
%define archiveversion %{version}
# Let the perl maintainer worry about Unicode.org data files
%define Blocks %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/Blocks.txt
%define UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt
Name: %{fontname}-fonts
Version: 2.24
Release: 3%{?alphatag}%{?dist}
Version: 2.25
Release: 1%{?alphatag}%{?dist}
Summary: DejaVu fonts, mature typefaces
Group: User Interface/X
@ -27,7 +26,7 @@ Source0: %{?!alphatag:http://downloads.sourceforge.net/%{fontname}}%{?alphatag
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# Older fontforge versions will not work due to sfd format changes
BuildRequires: fontforge > 20080110
BuildRequires: fontforge >= 20080429
BuildRequires: perl(Font::TTF)
# Needed to compute unicode coverage
BuildRequires: %{Blocks} %{UnicodeData}
@ -185,6 +184,10 @@ fi
%changelog
* Mon May 19 2008 <nicolas.mailhot at laposte.net>
- 2.25-1
2.25 final
* Fri Apr 4 2008 <nicolas.mailhot at laposte.net>
- 2.24-3
Fix source URL

View File

@ -1 +1 @@
ad358f2951325f3bf687e4f318831bcd dejavu-fonts-2.24.tar.bz2
d1aadb2a9dbf7d815f99c10efeb28e4a dejavu-fonts-2.25.tar.bz2