auto-import dejavu-fonts-2.3-1.fc5 on branch devel from dejavu-fonts-2.3-1.fc5.src.rpm
2.3
This commit is contained in:
parent
d7156c11a5
commit
05989a1d3f
@ -1 +1 @@
|
||||
dejavu-sfd-2.2.tar.gz
|
||||
dejavu-sfd-2.3-1.tar.gz
|
||||
|
@ -1,4 +1,6 @@
|
||||
%define archivename dejavu-sfd
|
||||
# This macro has the same value as %{version}, except when testing pre-release snapshots
|
||||
%define archiveversion %{version}-1
|
||||
%define fontdir %{_datadir}/fonts/dejavu
|
||||
|
||||
# Let the perl Maintainer worry about Unicode.org data files (updates, licensing)
|
||||
@ -6,13 +8,13 @@
|
||||
%define UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt
|
||||
|
||||
Name: dejavu-fonts
|
||||
Version: 2.2
|
||||
Release: 6%{?dist}
|
||||
Version: 2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: DejaVu Fonts
|
||||
Group: User Interface/X
|
||||
License: Redistributable, with restrictions
|
||||
URL: http://dejavu.sf.net/
|
||||
Source0: http://prdownloads.sourceforge.net/dejavu/%{archivename}-%{version}.tar.gz
|
||||
Source: http://prdownloads.sourceforge.net/dejavu/%{archivename}-%{archiveversion}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: fontforge
|
||||
# The CPAN sources do not declare perl(Font::TTF)
|
||||
@ -77,6 +79,9 @@ fi
|
||||
%{fontdir}/*.ttf
|
||||
|
||||
%changelog
|
||||
* Mon Feb 20 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> - 2.3-1
|
||||
- 2.3
|
||||
|
||||
* Mon Feb 13 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> - 2.2-6
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user