Update most fonts:
-encodings-1.0.4 -font-adobe-100dpi-1.0.3 -font-adobe-75dpi-1.0.3 -font-adobe-utopia-100dpi-1.0.4 -font-adobe-utopia-75dpi-1.0.4 -font-adobe-utopia-type1-1.0.4 -font-arabic-misc-1.0.3 -font-bh-100dpi-1.0.3 -font-bh-75dpi-1.0.3 -font-bh-lucidatypewriter-100dpi-1.0.3 -font-bh-lucidatypewriter-75dpi-1.0.3 -font-bitstream-100dpi-1.0.3 -font-bitstream-75dpi-1.0.3 -font-bitstream-type1-1.0.3 -font-cronyx-cyrillic-1.0.3 -font-cursor-misc-1.0.3 -font-daewoo-misc-1.0.3 -font-dec-misc-1.0.3 -font-isas-misc-1.0.3 -font-jis-misc-1.0.3 -font-micro-misc-1.0.3 -font-misc-cyrillic-1.0.3 -font-misc-ethiopic-1.0.3 -font-misc-misc-1.1.2 -font-mutt-misc-1.0.3 -font-schumacher-misc-1.1.2 -font-screen-cyrillic-1.0.4 -font-sony-misc-1.0.3 -font-sun-misc-1.0.3 -font-winitzki-cyrillic-1.0.3 -font-xfree86-type1-1.0.4 - Fix a bug in jisx0201.1976-0.enc (#1009350)
This commit is contained in:
parent
be492a3855
commit
1883f4f609
@ -0,0 +1,42 @@
|
|||||||
|
From 1cc96f25aff9898a93f2a575d9f6c57574da042f Mon Sep 17 00:00:00 2001
|
||||||
|
From: Akira TAGOH <tagoh@redhat.com>
|
||||||
|
Date: Thu, 23 Oct 2014 12:57:43 +0200
|
||||||
|
Subject: [PATCH font/encodings] jisx0201.1976-0.enc: Add undefined mapping for
|
||||||
|
0x7f - 0xa0 range
|
||||||
|
|
||||||
|
The jisx0201 encoding has a hole in it in the 0x7f - 0xa0 range, see:
|
||||||
|
http://en.wikipedia.org/wiki/JIS_X_0201
|
||||||
|
|
||||||
|
The document for the format of the encoding files says:
|
||||||
|
"Codes not listed are assumed to map through the identity (i.e. to the same
|
||||||
|
numerical value). In order to override this default mapping, you may specify
|
||||||
|
a range of codes to be undefined by using an `UNDEFINE' line"
|
||||||
|
|
||||||
|
jisx0201.1976-0.enc was not doing this, causing all the codes on the range
|
||||||
|
to be mapped 1:1. This specifically is causing problems for ttmkfdir, which
|
||||||
|
checks that a font covers (most of) an encoding before adding a line for that
|
||||||
|
encoding to fonts.scale, and the hole not properly being undefined causes
|
||||||
|
this check to fail for atleast the Sazanami fonts.
|
||||||
|
|
||||||
|
Cc: Akira TAGOH <tagoh@redhat.com>
|
||||||
|
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1009350
|
||||||
|
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|
||||||
|
---
|
||||||
|
large/jisx0201.1976-0.enc | 1 +
|
||||||
|
1 file changed, 1 insertion(+)
|
||||||
|
|
||||||
|
diff --git a/large/jisx0201.1976-0.enc b/large/jisx0201.1976-0.enc
|
||||||
|
index 915d50c..328bc7a 100644
|
||||||
|
--- a/large/jisx0201.1976-0.enc
|
||||||
|
+++ b/large/jisx0201.1976-0.enc
|
||||||
|
@@ -68,6 +68,7 @@ ENDMAPPING
|
||||||
|
STARTMAPPING unicode
|
||||||
|
0x5C 0x00A5 # YEN SIGN
|
||||||
|
0x7E 0x203E # OVERLINE
|
||||||
|
+UNDEFINE 0x7F 0xA0
|
||||||
|
0x00A1 0x00DF 0xFF61
|
||||||
|
ENDMAPPING
|
||||||
|
STARTMAPPING cmap 1 1
|
||||||
|
--
|
||||||
|
2.1.0
|
||||||
|
|
65
sources
65
sources
@ -1,35 +1,32 @@
|
|||||||
29637480e7ce12546668631067c19ced encodings-1.0.3.tar.bz2
|
0f2d6546d514c5cc4ecf78a60657a5c1 encodings-1.0.4.tar.bz2
|
||||||
1518e417b18e22673a8f4e2e4adda47b font-adobe-100dpi-1.0.2.tar.bz2
|
1347c3031b74c9e91dc4dfa53b12f143 font-adobe-100dpi-1.0.3.tar.bz2
|
||||||
73e8e5f04943e54b69503dcd90821a5f font-adobe-75dpi-1.0.2.tar.bz2
|
6c9f26c92393c0756f3e8d614713495b font-adobe-75dpi-1.0.3.tar.bz2
|
||||||
de543b3cad2dc0c5a5ef16d88b01acae font-adobe-utopia-100dpi-1.0.3.tar.bz2
|
66fb6de561648a6dce2755621d6aea17 font-adobe-utopia-100dpi-1.0.4.tar.bz2
|
||||||
0d694a5591e89d2315d841f414668344 font-adobe-utopia-75dpi-1.0.3.tar.bz2
|
e99276db3e7cef6dccc8a57bc68aeba7 font-adobe-utopia-75dpi-1.0.4.tar.bz2
|
||||||
d086727a7d07b5ed60ca98c6ed88ccd5 font-adobe-utopia-type1-1.0.3.tar.bz2
|
fcf24554c348df3c689b91596d7f9971 font-adobe-utopia-type1-1.0.4.tar.bz2
|
||||||
6d25f64796fef34b53b439c2e9efa562 font-alias-1.0.3.tar.bz2
|
6d25f64796fef34b53b439c2e9efa562 font-alias-1.0.3.tar.bz2
|
||||||
40f50d360831755002ed3b25cc11d62d font-arabic-misc-1.0.2.tar.bz2
|
cc0726e4a277d6ed93b8e09c1f195470 font-arabic-misc-1.0.3.tar.bz2
|
||||||
66dc4284674242913bd333dfe6c2d175 font-bh-100dpi-1.0.2.tar.bz2
|
9f11ade089d689b9d59e0f47d26f39cd font-bh-100dpi-1.0.3.tar.bz2
|
||||||
a2c4bd73637330391fd3d16e58be5528 font-bh-75dpi-1.0.2.tar.bz2
|
565494fc3b6ac08010201d79c677a7a7 font-bh-75dpi-1.0.3.tar.bz2
|
||||||
6bb4ce98da5aadae91101484b1de9ea8 font-bh-lucidatypewriter-100dpi-1.0.2.tar.bz2
|
c8b73a53dcefe3e8d3907d3500e484a9 font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2
|
||||||
c500d809e60b0139bf6b4bce6550372a font-bh-lucidatypewriter-75dpi-1.0.2.tar.bz2
|
f6d65758ac9eb576ae49ab24c5e9019a font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2
|
||||||
ad43cf739b3d46ba1e7dc778a0608a52 font-bh-ttf-1.0.0.tar.bz2
|
6b223a54b15ecbd5a1bc52312ad790d8 font-bitstream-100dpi-1.0.3.tar.bz2
|
||||||
46588b22678e440741d6220bc3945cbf font-bh-type1-1.0.0.tar.bz2
|
d7c0588c26fac055c0dd683fdd65ac34 font-bitstream-75dpi-1.0.3.tar.bz2
|
||||||
af353d08fa119c3da3b5d01f19d91c59 font-bitstream-100dpi-1.0.2.tar.bz2
|
5e0c9895d69d2632e2170114f8283c11 font-bitstream-type1-1.0.3.tar.bz2
|
||||||
e51e4ed02a7c09022134ce1f6714b277 font-bitstream-75dpi-1.0.2.tar.bz2
|
e452b94b59b9cfd49110bb49b6267fba font-cronyx-cyrillic-1.0.3.tar.bz2
|
||||||
27c55f6a938e7153c59fb551b2f491f9 font-bitstream-type1-1.0.2.tar.bz2
|
3e0069d4f178a399cffe56daa95c2b63 font-cursor-misc-1.0.3.tar.bz2
|
||||||
98fa04be8f2ad27a0c4d73a06acbcfbc font-cronyx-cyrillic-1.0.2.tar.bz2
|
0571bf77f8fab465a5454569d9989506 font-daewoo-misc-1.0.3.tar.bz2
|
||||||
b0ff8cb54d245d328ba5b9ed38d734ed font-cursor-misc-1.0.2.tar.bz2
|
6e7c5108f1b16d7a1c7b2c9760edd6e5 font-dec-misc-1.0.3.tar.bz2
|
||||||
7db1b5b2304c49df5f44aeb815e265d6 font-daewoo-misc-1.0.2.tar.bz2
|
a2401caccbdcf5698e001784dbd43f1a font-isas-misc-1.0.3.tar.bz2
|
||||||
46e46e60e7dbf1fd6dc264392799d5d8 font-dec-misc-1.0.2.tar.bz2
|
cb7b57d7800fd9e28ec35d85761ed278 font-jis-misc-1.0.3.tar.bz2
|
||||||
8e8733051371e2b51123376b49f5d3ea font-ibm-type1-1.0.0.tar.bz2
|
143c228286fe9c920ab60e47c1b60b67 font-micro-misc-1.0.3.tar.bz2
|
||||||
02eca731d77307c4cb37738a32f2db9f font-isas-misc-1.0.2.tar.bz2
|
96109d0890ad2b6b0e948525ebb0aba8 font-misc-cyrillic-1.0.3.tar.bz2
|
||||||
b08eb798739f85158fee74977cf335c2 font-jis-misc-1.0.2.tar.bz2
|
6306c808f7d7e7d660dfb3859f9091d2 font-misc-ethiopic-1.0.3.tar.bz2
|
||||||
2515f3fd42de917d088869a4e8d9813b font-micro-misc-1.0.2.tar.bz2
|
c88eb44b3b903d79fb44b860a213e623 font-misc-misc-1.1.2.tar.bz2
|
||||||
d6eede978912b85ad96ca409f6a20690 font-misc-cyrillic-1.0.2.tar.bz2
|
56b0296e8862fc1df5cdbb4efe604e86 font-mutt-misc-1.0.3.tar.bz2
|
||||||
bf9879739a9f06dc1980cf16defaa4d9 font-misc-ethiopic-1.0.2.tar.bz2
|
e805feb7c4f20e6bfb1118d19d972219 font-schumacher-misc-1.1.2.tar.bz2
|
||||||
6e25a0ff5ce776a1b894a7ea117b2858 font-misc-misc-1.1.1.tar.bz2
|
6f3fdcf2454bf08128a651914b7948ca font-screen-cyrillic-1.0.4.tar.bz2
|
||||||
8296972a99f96600d435d157fccc1501 font-mutt-misc-1.0.2.tar.bz2
|
beef61a9b0762aba8af7b736bb961f86 font-sony-misc-1.0.3.tar.bz2
|
||||||
bd63a27f967f4d98a257f7d677f2cb5b font-schumacher-misc-1.1.1.tar.bz2
|
948f2e07810b4f31195185921470f68d font-sun-misc-1.0.3.tar.bz2
|
||||||
d50d209c9e7580aaba544d54b5e51e76 font-screen-cyrillic-1.0.3.tar.bz2
|
829a3159389b7f96f629e5388bfee67b font-winitzki-cyrillic-1.0.3.tar.bz2
|
||||||
5efb8d23f57124c0f65d7112e2fa6997 font-sony-misc-1.0.2.tar.bz2
|
3eeb3fb44690b477d510bbd8f86cf5aa font-xfree86-type1-1.0.4.tar.bz2
|
||||||
a01cb1b68d01840ad3442bac7b5b2701 font-sun-misc-1.0.2.tar.bz2
|
|
||||||
2d92227f14910732dc46303d6f8a9543 font-winitzki-cyrillic-1.0.2.tar.bz2
|
|
||||||
df934bfc0339322cee73ee3c5460a648 font-xfree86-type1-1.0.3.tar.bz2
|
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
# NOTE: There are no ELF objects produced by the package, so no need
|
|
||||||
# for debuginfo.
|
|
||||||
%define debug_package %{nil}
|
|
||||||
|
|
||||||
%define _catalogue /etc/X11/fontpath.d
|
%define _catalogue /etc/X11/fontpath.d
|
||||||
|
|
||||||
# FIXME: The _sysfontdir stuff doesn't work yet, so don't use it. Once
|
# FIXME: The _sysfontdir stuff doesn't work yet, so don't use it. Once
|
||||||
@ -26,53 +22,55 @@
|
|||||||
Summary: X.Org X11 fonts
|
Summary: X.Org X11 fonts
|
||||||
Name: xorg-x11-fonts
|
Name: xorg-x11-fonts
|
||||||
Version: 7.5
|
Version: 7.5
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
License: MIT and Lucida and Public Domain
|
License: MIT and Lucida and Public Domain
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Source0: ftp://ftp.x.org/pub/individual/font/encodings-1.0.3.tar.bz2
|
Source0: ftp://ftp.x.org/pub/individual/font/encodings-1.0.4.tar.bz2
|
||||||
Source1: ftp://ftp.x.org/pub/individual/font/font-alias-1.0.3.tar.bz2
|
Source1: ftp://ftp.x.org/pub/individual/font/font-alias-1.0.3.tar.bz2
|
||||||
Source10: ftp://ftp.x.org/pub/individual/font/font-adobe-100dpi-1.0.2.tar.bz2
|
Source10: ftp://ftp.x.org/pub/individual/font/font-adobe-100dpi-1.0.3.tar.bz2
|
||||||
Source11: ftp://ftp.x.org/pub/individual/font/font-adobe-75dpi-1.0.2.tar.bz2
|
Source11: ftp://ftp.x.org/pub/individual/font/font-adobe-75dpi-1.0.3.tar.bz2
|
||||||
Source12: ftp://ftp.x.org/pub/individual/font/font-adobe-utopia-100dpi-1.0.3.tar.bz2
|
Source12: ftp://ftp.x.org/pub/individual/font/font-adobe-utopia-100dpi-1.0.4.tar.bz2
|
||||||
Source13: ftp://ftp.x.org/pub/individual/font/font-adobe-utopia-75dpi-1.0.3.tar.bz2
|
Source13: ftp://ftp.x.org/pub/individual/font/font-adobe-utopia-75dpi-1.0.4.tar.bz2
|
||||||
Source14: ftp://ftp.x.org/pub/individual/font/font-adobe-utopia-type1-1.0.3.tar.bz2
|
Source14: ftp://ftp.x.org/pub/individual/font/font-adobe-utopia-type1-1.0.4.tar.bz2
|
||||||
Source15: ftp://ftp.x.org/pub/individual/font/font-arabic-misc-1.0.2.tar.bz2
|
Source15: ftp://ftp.x.org/pub/individual/font/font-arabic-misc-1.0.3.tar.bz2
|
||||||
Source16: ftp://ftp.x.org/pub/individual/font/font-bh-100dpi-1.0.2.tar.bz2
|
Source16: ftp://ftp.x.org/pub/individual/font/font-bh-100dpi-1.0.3.tar.bz2
|
||||||
Source17: ftp://ftp.x.org/pub/individual/font/font-bh-75dpi-1.0.2.tar.bz2
|
Source17: ftp://ftp.x.org/pub/individual/font/font-bh-75dpi-1.0.3.tar.bz2
|
||||||
Source18: ftp://ftp.x.org/pub/individual/font/font-bh-lucidatypewriter-100dpi-1.0.2.tar.bz2
|
Source18: ftp://ftp.x.org/pub/individual/font/font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2
|
||||||
Source19: ftp://ftp.x.org/pub/individual/font/font-bh-lucidatypewriter-75dpi-1.0.2.tar.bz2
|
Source19: ftp://ftp.x.org/pub/individual/font/font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2
|
||||||
# Luxi fonts are under a bad license.
|
# Luxi fonts are under a bad license.
|
||||||
# See: https://bugzilla.redhat.com/show_bug.cgi?id=317641
|
# See: https://bugzilla.redhat.com/show_bug.cgi?id=317641
|
||||||
# Source20: ftp://ftp.x.org/pub/individual/font/font-bh-ttf-1.0.0.tar.bz2
|
# Source20: ftp://ftp.x.org/pub/individual/font/font-bh-ttf-1.0.0.tar.bz2
|
||||||
# Source21: ftp://ftp.x.org/pub/individual/font/font-bh-type1-1.0.0.tar.bz2
|
# Source21: ftp://ftp.x.org/pub/individual/font/font-bh-type1-1.0.0.tar.bz2
|
||||||
Source22: ftp://ftp.x.org/pub/individual/font/font-bitstream-100dpi-1.0.2.tar.bz2
|
Source22: ftp://ftp.x.org/pub/individual/font/font-bitstream-100dpi-1.0.3.tar.bz2
|
||||||
Source23: ftp://ftp.x.org/pub/individual/font/font-bitstream-75dpi-1.0.2.tar.bz2
|
Source23: ftp://ftp.x.org/pub/individual/font/font-bitstream-75dpi-1.0.3.tar.bz2
|
||||||
Source25: ftp://ftp.x.org/pub/individual/font/font-bitstream-type1-1.0.2.tar.bz2
|
Source25: ftp://ftp.x.org/pub/individual/font/font-bitstream-type1-1.0.3.tar.bz2
|
||||||
Source26: ftp://ftp.x.org/pub/individual/font/font-cronyx-cyrillic-1.0.2.tar.bz2
|
Source26: ftp://ftp.x.org/pub/individual/font/font-cronyx-cyrillic-1.0.3.tar.bz2
|
||||||
Source27: ftp://ftp.x.org/pub/individual/font/font-cursor-misc-1.0.2.tar.bz2
|
Source27: ftp://ftp.x.org/pub/individual/font/font-cursor-misc-1.0.3.tar.bz2
|
||||||
Source28: ftp://ftp.x.org/pub/individual/font/font-daewoo-misc-1.0.2.tar.bz2
|
Source28: ftp://ftp.x.org/pub/individual/font/font-daewoo-misc-1.0.3.tar.bz2
|
||||||
Source29: ftp://ftp.x.org/pub/individual/font/font-dec-misc-1.0.2.tar.bz2
|
Source29: ftp://ftp.x.org/pub/individual/font/font-dec-misc-1.0.3.tar.bz2
|
||||||
# Source30: ftp://ftp.x.org/pub/individual/font/font-ibm-type1-1.0.0.tar.bz2
|
# Source30: ftp://ftp.x.org/pub/individual/font/font-ibm-type1-1.0.0.tar.bz2
|
||||||
Source31: ftp://ftp.x.org/pub/individual/font/font-isas-misc-1.0.2.tar.bz2
|
Source31: ftp://ftp.x.org/pub/individual/font/font-isas-misc-1.0.3.tar.bz2
|
||||||
Source32: ftp://ftp.x.org/pub/individual/font/font-jis-misc-1.0.2.tar.bz2
|
Source32: ftp://ftp.x.org/pub/individual/font/font-jis-misc-1.0.3.tar.bz2
|
||||||
Source33: ftp://ftp.x.org/pub/individual/font/font-micro-misc-1.0.2.tar.bz2
|
Source33: ftp://ftp.x.org/pub/individual/font/font-micro-misc-1.0.3.tar.bz2
|
||||||
Source34: ftp://ftp.x.org/pub/individual/font/font-misc-cyrillic-1.0.2.tar.bz2
|
Source34: ftp://ftp.x.org/pub/individual/font/font-misc-cyrillic-1.0.3.tar.bz2
|
||||||
%if %{with_ethiopic_fonts}
|
%if %{with_ethiopic_fonts}
|
||||||
Source35: ftp://ftp.x.org/pub/individual/font/font-misc-ethiopic-1.0.2.tar.bz2
|
Source35: ftp://ftp.x.org/pub/individual/font/font-misc-ethiopic-1.0.3.tar.bz2
|
||||||
%endif
|
%endif
|
||||||
# Source36: ftp://ftp.x.org/pub/individual/font/font-misc-meltho-1.0.0.tar.bz2
|
# Source36: ftp://ftp.x.org/pub/individual/font/font-misc-meltho-1.0.0.tar.bz2
|
||||||
Source37: ftp://ftp.x.org/pub/individual/font/font-misc-misc-1.1.1.tar.bz2
|
Source37: ftp://ftp.x.org/pub/individual/font/font-misc-misc-1.1.2.tar.bz2
|
||||||
Source38: ftp://ftp.x.org/pub/individual/font/font-mutt-misc-1.0.2.tar.bz2
|
Source38: ftp://ftp.x.org/pub/individual/font/font-mutt-misc-1.0.3.tar.bz2
|
||||||
Source39: ftp://ftp.x.org/pub/individual/font/font-schumacher-misc-1.1.1.tar.bz2
|
Source39: ftp://ftp.x.org/pub/individual/font/font-schumacher-misc-1.1.2.tar.bz2
|
||||||
Source40: ftp://ftp.x.org/pub/individual/font/font-screen-cyrillic-1.0.3.tar.bz2
|
Source40: ftp://ftp.x.org/pub/individual/font/font-screen-cyrillic-1.0.4.tar.bz2
|
||||||
Source41: ftp://ftp.x.org/pub/individual/font/font-sony-misc-1.0.2.tar.bz2
|
Source41: ftp://ftp.x.org/pub/individual/font/font-sony-misc-1.0.3.tar.bz2
|
||||||
Source42: ftp://ftp.x.org/pub/individual/font/font-sun-misc-1.0.2.tar.bz2
|
Source42: ftp://ftp.x.org/pub/individual/font/font-sun-misc-1.0.3.tar.bz2
|
||||||
Source43: ftp://ftp.x.org/pub/individual/font/font-winitzki-cyrillic-1.0.2.tar.bz2
|
Source43: ftp://ftp.x.org/pub/individual/font/font-winitzki-cyrillic-1.0.3.tar.bz2
|
||||||
Source44: ftp://ftp.x.org/pub/individual/font/font-xfree86-type1-1.0.3.tar.bz2
|
Source44: ftp://ftp.x.org/pub/individual/font/font-xfree86-type1-1.0.4.tar.bz2
|
||||||
|
|
||||||
|
Patch1: 0001-jisx0201.1976-0.enc-Add-undefined-mapping-for-0x7f-0.patch
|
||||||
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: xorg-x11-util-macros
|
BuildRequires: xorg-x11-util-macros
|
||||||
@ -314,7 +312,9 @@ Contains a set of Cyrillic fonts.
|
|||||||
%define setup_font_metadata -a1
|
%define setup_font_metadata -a1
|
||||||
|
|
||||||
%setup -q -c %{name}-%{version} %{setup_font_metadata} %{setup_fonts_bitmap} %{setup_fonts_scaleable}
|
%setup -q -c %{name}-%{version} %{setup_font_metadata} %{setup_fonts_bitmap} %{setup_fonts_scaleable}
|
||||||
|
pushd encodings-1.0.4
|
||||||
|
%patch1 -p1
|
||||||
|
popd
|
||||||
|
|
||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
%build
|
%build
|
||||||
@ -558,15 +558,8 @@ mkfontdir %{_x11fontdir}/cyrillic
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
#--------------------------------------------------------------------------
|
|
||||||
%check
|
|
||||||
|
|
||||||
#--------------------------------------------------------------------------
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
%files misc
|
%files misc
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-misc:unscaled:pri=10
|
%{_catalogue}/xorg-x11-fonts-misc:unscaled:pri=10
|
||||||
%dir %{_x11fontdir}/misc
|
%dir %{_x11fontdir}/misc
|
||||||
%{_x11fontdir}/misc/*
|
%{_x11fontdir}/misc/*
|
||||||
@ -586,7 +579,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%if %{with_ethiopic_fonts}
|
%if %{with_ethiopic_fonts}
|
||||||
%files ethiopic
|
%files ethiopic
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-TTF
|
%{_catalogue}/xorg-x11-fonts-TTF
|
||||||
%{_catalogue}/xorg-x11-fonts-OTF
|
%{_catalogue}/xorg-x11-fonts-OTF
|
||||||
# TTF fonts
|
# TTF fonts
|
||||||
@ -609,7 +601,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files 75dpi
|
%files 75dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
||||||
%dir %{_x11fontdir}/75dpi
|
%dir %{_x11fontdir}/75dpi
|
||||||
# font-adobe-75dpi
|
# font-adobe-75dpi
|
||||||
@ -649,7 +640,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
||||||
|
|
||||||
%files 100dpi
|
%files 100dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
||||||
%dir %{_x11fontdir}/100dpi
|
%dir %{_x11fontdir}/100dpi
|
||||||
# font-adobe-100dpi
|
# font-adobe-100dpi
|
||||||
@ -689,7 +679,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
||||||
|
|
||||||
%files ISO8859-1-75dpi
|
%files ISO8859-1-75dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
||||||
%dir %{_x11fontdir}/75dpi
|
%dir %{_x11fontdir}/75dpi
|
||||||
# font-adobe-75dpi
|
# font-adobe-75dpi
|
||||||
@ -721,7 +710,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
||||||
|
|
||||||
%files ISO8859-1-100dpi
|
%files ISO8859-1-100dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
||||||
%dir %{_x11fontdir}/100dpi
|
%dir %{_x11fontdir}/100dpi
|
||||||
# font-adobe-100dpi
|
# font-adobe-100dpi
|
||||||
@ -753,7 +741,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
||||||
|
|
||||||
%files ISO8859-2-75dpi
|
%files ISO8859-2-75dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
||||||
%dir %{_x11fontdir}/75dpi
|
%dir %{_x11fontdir}/75dpi
|
||||||
# font-adobe-75dpi
|
# font-adobe-75dpi
|
||||||
@ -785,7 +772,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
||||||
|
|
||||||
%files ISO8859-2-100dpi
|
%files ISO8859-2-100dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
||||||
%dir %{_x11fontdir}/100dpi
|
%dir %{_x11fontdir}/100dpi
|
||||||
# font-adobe-100dpi
|
# font-adobe-100dpi
|
||||||
@ -817,7 +803,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
||||||
|
|
||||||
%files ISO8859-9-75dpi
|
%files ISO8859-9-75dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
||||||
%dir %{_x11fontdir}/75dpi
|
%dir %{_x11fontdir}/75dpi
|
||||||
# font-adobe-75dpi
|
# font-adobe-75dpi
|
||||||
@ -849,7 +834,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
||||||
|
|
||||||
%files ISO8859-9-100dpi
|
%files ISO8859-9-100dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
||||||
%dir %{_x11fontdir}/100dpi
|
%dir %{_x11fontdir}/100dpi
|
||||||
# font-adobe-100dpi
|
# font-adobe-100dpi
|
||||||
@ -881,7 +865,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
||||||
|
|
||||||
%files ISO8859-14-75dpi
|
%files ISO8859-14-75dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
||||||
%dir %{_x11fontdir}/75dpi
|
%dir %{_x11fontdir}/75dpi
|
||||||
# font-adobe-75dpi
|
# font-adobe-75dpi
|
||||||
@ -913,7 +896,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
||||||
|
|
||||||
%files ISO8859-14-100dpi
|
%files ISO8859-14-100dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
||||||
%dir %{_x11fontdir}/100dpi
|
%dir %{_x11fontdir}/100dpi
|
||||||
# font-adobe-100dpi
|
# font-adobe-100dpi
|
||||||
@ -945,7 +927,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
||||||
|
|
||||||
%files ISO8859-15-75dpi
|
%files ISO8859-15-75dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
%{_catalogue}/xorg-x11-fonts-75dpi:unscaled:pri=20
|
||||||
%dir %{_x11fontdir}/75dpi
|
%dir %{_x11fontdir}/75dpi
|
||||||
# font-adobe-75dpi
|
# font-adobe-75dpi
|
||||||
@ -977,7 +958,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/75dpi/fonts.cache-*
|
||||||
|
|
||||||
%files ISO8859-15-100dpi
|
%files ISO8859-15-100dpi
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
%{_catalogue}/xorg-x11-fonts-100dpi:unscaled:pri=30
|
||||||
%dir %{_x11fontdir}/100dpi
|
%dir %{_x11fontdir}/100dpi
|
||||||
# font-adobe-100dpi
|
# font-adobe-100dpi
|
||||||
@ -1009,7 +989,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/100dpi/fonts.cache-*
|
||||||
|
|
||||||
%files Type1
|
%files Type1
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-Type1
|
%{_catalogue}/xorg-x11-fonts-Type1
|
||||||
%dir %{_x11fontdir}/Type1
|
%dir %{_x11fontdir}/Type1
|
||||||
# font-adobe-utopia-type1
|
# font-adobe-utopia-type1
|
||||||
@ -1030,7 +1009,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/Type1/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/Type1/fonts.cache-*
|
||||||
|
|
||||||
%files cyrillic
|
%files cyrillic
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_catalogue}/xorg-x11-fonts-cyrillic
|
%{_catalogue}/xorg-x11-fonts-cyrillic
|
||||||
%dir %{_x11fontdir}/cyrillic
|
%dir %{_x11fontdir}/cyrillic
|
||||||
# font-cronyx-cyrillic
|
# font-cronyx-cyrillic
|
||||||
@ -1057,6 +1035,41 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %verify(not md5 size mtime) %{_x11fontdir}/cyrillic/fonts.cache-*
|
%ghost %verify(not md5 size mtime) %{_x11fontdir}/cyrillic/fonts.cache-*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 23 2014 Hans de Goede <hdegoede@redhat.com> - 7.5-11
|
||||||
|
- Update most fonts:
|
||||||
|
-encodings-1.0.4
|
||||||
|
-font-adobe-100dpi-1.0.3
|
||||||
|
-font-adobe-75dpi-1.0.3
|
||||||
|
-font-adobe-utopia-100dpi-1.0.4
|
||||||
|
-font-adobe-utopia-75dpi-1.0.4
|
||||||
|
-font-adobe-utopia-type1-1.0.4
|
||||||
|
-font-arabic-misc-1.0.3
|
||||||
|
-font-bh-100dpi-1.0.3
|
||||||
|
-font-bh-75dpi-1.0.3
|
||||||
|
-font-bh-lucidatypewriter-100dpi-1.0.3
|
||||||
|
-font-bh-lucidatypewriter-75dpi-1.0.3
|
||||||
|
-font-bitstream-100dpi-1.0.3
|
||||||
|
-font-bitstream-75dpi-1.0.3
|
||||||
|
-font-bitstream-type1-1.0.3
|
||||||
|
-font-cronyx-cyrillic-1.0.3
|
||||||
|
-font-cursor-misc-1.0.3
|
||||||
|
-font-daewoo-misc-1.0.3
|
||||||
|
-font-dec-misc-1.0.3
|
||||||
|
-font-isas-misc-1.0.3
|
||||||
|
-font-jis-misc-1.0.3
|
||||||
|
-font-micro-misc-1.0.3
|
||||||
|
-font-misc-cyrillic-1.0.3
|
||||||
|
-font-misc-ethiopic-1.0.3
|
||||||
|
-font-misc-misc-1.1.2
|
||||||
|
-font-mutt-misc-1.0.3
|
||||||
|
-font-schumacher-misc-1.1.2
|
||||||
|
-font-screen-cyrillic-1.0.4
|
||||||
|
-font-sony-misc-1.0.3
|
||||||
|
-font-sun-misc-1.0.3
|
||||||
|
-font-winitzki-cyrillic-1.0.3
|
||||||
|
-font-xfree86-type1-1.0.4
|
||||||
|
- Fix a bug in jisx0201.1976-0.enc (#1009350)
|
||||||
|
|
||||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.5-10
|
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.5-10
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user