- mkfontdir 1.0.6
This commit is contained in:
parent
2b4c65172a
commit
d31c77ee35
19
.gitignore
vendored
19
.gitignore
vendored
@ -1,16 +1,5 @@
|
|||||||
fonttosfnt-1.0.3.tar.bz2
|
fonttosfnt-1.0.3.tar.bz2
|
||||||
mkfontdir-1.0.3.tar.bz2
|
bdftopcf-1.0.3.tar.bz2
|
||||||
mkfontscale-1.0.1.tar.bz2
|
mkfontscale-1.0.8.tar.bz2
|
||||||
bdftopcf-1.0.1.tar.bz2
|
mkfontdir-1.0.6.tar.bz2
|
||||||
mkfontscale-1.0.7.tar.bz2
|
font-util-1.2.0.tar.bz2
|
||||||
mkfontdir-1.0.5.tar.bz2
|
|
||||||
font-util-1.1.2.tar.bz2
|
|
||||||
/bdftopcf-1.0.1.tar.bz2
|
|
||||||
/bdftopcf-1.0.3.tar.bz2
|
|
||||||
/fonttosfnt-1.0.3.tar.bz2
|
|
||||||
/font-util-1.1.0.tar.bz2
|
|
||||||
/font-util-1.1.2.tar.bz2
|
|
||||||
/font-util-1.2.0.tar.bz2
|
|
||||||
/mkfontdir-1.0.5.tar.bz2
|
|
||||||
/mkfontscale-1.0.7.tar.bz2
|
|
||||||
/mkfontscale-1.0.8.tar.bz2
|
|
||||||
|
2
sources
2
sources
@ -1,5 +1,5 @@
|
|||||||
b0ebd86029571239b9d7b0c61191b591 fonttosfnt-1.0.3.tar.bz2
|
b0ebd86029571239b9d7b0c61191b591 fonttosfnt-1.0.3.tar.bz2
|
||||||
9365ac66d19186eaf030482d312fca06 mkfontdir-1.0.5.tar.bz2
|
dc342dd8858416254bb5f71a9ddce589 mkfontdir-1.0.6.tar.bz2
|
||||||
4a7a4a848c43c42f7d499b60666434a4 bdftopcf-1.0.3.tar.bz2
|
4a7a4a848c43c42f7d499b60666434a4 bdftopcf-1.0.3.tar.bz2
|
||||||
1bdd8ed070e02b2165d7b0f0ed93280b font-util-1.2.0.tar.bz2
|
1bdd8ed070e02b2165d7b0f0ed93280b font-util-1.2.0.tar.bz2
|
||||||
5210c9385c6cc4a00ce829d8dc9c819b mkfontscale-1.0.8.tar.bz2
|
5210c9385c6cc4a00ce829d8dc9c819b mkfontscale-1.0.8.tar.bz2
|
||||||
|
@ -6,7 +6,7 @@ Name: xorg-x11-%{pkgname}
|
|||||||
# IMPORTANT: If package ever gets renamed to something else, remove the Epoch line!
|
# IMPORTANT: If package ever gets renamed to something else, remove the Epoch line!
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 7.5
|
Version: 7.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
|
|
||||||
Source0: ftp://ftp.x.org/pub/individual/app/bdftopcf-1.0.3.tar.bz2
|
Source0: ftp://ftp.x.org/pub/individual/app/bdftopcf-1.0.3.tar.bz2
|
||||||
Source1: ftp://ftp.x.org/pub/individual/app/fonttosfnt-1.0.3.tar.bz2
|
Source1: ftp://ftp.x.org/pub/individual/app/fonttosfnt-1.0.3.tar.bz2
|
||||||
Source2: ftp://ftp.x.org/pub/individual/app/mkfontdir-1.0.5.tar.bz2
|
Source2: ftp://ftp.x.org/pub/individual/app/mkfontdir-1.0.6.tar.bz2
|
||||||
Source3: ftp://ftp.x.org/pub/individual/app/mkfontscale-%{mkfontscale}.tar.bz2
|
Source3: ftp://ftp.x.org/pub/individual/app/mkfontscale-%{mkfontscale}.tar.bz2
|
||||||
Source4: ftp://ftp.x.org/pub/individual/font/font-util-1.2.0.tar.bz2
|
Source4: ftp://ftp.x.org/pub/individual/font/font-util-1.2.0.tar.bz2
|
||||||
|
|
||||||
@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 08 2010 Peter Hutterer <peter.hutterer@redhat.com> 1:7.5-2
|
||||||
|
- mkfontdir 1.0.6
|
||||||
|
|
||||||
* Mon Nov 01 2010 Peter Hutterer <peter.hutterer@redhat.com> 1:7.5-1
|
* Mon Nov 01 2010 Peter Hutterer <peter.hutterer@redhat.com> 1:7.5-1
|
||||||
- font-util 1.2.0
|
- font-util 1.2.0
|
||||||
- mkfontscale 1.0.8
|
- mkfontscale 1.0.8
|
||||||
|
Loading…
Reference in New Issue
Block a user