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
|
%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
|
%define fontdir %{_datadir}/fonts/dejavu
|
||||||
|
|
||||||
# Let the perl Maintainer worry about Unicode.org data files (updates, licensing)
|
# 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
|
%define UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt
|
||||||
|
|
||||||
Name: dejavu-fonts
|
Name: dejavu-fonts
|
||||||
Version: 2.2
|
Version: 2.3
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: DejaVu Fonts
|
Summary: DejaVu Fonts
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
License: Redistributable, with restrictions
|
License: Redistributable, with restrictions
|
||||||
URL: http://dejavu.sf.net/
|
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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: fontforge
|
BuildRequires: fontforge
|
||||||
# The CPAN sources do not declare perl(Font::TTF)
|
# The CPAN sources do not declare perl(Font::TTF)
|
||||||
@ -77,6 +79,9 @@ fi
|
|||||||
%{fontdir}/*.ttf
|
%{fontdir}/*.ttf
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Feb 13 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> - 2.2-6
|
||||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user