auto-import dejavu-fonts-2.5.0-1.fc6 on branch devel from dejavu-fonts-2.5.0-1.fc6.src.rpm
2.5.0
This commit is contained in:
parent
b47b753e9e
commit
7c3069636d
@ -1 +1 @@
|
|||||||
dejavu-sfd-2.4.1.tar.gz
|
dejavu-sfd-2.5.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define archivename dejavu-sfd
|
%define archivename dejavu-sfd
|
||||||
# This macro has the same value as %{version}, except when testing pre-release snapshots
|
# This macro has the same value as %{version}, except when testing pre-release snapshots
|
||||||
%define archiveversion %{version}
|
%define archiveversion 2.5
|
||||||
%define fontdir %{_datadir}/fonts/%{name}
|
%define fontdir %{_datadir}/fonts/%{name}
|
||||||
%define xsldir %{_datadir}/xml/%{name}
|
%define xsldir %{_datadir}/xml/%{name}
|
||||||
|
|
||||||
@ -9,8 +9,8 @@
|
|||||||
%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.4.1
|
Version: 2.5.0
|
||||||
Release: 2%{?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
|
||||||
@ -60,7 +60,7 @@ This package will add DejaVu fonts to fontconfig aliases and keep them there.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{archivename}-%{version}
|
%setup -q -n %{archivename}-%{archiveversion}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -161,6 +161,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 23 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> - 2.5.0-1
|
||||||
|
- 2.5.0
|
||||||
|
|
||||||
* Wed Mar 29 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> - 2.4.1-1
|
* Wed Mar 29 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> - 2.4.1-1
|
||||||
- 2.4.1 (workaround pango problems)
|
- 2.4.1 (workaround pango problems)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user