2.25
This commit is contained in:
parent
965e768ff2
commit
d775a5c2ab
@ -1 +1 @@
|
|||||||
dejavu-fonts-2.24.tar.bz2
|
dejavu-fonts-2.25.tar.bz2
|
||||||
|
@ -4,20 +4,19 @@
|
|||||||
|
|
||||||
%define archivename %{name}-%{archiveversion}
|
%define archivename %{name}-%{archiveversion}
|
||||||
|
|
||||||
#define alphatag .20080228svn2189
|
#define alphatag .20080512svn2226
|
||||||
#define alphatag .rc1
|
#define alphatag .rc1
|
||||||
|
|
||||||
#define archiveversion 2.23-20080305-2191
|
#define archiveversion 2.24-20080512-2226
|
||||||
%define archiveversion %{version}
|
%define archiveversion %{version}
|
||||||
|
|
||||||
|
|
||||||
# Let the perl maintainer worry about Unicode.org data files
|
# Let the perl maintainer worry about Unicode.org data files
|
||||||
%define Blocks %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/Blocks.txt
|
%define Blocks %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/Blocks.txt
|
||||||
%define UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt
|
%define UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt
|
||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 2.24
|
Version: 2.25
|
||||||
Release: 3%{?alphatag}%{?dist}
|
Release: 1%{?alphatag}%{?dist}
|
||||||
Summary: DejaVu fonts, mature typefaces
|
Summary: DejaVu fonts, mature typefaces
|
||||||
|
|
||||||
Group: User Interface/X
|
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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
# Older fontforge versions will not work due to sfd format changes
|
# Older fontforge versions will not work due to sfd format changes
|
||||||
BuildRequires: fontforge > 20080110
|
BuildRequires: fontforge >= 20080429
|
||||||
BuildRequires: perl(Font::TTF)
|
BuildRequires: perl(Font::TTF)
|
||||||
# Needed to compute unicode coverage
|
# Needed to compute unicode coverage
|
||||||
BuildRequires: %{Blocks} %{UnicodeData}
|
BuildRequires: %{Blocks} %{UnicodeData}
|
||||||
@ -185,6 +184,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Fri Apr 4 2008 <nicolas.mailhot at laposte.net>
|
||||||
- 2.24-3
|
- 2.24-3
|
||||||
⚕ Fix source URL
|
⚕ Fix source URL
|
||||||
|
Loading…
Reference in New Issue
Block a user