2.22 final
This commit is contained in:
parent
9cfd255d93
commit
51dc781381
@ -1 +1 @@
|
|||||||
dejavu-fonts-2.21-20071206-2135.tar.bz2
|
dejavu-fonts-2.22.tar.bz2
|
||||||
|
@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
%define archivename %{name}-%{archiveversion}
|
%define archivename %{name}-%{archiveversion}
|
||||||
|
|
||||||
%define alphatag .20071206svn2135
|
#define alphatag .20071206svn2135
|
||||||
#define alphatag .rc1
|
#define alphatag .rc1
|
||||||
|
|
||||||
%define archiveversion 2.21-20071206-2135
|
#define archiveversion 2.21-20071206-2135
|
||||||
#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
|
||||||
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 2.22
|
Version: 2.22
|
||||||
Release: 0.1%{?alphatag}%{?dist}
|
Release: 1%{?alphatag}%{?dist}
|
||||||
Summary: DejaVu fonts, mature typefaces
|
Summary: DejaVu fonts, mature typefaces
|
||||||
|
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
License: Modifiable & redistributable, with naming restrictions
|
License: Modifiable & redistributable, with naming restrictions
|
||||||
URL: http://%{fontname}.sf.net/
|
URL: http://%{fontname}.sf.net/
|
||||||
Source0: %{?!alphatag:http://prdownloads.sourceforge.net/%{fontname}}%{?alphatag:%{fontname}.sourceforge.net/snapshots}/%{archivename}.tar.bz2
|
Source0: %{?!alphatag:http://download.sourceforge.net/%{fontname}}%{?alphatag:%{fontname}.sourceforge.net/snapshots}/%{archivename}.tar.bz2
|
||||||
|
|
||||||
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
|
||||||
@ -170,6 +170,7 @@ fi
|
|||||||
%{fontdir}/DejaVu*ExtraLight*.ttf
|
%{fontdir}/DejaVu*ExtraLight*.ttf
|
||||||
%{fontdir}/DejaVuSerif*Italic.ttf
|
%{fontdir}/DejaVuSerif*Italic.ttf
|
||||||
|
|
||||||
|
%exclude %{fontdir}/DejaVuLGC*.ttf
|
||||||
|
|
||||||
%files -n %{fontname}-lgc-fonts
|
%files -n %{fontname}-lgc-fonts
|
||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
@ -184,6 +185,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 9 2007 <nicolas.mailhot at laposte.net>
|
||||||
|
☺ 2.22-1
|
||||||
|
✓ 2.22 final
|
||||||
|
|
||||||
* Thu Dec 6 2007 <nicolas.mailhot at laposte.net>
|
* Thu Dec 6 2007 <nicolas.mailhot at laposte.net>
|
||||||
☺ 2.22-0.1.20071206svn2135
|
☺ 2.22-0.1.20071206svn2135
|
||||||
✓ 2.22 rc phase started
|
✓ 2.22 rc phase started
|
||||||
|
Loading…
Reference in New Issue
Block a user