auto-import dejavu-fonts-2.14-0.1.rc1.fc7 on branch devel from dejavu-fonts-2.14-0.1.rc1.fc7.src.rpm
2.14-rc1
This commit is contained in:
parent
bcd73bd23a
commit
3681479392
@ -1 +1 @@
|
|||||||
dejavu-sfd-2.13.tar.bz2
|
dejavu-sfd-20070117-1503.tar.bz2
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%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 alphatag .rc1
|
%define alphatag .rc1
|
||||||
|
|
||||||
#define archiveversion 20061115-1287
|
%define archiveversion 20070117-1503
|
||||||
%define archiveversion %{version}
|
#define archiveversion %{version}
|
||||||
%define fontdir %{_datadir}/fonts/%{name}
|
%define fontdir %{_datadir}/fonts/%{name}
|
||||||
%define fontconfdir %{_sysconfdir}/fonts
|
%define fontconfdir %{_sysconfdir}/fonts
|
||||||
|
|
||||||
@ -12,8 +12,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.13
|
Version: 2.14
|
||||||
Release: 1%{?alphatag}%{?dist}
|
Release: 0.1%{?alphatag}%{?dist}
|
||||||
Summary: DejaVu fonts
|
Summary: DejaVu fonts
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
License: Redistributable, with restrictions
|
License: Redistributable, with restrictions
|
||||||
@ -36,7 +36,7 @@ BuildArch: noarch
|
|||||||
# We do not want font packages to depend on fontconfig
|
# We do not want font packages to depend on fontconfig
|
||||||
# However these packages do install configuration files in
|
# However these packages do install configuration files in
|
||||||
# %{_sysconfdir}/fonts; also they rely on the current release fontconfig cache
|
# %{_sysconfdir}/fonts; also they rely on the current release fontconfig cache
|
||||||
# handling style, should it be available on the system.
|
# handling style, if fontconfig is available on the system.
|
||||||
# To prevent strange things should anyone try to install them on a system
|
# To prevent strange things should anyone try to install them on a system
|
||||||
# with an older fontconfig, we explicitely conflict with fontconfig versions
|
# with an older fontconfig, we explicitely conflict with fontconfig versions
|
||||||
# found in older Fedora releases
|
# found in older Fedora releases
|
||||||
@ -163,6 +163,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 17 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
|
||||||
|
- 2.14-rc1 (2.14 final may make it for F7T1)
|
||||||
|
- still waiting (since 2.12) for bug #221703 to be resolved
|
||||||
|
|
||||||
* Sun Dec 17 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
|
* Sun Dec 17 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
|
||||||
- 2.13
|
- 2.13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user