diff --git a/urw-base35-fonts-20170801-000-split-urw-fallback.patch b/urw-base35-fonts-20170801-000-split-urw-fallback.patch
deleted file mode 100644
index b0374a9..0000000
--- a/urw-base35-fonts-20170801-000-split-urw-fallback.patch
+++ /dev/null
@@ -1,755 +0,0 @@
-From 70aaae73a0dba9c94c001bfc464b6cb6d1f3d0f9 Mon Sep 17 00:00:00 2001
-From: "David Kaspar [Dee'Kej]"
-Date: Mon, 25 Sep 2017 14:50:09 +0200
-Subject: [PATCH] fontconfig: split urw-fallback.conf into 3 files
-
- According to fontconfig upstream, this provides a better granularity,
- so some distributions do not have to ship all of these mappings.
----
- fontconfig/urw-fallback-backwards.conf | 136 ++++++++++++++
- fontconfig/urw-fallback-generics.conf | 104 +++++++++++
- fontconfig/urw-fallback-specifics.conf | 138 ++++++++++++++
- fontconfig/urw-fallback.conf | 332 ---------------------------------
- 4 files changed, 378 insertions(+), 332 deletions(-)
- create mode 100644 fontconfig/urw-fallback-backwards.conf
- create mode 100644 fontconfig/urw-fallback-generics.conf
- create mode 100644 fontconfig/urw-fallback-specifics.conf
- delete mode 100644 fontconfig/urw-fallback.conf
-
-diff --git a/fontconfig/urw-fallback-backwards.conf b/fontconfig/urw-fallback-backwards.conf
-new file mode 100644
-index 0000000..d714ac6
---- /dev/null
-+++ b/fontconfig/urw-fallback-backwards.conf
-@@ -0,0 +1,136 @@
-+
-+
-+
-+
-+
-+
-+
-+
-+ Century Schoolbook L
-+
-+ C059
-+
-+
-+
-+
-+ Century SchoolBook URW
-+
-+ C059
-+
-+
-+
-+
-+ Dingbats
-+
-+ D050000L
-+
-+
-+
-+
-+ Nimbus Mono
-+
-+ Nimbus Mono PS
-+
-+
-+
-+
-+ Nimbus Mono L
-+
-+ Nimbus Mono PS
-+
-+
-+
-+
-+ Nimbus Roman No9 L
-+
-+ Nimbus Roman
-+
-+
-+
-+
-+ Nimbus Sans L
-+
-+ Nimbus Sans
-+
-+
-+
-+
-+
-+
-+ Palladio URW
-+
-+ P052
-+
-+
-+
-+
-+ URW Palladio L
-+
-+ P052
-+
-+
-+
-+
-+ Standard Symbols L
-+
-+ Standard Symbols PS
-+
-+
-+
-+
-+ Bookman URW
-+
-+ URW Bookman
-+
-+
-+
-+
-+ URW Bookman L
-+
-+ URW Bookman
-+
-+
-+
-+
-+ URW Gothic L
-+
-+ URW Gothic
-+
-+
-+
-+
-+ Chancery URW
-+
-+ Z003
-+
-+
-+
-+
-+ URW Chancery L
-+
-+ Z003
-+
-+
-+
-diff --git a/fontconfig/urw-fallback-generics.conf b/fontconfig/urw-fallback-generics.conf
-new file mode 100644
-index 0000000..5a51868
---- /dev/null
-+++ b/fontconfig/urw-fallback-generics.conf
-@@ -0,0 +1,104 @@
-+
-+
-+
-+
-+
-+
-+
-+
-+ Courier
-+
-+ Nimbus Mono
-+ Nimbus Mono L
-+
-+
-+
-+
-+ Helvetica
-+
-+ Nimbus Sans L
-+
-+
-+
-+
-+ ITC Avant Garde Gothic
-+
-+ URW Gothic L
-+
-+
-+
-+
-+ ITC Bookman
-+
-+ Bookman URW
-+ URW Bookman L
-+
-+
-+
-+
-+ ITC Zapf Chancery
-+
-+ Chancery URW
-+ URW Chancery L
-+
-+
-+
-+
-+ ITC Zapf Dingbats
-+
-+ Dingbats
-+
-+
-+
-+
-+ New Century Schoolbook
-+
-+ Century Schoolbook L
-+ Century SchoolBook URW
-+
-+
-+
-+
-+ Palatino
-+
-+ Palladio URW
-+ URW Palladio L
-+
-+
-+
-+
-+ Symbol
-+
-+ Standard Symbols L
-+
-+
-+
-+
-+ Times
-+
-+ Nimbus Roman No9 L
-+
-+
-+
-diff --git a/fontconfig/urw-fallback-specifics.conf b/fontconfig/urw-fallback-specifics.conf
-new file mode 100644
-index 0000000..04241a9
---- /dev/null
-+++ b/fontconfig/urw-fallback-specifics.conf
-@@ -0,0 +1,138 @@
-+
-+
-+
-+
-+
-+
-+
-+
-+ Nimbus Mono
-+
-+ Courier
-+
-+
-+
-+
-+ Nimbus Mono L
-+
-+ Courier
-+
-+
-+
-+
-+ Nimbus Sans L
-+
-+ Helvetica
-+
-+
-+
-+
-+ URW Gothic L
-+
-+ ITC Avant Garde Gothic
-+
-+
-+
-+
-+ Bookman URW
-+
-+ ITC Bookman
-+
-+
-+
-+
-+ URW Bookman L
-+
-+ ITC Bookman
-+
-+
-+
-+
-+ Chancery URW
-+
-+ ITC Zapf Chancery
-+
-+
-+
-+
-+ URW Chancery L
-+
-+ ITC Zapf Chancery
-+
-+
-+
-+
-+ Dingbats
-+
-+ ITC Zapf Dingbats
-+
-+
-+
-+
-+ Century Schoolbook L
-+
-+ New Century Schoolbook
-+
-+
-+
-+
-+ Century SchoolBook URW
-+
-+ New Century Schoolbook
-+
-+
-+
-+
-+ Palladio URW
-+
-+ Palatino
-+
-+
-+
-+
-+ URW Palladio L
-+
-+ Palatino
-+
-+
-+
-+
-+ Standard Symbols L
-+
-+ Symbol
-+
-+
-+
-+
-+ Nimbus Roman No9 L
-+
-+ Times
-+
-+
-+
-diff --git a/fontconfig/urw-fallback.conf b/fontconfig/urw-fallback.conf
-deleted file mode 100644
-index b9771b1..0000000
---- a/fontconfig/urw-fallback.conf
-+++ /dev/null
-@@ -1,332 +0,0 @@
--
--
--
--
--
--
--
--
-- Nimbus Mono
--
-- Courier
--
--
--
--
-- Nimbus Mono L
--
-- Courier
--
--
--
--
-- Nimbus Sans L
--
-- Helvetica
--
--
--
--
-- URW Gothic L
--
-- ITC Avant Garde Gothic
--
--
--
--
-- Bookman URW
--
-- ITC Bookman
--
--
--
--
-- URW Bookman L
--
-- ITC Bookman
--
--
--
--
-- Chancery URW
--
-- ITC Zapf Chancery
--
--
--
--
-- URW Chancery L
--
-- ITC Zapf Chancery
--
--
--
--
-- Dingbats
--
-- ITC Zapf Dingbats
--
--
--
--
-- Century Schoolbook L
--
-- New Century Schoolbook
--
--
--
--
-- Century SchoolBook URW
--
-- New Century Schoolbook
--
--
--
--
-- Palladio URW
--
-- Palatino
--
--
--
--
-- URW Palladio L
--
-- Palatino
--
--
--
--
-- Standard Symbols L
--
-- Symbol
--
--
--
--
-- Nimbus Roman No9 L
--
-- Times
--
--
--
--
--
-- Courier
--
-- Nimbus Mono
-- Nimbus Mono L
--
--
--
--
-- Helvetica
--
-- Nimbus Sans L
--
--
--
--
-- ITC Avant Garde Gothic
--
-- URW Gothic L
--
--
--
--
-- ITC Bookman
--
-- Bookman URW
-- URW Bookman L
--
--
--
--
-- ITC Zapf Chancery
--
-- Chancery URW
-- URW Chancery L
--
--
--
--
-- ITC Zapf Dingbats
--
-- Dingbats
--
--
--
--
-- New Century Schoolbook
--
-- Century Schoolbook L
-- Century SchoolBook URW
--
--
--
--
-- Palatino
--
-- Palladio URW
-- URW Palladio L
--
--
--
--
-- Symbol
--
-- Standard Symbols L
--
--
--
--
-- Times
--
-- Nimbus Roman No9 L
--
--
--
--
--
-- Century Schoolbook L
--
-- C059
--
--
--
--
-- Century SchoolBook URW
--
-- C059
--
--
--
--
-- Dingbats
--
-- D050000L
--
--
--
--
-- Nimbus Mono
--
-- Nimbus Mono PS
--
--
--
--
-- Nimbus Mono L
--
-- Nimbus Mono PS
--
--
--
--
-- Nimbus Roman No9 L
--
-- Nimbus Roman
--
--
--
--
-- Nimbus Sans L
--
-- Nimbus Sans
--
--
--
--
--
--
-- Palladio URW
--
-- P052
--
--
--
--
-- URW Palladio L
--
-- P052
--
--
--
--
-- Standard Symbols L
--
-- Standard Symbols PS
--
--
--
--
-- Bookman URW
--
-- URW Bookman
--
--
--
--
-- URW Bookman L
--
-- URW Bookman
--
--
--
--
-- URW Gothic L
--
-- URW Gothic
--
--
--
--
-- Chancery URW
--
-- Z003
--
--
--
--
-- URW Chancery L
--
-- Z003
--
--
--
---
-2.9.5
-
diff --git a/urw-base35-fonts-20170801-001-appstream-typos-and-syntax-fix.patch b/urw-base35-fonts-20170801-001-appstream-typos-and-syntax-fix.patch
deleted file mode 100644
index c11bcdb..0000000
--- a/urw-base35-fonts-20170801-001-appstream-typos-and-syntax-fix.patch
+++ /dev/null
@@ -1,478 +0,0 @@
-From bcef1eb45d251d41721417378a865e8a89a3c12a Mon Sep 17 00:00:00 2001
-From: Fabian Greffrath
-Date: Mon, 2 Oct 2017 11:08:26 +0200
-Subject: [PATCH 1/3] appstream: fix typos and syntax errors
-
- * "update_conctact" should be "update_contact"
- * XML comments are closed with "-->", i.e. without an extra
- exclamation mark
-
-Fixes https://github.com/ArtifexSoftware/urw-base35-fonts/issues/10
----
- appstream/de.urwpp.C059.metainfo.xml | 4 ++--
- appstream/de.urwpp.D050000L.metainfo.xml | 4 ++--
- appstream/de.urwpp.NimbusMonoPS.metainfo.xml | 4 ++--
- appstream/de.urwpp.NimbusRoman.metainfo.xml | 4 ++--
- appstream/de.urwpp.NimbusSans.metainfo.xml | 4 ++--
- appstream/de.urwpp.NimbusSansNarrow.metainfo.xml | 4 ++--
- appstream/de.urwpp.P052.metainfo.xml | 4 ++--
- appstream/de.urwpp.StandardSymbolsPS.metainfo.xml | 4 ++--
- appstream/de.urwpp.URWBookman.metainfo.xml | 4 ++--
- appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml | 10 +++++-----
- appstream/de.urwpp.URWGothic.metainfo.xml | 4 ++--
- appstream/de.urwpp.Z003.metainfo.xml | 4 ++--
- 12 files changed, 27 insertions(+), 27 deletions(-)
-
-diff --git a/appstream/de.urwpp.C059.metainfo.xml b/appstream/de.urwpp.C059.metainfo.xml
-index a022a0e..318e115 100644
---- a/appstream/de.urwpp.C059.metainfo.xml
-+++ b/appstream/de.urwpp.C059.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- C059
- An alternative font family for New Century Schoolbook typeface
-@@ -45,7 +45,7 @@
- de.urwpp.Z003
-
-
--
-+
-
-
-
-diff --git a/appstream/de.urwpp.D050000L.metainfo.xml b/appstream/de.urwpp.D050000L.metainfo.xml
-index 107519b..dce5db7 100644
---- a/appstream/de.urwpp.D050000L.metainfo.xml
-+++ b/appstream/de.urwpp.D050000L.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- D050000L
- An alternative font for ITC Zapf Dingbats typeface
-@@ -42,7 +42,7 @@
- de.urwpp.Z003
-
-
--
-+
-
-
-
-diff --git a/appstream/de.urwpp.NimbusMonoPS.metainfo.xml b/appstream/de.urwpp.NimbusMonoPS.metainfo.xml
-index 5db4919..4cdf5e1 100644
---- a/appstream/de.urwpp.NimbusMonoPS.metainfo.xml
-+++ b/appstream/de.urwpp.NimbusMonoPS.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- Nimbus Mono PS
- An alternative font family for Courier typeface
-@@ -45,7 +45,7 @@
- de.urwpp.Z003
-
-
--
-+
-
-
-
-diff --git a/appstream/de.urwpp.NimbusRoman.metainfo.xml b/appstream/de.urwpp.NimbusRoman.metainfo.xml
-index 447857f..a085577 100644
---- a/appstream/de.urwpp.NimbusRoman.metainfo.xml
-+++ b/appstream/de.urwpp.NimbusRoman.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- Nimbus Roman
- An alternative font family for Times New Roman typeface
-@@ -45,7 +45,7 @@
- de.urwpp.Z003
-
-
--
-+
-
-
-
-diff --git a/appstream/de.urwpp.NimbusSans.metainfo.xml b/appstream/de.urwpp.NimbusSans.metainfo.xml
-index 1aa3468..28d9c96 100644
---- a/appstream/de.urwpp.NimbusSans.metainfo.xml
-+++ b/appstream/de.urwpp.NimbusSans.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- Nimbus Sans
- An alternative font family for Helvetica typeface
-@@ -45,7 +45,7 @@
- de.urwpp.Z003
-
-
--
-+
-
-
-
-diff --git a/appstream/de.urwpp.NimbusSansNarrow.metainfo.xml b/appstream/de.urwpp.NimbusSansNarrow.metainfo.xml
-index cdc133b..3db3163 100644
---- a/appstream/de.urwpp.NimbusSansNarrow.metainfo.xml
-+++ b/appstream/de.urwpp.NimbusSansNarrow.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- Nimbus Sans Narrow
- An alternative font family for Helvetica Condensed typeface
-@@ -45,7 +45,7 @@
- de.urwpp.Z003
-
-
--
-+
-
-
-
-diff --git a/appstream/de.urwpp.P052.metainfo.xml b/appstream/de.urwpp.P052.metainfo.xml
-index 32dbb35..c7dc06a 100644
---- a/appstream/de.urwpp.P052.metainfo.xml
-+++ b/appstream/de.urwpp.P052.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- P052
- An alternative font family for Palatino typeface
-@@ -45,7 +45,7 @@
- de.urwpp.Z003
-
-
--
-+
-
-
-
-diff --git a/appstream/de.urwpp.StandardSymbolsPS.metainfo.xml b/appstream/de.urwpp.StandardSymbolsPS.metainfo.xml
-index aaab157..88c102e 100644
---- a/appstream/de.urwpp.StandardSymbolsPS.metainfo.xml
-+++ b/appstream/de.urwpp.StandardSymbolsPS.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- Standard Symbols PS
- An alternative font for Symbol typeface
-@@ -42,7 +42,7 @@
- de.urwpp.Z003
-
-
--
-+
-
-
-
-diff --git a/appstream/de.urwpp.URWBookman.metainfo.xml b/appstream/de.urwpp.URWBookman.metainfo.xml
-index bd3211f..369dc52 100644
---- a/appstream/de.urwpp.URWBookman.metainfo.xml
-+++ b/appstream/de.urwpp.URWBookman.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- URW Bookman
- An alternative font family for ITC Bookman typeface
-@@ -45,7 +45,7 @@
- de.urwpp.Z003
-
-
--
-+
-
-
-
-diff --git a/appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml b/appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml
-index 0a0c19a..ba2988a 100644
---- a/appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml
-+++ b/appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml
-@@ -9,9 +9,9 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
--
-+
- (URW)++ Core Font Set [Level 2]
- An alternative font family for New Century Schoolbook typeface
-
-@@ -64,15 +64,15 @@
- Z003 Medium Italic
-
-
--
-+
-
--
-+
-
-
-
-
-
--
-+
-
- aa
- af
-diff --git a/appstream/de.urwpp.URWGothic.metainfo.xml b/appstream/de.urwpp.URWGothic.metainfo.xml
-index 699f169..9fe308d 100644
---- a/appstream/de.urwpp.URWGothic.metainfo.xml
-+++ b/appstream/de.urwpp.URWGothic.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- URW Gothic
- An alternative font family for ITC Avant Garde Gothic typeface
-@@ -45,7 +45,7 @@
- de.urwpp.Z003
-
-
--
-+
-
-
-
-diff --git a/appstream/de.urwpp.Z003.metainfo.xml b/appstream/de.urwpp.Z003.metainfo.xml
-index b36065f..f1a4cd7 100644
---- a/appstream/de.urwpp.Z003.metainfo.xml
-+++ b/appstream/de.urwpp.Z003.metainfo.xml
-@@ -9,7 +9,7 @@
- https://www.urwpp.de/en/
- https://bugs.ghostscript.com/
-
-- dkaspar@redhat.com
-+ dkaspar@redhat.com
-
- Z003
- An alternative font for ITC Zapf Chancery typeface
-@@ -42,7 +42,7 @@
- de.urwpp.URWGothic
-
-
--
-+
-
-
-
---
-2.9.5
-
-
-From d8acb4f4476e081ff8159d33843f57de7d3a8aee Mon Sep 17 00:00:00 2001
-From: "David Kaspar [Dee'Kej]"
-Date: Tue, 20 Feb 2018 13:24:57 +0100
-Subject: [PATCH 2/3] appstream: added missing
XML tag
-
- This was causing errors in AppStream parsers, causing the AppStream
- files not being used in software centers/updaters...
----
- appstream/de.urwpp.C059.metainfo.xml | 1 +
- appstream/de.urwpp.D050000L.metainfo.xml | 1 +
- appstream/de.urwpp.NimbusMonoPS.metainfo.xml | 1 +
- appstream/de.urwpp.NimbusRoman.metainfo.xml | 1 +
- appstream/de.urwpp.NimbusSans.metainfo.xml | 1 +
- appstream/de.urwpp.P052.metainfo.xml | 1 +
- appstream/de.urwpp.StandardSymbolsPS.metainfo.xml | 1 +
- appstream/de.urwpp.URWBookman.metainfo.xml | 1 +
- appstream/de.urwpp.URWGothic.metainfo.xml | 1 +
- appstream/de.urwpp.Z003.metainfo.xml | 1 +
- 10 files changed, 10 insertions(+)
-
-diff --git a/appstream/de.urwpp.C059.metainfo.xml b/appstream/de.urwpp.C059.metainfo.xml
-index 318e115..4c52047 100644
---- a/appstream/de.urwpp.C059.metainfo.xml
-+++ b/appstream/de.urwpp.C059.metainfo.xml
-@@ -22,6 +22,7 @@
-
- These 35 base fonts are provided freely by (URW++) company,
- and are mainly utilized by Ghostscript, or other applications using it.
-+
-
-
-
-diff --git a/appstream/de.urwpp.D050000L.metainfo.xml b/appstream/de.urwpp.D050000L.metainfo.xml
-index dce5db7..292cf23 100644
---- a/appstream/de.urwpp.D050000L.metainfo.xml
-+++ b/appstream/de.urwpp.D050000L.metainfo.xml
-@@ -22,6 +22,7 @@
-
- These 35 base fonts are provided freely by (URW++) company,
- and are mainly utilized by Ghostscript, or other applications using it.
-+
-
-
-
-diff --git a/appstream/de.urwpp.NimbusMonoPS.metainfo.xml b/appstream/de.urwpp.NimbusMonoPS.metainfo.xml
-index 4cdf5e1..a293e23 100644
---- a/appstream/de.urwpp.NimbusMonoPS.metainfo.xml
-+++ b/appstream/de.urwpp.NimbusMonoPS.metainfo.xml
-@@ -22,6 +22,7 @@
-
- These 35 base fonts are provided freely by (URW++) company,
- and are mainly utilized by Ghostscript, or other applications using it.
-+
-
-
-
-diff --git a/appstream/de.urwpp.NimbusRoman.metainfo.xml b/appstream/de.urwpp.NimbusRoman.metainfo.xml
-index a085577..0580780 100644
---- a/appstream/de.urwpp.NimbusRoman.metainfo.xml
-+++ b/appstream/de.urwpp.NimbusRoman.metainfo.xml
-@@ -22,6 +22,7 @@
-
- These 35 base fonts are provided freely by (URW++) company,
- and are mainly utilized by Ghostscript, or other applications using it.
-+
-
-
-
-diff --git a/appstream/de.urwpp.NimbusSans.metainfo.xml b/appstream/de.urwpp.NimbusSans.metainfo.xml
-index 28d9c96..f5ca309 100644
---- a/appstream/de.urwpp.NimbusSans.metainfo.xml
-+++ b/appstream/de.urwpp.NimbusSans.metainfo.xml
-@@ -22,6 +22,7 @@
-
- These 35 base fonts are provided freely by (URW++) company,
- and are mainly utilized by Ghostscript, or other applications using it.
-+
-
-
-
-diff --git a/appstream/de.urwpp.P052.metainfo.xml b/appstream/de.urwpp.P052.metainfo.xml
-index c7dc06a..2504b24 100644
---- a/appstream/de.urwpp.P052.metainfo.xml
-+++ b/appstream/de.urwpp.P052.metainfo.xml
-@@ -22,6 +22,7 @@
-
- These 35 base fonts are provided freely by (URW++) company,
- and are mainly utilized by Ghostscript, or other applications using it.
-+
-
-
-
-diff --git a/appstream/de.urwpp.StandardSymbolsPS.metainfo.xml b/appstream/de.urwpp.StandardSymbolsPS.metainfo.xml
-index 88c102e..134e756 100644
---- a/appstream/de.urwpp.StandardSymbolsPS.metainfo.xml
-+++ b/appstream/de.urwpp.StandardSymbolsPS.metainfo.xml
-@@ -22,6 +22,7 @@
-
- These 35 base fonts are provided freely by (URW++) company,
- and are mainly utilized by Ghostscript, or other applications using it.
-+
-
-
-
-diff --git a/appstream/de.urwpp.URWBookman.metainfo.xml b/appstream/de.urwpp.URWBookman.metainfo.xml
-index 369dc52..c932a29 100644
---- a/appstream/de.urwpp.URWBookman.metainfo.xml
-+++ b/appstream/de.urwpp.URWBookman.metainfo.xml
-@@ -22,6 +22,7 @@
-
- These 35 base fonts are provided freely by (URW++) company,
- and are mainly utilized by Ghostscript, or other applications using it.
-+
-
-
-
-diff --git a/appstream/de.urwpp.URWGothic.metainfo.xml b/appstream/de.urwpp.URWGothic.metainfo.xml
-index 9fe308d..2fc1e7d 100644
---- a/appstream/de.urwpp.URWGothic.metainfo.xml
-+++ b/appstream/de.urwpp.URWGothic.metainfo.xml
-@@ -22,6 +22,7 @@
-
- These 35 base fonts are provided freely by (URW++) company,
- and are mainly utilized by Ghostscript, or other applications using it.
-+
-
-
-
-diff --git a/appstream/de.urwpp.Z003.metainfo.xml b/appstream/de.urwpp.Z003.metainfo.xml
-index f1a4cd7..3d30fd2 100644
---- a/appstream/de.urwpp.Z003.metainfo.xml
-+++ b/appstream/de.urwpp.Z003.metainfo.xml
-@@ -22,6 +22,7 @@
-
- These 35 base fonts are provided freely by (URW++) company,
- and are mainly utilized by Ghostscript, or other applications using it.
-+
-
-
-
---
-2.9.5
-
-
-From 1f3399b3a798a99ab7fda0b79c09c6ba8cc1822d Mon Sep 17 00:00:00 2001
-From: "David Kaspar [Dee'Kej]"
-Date: Wed, 28 Feb 2018 10:27:23 +0100
-Subject: [PATCH 3/3] appstream: fix the copy-paste error in summary
-
- ... in de.urwpp.URWCoreFontSetLevel2.metainfo.xml
-
- Resolves: #21
----
- appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml b/appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml
-index ba2988a..f3bf95b 100644
---- a/appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml
-+++ b/appstream/de.urwpp.URWCoreFontSetLevel2.metainfo.xml
-@@ -13,7 +13,7 @@
-
-
- (URW)++ Core Font Set [Level 2]
-- An alternative font family for New Century Schoolbook typeface
-+ Core Font Set containing 35 freely distributable fonts from (URW)++
-
-
- The Level 2 Core Font Set is a PostScript specification of 35 base fonts
---
-2.9.5
-
diff --git a/urw-base35-fonts-20170801-002-BdOblique-renamed.patch b/urw-base35-fonts-20170801-002-BdOblique-renamed.patch
deleted file mode 100644
index 2055c15..0000000
--- a/urw-base35-fonts-20170801-002-BdOblique-renamed.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From 15193de2d6e421af88f9a3297833530b60c40a09 Mon Sep 17 00:00:00 2001
-From: "David Kaspar [Dee'Kej]"
-Date: Mon, 4 Dec 2017 12:06:02 +0100
-Subject: [PATCH] fonts: NimbusSansNarrow-BdOblique.* renamed to *-BoldOblique
-
- To sync with:
- https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=efc24229b0ba
- Resolves:
- https://bugs.ghostscript.com/show_bug.cgi?id=698784
----
- ...arrow-BdOblique.afm => NimbusSansNarrow-BoldOblique.afm} | 0
- ...arrow-BdOblique.otf => NimbusSansNarrow-BoldOblique.otf} | Bin
- ...sNarrow-BdOblique.t1 => NimbusSansNarrow-BoldOblique.t1} | Bin
- ...arrow-BdOblique.ttf => NimbusSansNarrow-BoldOblique.ttf} | Bin
- 4 files changed, 0 insertions(+), 0 deletions(-)
- rename fonts/{NimbusSansNarrow-BdOblique.afm => NimbusSansNarrow-BoldOblique.afm} (100%)
- rename fonts/{NimbusSansNarrow-BdOblique.otf => NimbusSansNarrow-BoldOblique.otf} (100%)
- rename fonts/{NimbusSansNarrow-BdOblique.t1 => NimbusSansNarrow-BoldOblique.t1} (100%)
- rename fonts/{NimbusSansNarrow-BdOblique.ttf => NimbusSansNarrow-BoldOblique.ttf} (100%)
-
-diff --git a/fonts/NimbusSansNarrow-BdOblique.afm b/fonts/NimbusSansNarrow-BoldOblique.afm
-similarity index 100%
-rename from fonts/NimbusSansNarrow-BdOblique.afm
-rename to fonts/NimbusSansNarrow-BoldOblique.afm
-diff --git a/fonts/NimbusSansNarrow-BdOblique.otf b/fonts/NimbusSansNarrow-BoldOblique.otf
-similarity index 100%
-rename from fonts/NimbusSansNarrow-BdOblique.otf
-rename to fonts/NimbusSansNarrow-BoldOblique.otf
-diff --git a/fonts/NimbusSansNarrow-BdOblique.t1 b/fonts/NimbusSansNarrow-BoldOblique.t1
-similarity index 100%
-rename from fonts/NimbusSansNarrow-BdOblique.t1
-rename to fonts/NimbusSansNarrow-BoldOblique.t1
-diff --git a/fonts/NimbusSansNarrow-BdOblique.ttf b/fonts/NimbusSansNarrow-BoldOblique.ttf
-similarity index 100%
-rename from fonts/NimbusSansNarrow-BdOblique.ttf
-rename to fonts/NimbusSansNarrow-BoldOblique.ttf
---
-2.9.5
-
diff --git a/urw-base35-fonts-20170801-003-merge-Nimbus-Sans-Narrow.patch b/urw-base35-fonts-20170801-003-merge-Nimbus-Sans-Narrow.patch
deleted file mode 100644
index 54d5c2d..0000000
--- a/urw-base35-fonts-20170801-003-merge-Nimbus-Sans-Narrow.patch
+++ /dev/null
@@ -1,358 +0,0 @@
-From 965bea8798ffe76885e4ea4556155a6df5e7fc4d Mon Sep 17 00:00:00 2001
-From: "David Kaspar [Dee'Kej]"
-Date: Tue, 9 Jan 2018 13:51:09 +0100
-Subject: [PATCH] appstream/fontconfig: Nimbus Sans Narrow merged into Nimbus
- Sans
-
- "As mentioned by Microsoft in its WPF font model whitepaper, the CSS
- model and apps only know to manage weight, width or slant qualifiers.
- So anything which is a weight, width or slant qualifier is a font face
- name, and anything else is a different font family." - Nicolas Mailhot
-
- More info: https://goo.gl/n2unfn
-
- By this definition, the Nimbus Sans and Nimbus Sans Narrow are the
- same font typefaces, so the AppStream and fontconfig files for Nimbus
- Sans Narrow were merged into corresponding Nimbus Sans files.
----
- appstream/de.urwpp.NimbusSans.metainfo.xml | 5 +
- appstream/de.urwpp.NimbusSansNarrow.metainfo.xml | 190 -----------------------
- fontconfig/urw-nimbus-sans-narrow.conf | 42 -----
- fontconfig/urw-nimbus-sans.conf | 35 +++++
- 4 files changed, 40 insertions(+), 232 deletions(-)
- delete mode 100644 appstream/de.urwpp.NimbusSansNarrow.metainfo.xml
- delete mode 100644 fontconfig/urw-nimbus-sans-narrow.conf
-
-diff --git a/appstream/de.urwpp.NimbusSans.metainfo.xml b/appstream/de.urwpp.NimbusSans.metainfo.xml
-index 28d9c96..be65054 100644
---- a/appstream/de.urwpp.NimbusSans.metainfo.xml
-+++ b/appstream/de.urwpp.NimbusSans.metainfo.xml
-@@ -29,6 +29,11 @@
- Nimbus Sans Italic
- Nimbus Sans Bold
- Nimbus Sans Bold Italic
-+
-+ Nimbus Sans Narrow Regular
-+ Nimbus Sans Narrow Oblique
-+ Nimbus Sans Narrow Bold
-+ Nimbus Sans Narrow Bold Oblique
-
-
-
-diff --git a/appstream/de.urwpp.NimbusSansNarrow.metainfo.xml b/appstream/de.urwpp.NimbusSansNarrow.metainfo.xml
-deleted file mode 100644
-index 3db3163..0000000
---- a/appstream/de.urwpp.NimbusSansNarrow.metainfo.xml
-+++ /dev/null
-@@ -1,190 +0,0 @@
--
--
-- de.urwpp.NimbusSansNarrow
-- URW++ Design and Development GmbH
--
-- CC-BY-4.0
-- AGPL-3.0
--
-- https://www.urwpp.de/en/
-- https://bugs.ghostscript.com/
--
-- dkaspar@redhat.com
--
-- Nimbus Sans Narrow
-- An alternative font family for Helvetica Condensed typeface
--
--
-- This sans-serif font family is an alternative for the Helvetica Condensed
-- typeface, and is part of Level 2 Core Font Set - PostScript specification
-- of 35 base fonts that can be used with any PostScript file.
--
--
-- These 35 base fonts are provided freely by (URW++) company,
-- and are mainly utilized by Ghostscript, or other applications using it.
--
--
--
-- Nimbus Sans Narrow Regular
-- Nimbus Sans Narrow Oblique
-- Nimbus Sans Narrow Bold
-- Nimbus Sans Narrow Bold Oblique
--
--
--
-- de.urwpp.URWCoreFontSetLevel2
-- de.urwpp.C059
-- de.urwpp.D050000L
-- de.urwpp.NimbusMonoPS
-- de.urwpp.NimbusRoman
-- de.urwpp.NimbusSans
-- de.urwpp.P052
-- de.urwpp.StandardSymbolsPS
-- de.urwpp.URWBookman
-- de.urwpp.URWGothic
-- de.urwpp.Z003
--
--
--
--
--
--
--
--
--
-- aa
-- af
-- an
-- av
-- ay
-- ba
-- be
-- bg
-- bi
-- br
-- bs
-- bua
-- ca
-- ce
-- ch
-- co
-- crh
-- cs
-- csb
-- cy
-- da
-- de
-- el
-- en
-- eo
-- es
-- et
-- eu
-- fi
-- fil
-- fj
-- fo
-- fr
-- fur
-- fy
-- gd
-- gl
-- gv
-- ho
-- hr
-- hsb
-- ht
-- hu
-- ia
-- id
-- ie
-- ik
-- io
-- is
-- it
-- jv
-- kaa
-- ki
-- kj
-- kk
-- kl
-- ku-tr
-- kum
-- kwm
-- ky
-- la
-- lb
-- lez
-- lg
-- li
-- lt
-- lv
-- mg
-- mh
-- mk
-- mn-mn
-- mo
-- ms
-- mt
-- na
-- nb
-- nds
-- ng
-- nl
-- nn
-- no
-- nr
-- nso
-- ny
-- oc
-- om
-- os
-- pap-an
-- pap-aw
-- pl
-- pt
-- rm
-- rn
-- ro
-- ru
-- rw
-- sc
-- se
-- sel
-- sg
-- sh
-- sk
-- sl
-- sma
-- smj
-- smn
-- sn
-- so
-- sq
-- sr
-- ss
-- st
-- su
-- sv
-- sw
-- tg
-- tk
-- tl
-- tn
-- tr
-- ts
-- tt
-- tyv
-- uk
-- uz
-- vo
-- vot
-- wa
-- wen
-- wo
-- xh
-- yap
-- za
-- zu
--
--
-diff --git a/fontconfig/urw-nimbus-sans-narrow.conf b/fontconfig/urw-nimbus-sans-narrow.conf
-deleted file mode 100644
-index 16ef7ac..0000000
---- a/fontconfig/urw-nimbus-sans-narrow.conf
-+++ /dev/null
-@@ -1,42 +0,0 @@
--
--
--
--
--
-- sans-serif
--
-- Nimbus Sans Narrow
--
--
--
--
--
-- Nimbus Sans Narrow
--
-- sans-serif
--
--
--
--
--
-- Nimbus Sans Narrow
--
-- Helvetica Narrow
--
--
--
--
--
-- Helvetica Narrow
--
-- Nimbus Sans Narrow
--
--
--
--
-- TeX Gyre Heroes Cn
--
-- Nimbus Sans Narrow
--
--
--
-diff --git a/fontconfig/urw-nimbus-sans.conf b/fontconfig/urw-nimbus-sans.conf
-index 782e5e0..0d78408 100644
---- a/fontconfig/urw-nimbus-sans.conf
-+++ b/fontconfig/urw-nimbus-sans.conf
-@@ -9,6 +9,13 @@
-
-
-
-+
-+ sans-serif
-+
-+ Nimbus Sans Narrow
-+
-+
-+
-
-
- Nimbus Sans
-@@ -17,6 +24,13 @@
-
-
-
-+
-+ Nimbus Sans Narrow
-+
-+ sans-serif
-+
-+
-+
-
-
- Nimbus Sans
-@@ -25,6 +39,13 @@
-
-
-
-+
-+ Nimbus Sans Narrow
-+
-+ Helvetica Narrow
-+
-+
-+
-
-
- Helvetica
-@@ -34,9 +55,23 @@
-
-
-
-+ Helvetica Narrow
-+
-+ Nimbus Sans Narrow
-+
-+
-+
-+
- TeX Gyre Heroes
-
- Nimbus Sans
-
-
-+
-+
-+ TeX Gyre Heroes Cn
-+
-+ Nimbus Sans Narrow
-+
-+
-
---
-2.9.5
-
diff --git a/urw-base35-fonts-20170801.tar.gz b/urw-base35-fonts-20200910.tar.gz
similarity index 64%
rename from urw-base35-fonts-20170801.tar.gz
rename to urw-base35-fonts-20200910.tar.gz
index 80fde96..69b05a4 100644
Binary files a/urw-base35-fonts-20170801.tar.gz and b/urw-base35-fonts-20200910.tar.gz differ
diff --git a/urw-base35-fonts.spec b/urw-base35-fonts.spec
index 938a0ba..3a0081f 100644
--- a/urw-base35-fonts.spec
+++ b/urw-base35-fonts.spec
@@ -131,24 +131,17 @@
if [[ $1 -eq 0 ]]; then \
# mkfontscale %{_fontdir} &> /dev/null || : \
# mkfontdir %{_fontdir} &> /dev/null || : \
- # xset fp rehash &> /dev/null || : \
true || : \
fi \
)
# The content of this scriptlet is only run once during install/update.
-#
-# NOTE: 'xset' is an utility requiring X server to be running. Because of it,
-# the 'xset fp rehash' will fail to udpate its font database, when the
-# X server is stopped. This has been already reported (and closed):
%global posttrans_scriptlet() \
( \
if [[ -x %{tmpfile} ]]; then \
# mkfontscale %{_fontdir} \
# mkfontdir %{_fontdir} \
- # export DISPLAY=:0 \
- # xset fp rehash &> /dev/null || : \
# \
true || : \
rm -rf %{tmpdir} \
@@ -168,8 +161,8 @@ can be used with any PostScript file.
Name: %{fontname}-fonts
Summary: Core Font Set containing 35 freely distributable fonts from (URW)++
-Version: 20170801
-Release: 11
+Version: 20200910
+Release: 1
# NOTE: (URW)++ holds the copyright, but Artifex Software has obtained rights to
# release these fonts under GNU Affero General Public License (version 3).
@@ -200,10 +193,6 @@ Requires: %{fontname}-p052-fonts %{fontname}-standard-symbols-ps-fonts
# Upstream patches -- official upstream patches released by upstream since the
# ---------------- last rebase that are necessary for any reason:
-Patch000: urw-base35-fonts-20170801-000-split-urw-fallback.patch
-Patch001: urw-base35-fonts-20170801-001-appstream-typos-and-syntax-fix.patch
-Patch002: urw-base35-fonts-20170801-002-BdOblique-renamed.patch
-Patch003: urw-base35-fonts-20170801-003-merge-Nimbus-Sans-Narrow.patch
%description
%{common_desc}
@@ -235,7 +224,9 @@ as well as all the fonts contained in this font set.
%package legacy
Summary: Legacy version of (URW)++ Level 2 Core Font Set
-
+Requires(post): xorg-x11-font-utils
+Requires(postun): xorg-x11-font-utils
+
%description legacy
%{common_desc}
@@ -254,9 +245,9 @@ This package provides previous (legacy) versions of these fonts
Summary: %{*} font family [part of Level 2 Core Font Set]
Requires: %{name}-common = %{version}-%{release}
-Requires(post): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(post): fontconfig
-Requires(postun): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(postun): fontconfig
%description -n %{fontname}-%{subpkg_name}-fonts
This package contains %{*} font family,
@@ -291,9 +282,9 @@ which is part of Level 2 Core Font Set.
Summary: %{*} font family [part of Level 2 Core Font Set]
Requires: %{name}-common = %{version}-%{release}
-Requires(post): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(post): fontconfig
-Requires(postun): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(postun): fontconfig
%description -n %{fontname}-%{subpkg_name}-fonts
This package contains %{*} font family,
@@ -327,9 +318,9 @@ which is part of Level 2 Core Font Set.
Summary: %{*} font family [part of Level 2 Core Font Set]
Requires: %{name}-common = %{version}-%{release}
-Requires(post): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(post): fontconfig
-Requires(postun): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(postun): fontconfig
%description -n %{fontname}-%{subpkg_name}-fonts
This package contains %{*} font family,
@@ -364,9 +355,9 @@ which is part of Level 2 Core Font Set.
Summary: %{*} font family [part of Level 2 Core Font Set]
Requires: %{name}-common = %{version}-%{release}
-Requires(post): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(post): fontconfig
-Requires(postun): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(postun): fontconfig
%description -n %{fontname}-%{subpkg_name}-fonts
This package contains %{*} font family,
@@ -400,9 +391,9 @@ which is part of Level 2 Core Font Set.
Summary: %{*} font family [part of Level 2 Core Font Set]
Requires: %{name}-common = %{version}-%{release}
-Requires(post): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(post): fontconfig
-Requires(postun): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(postun): fontconfig
%description -n %{fontname}-%{subpkg_name}-fonts
This package contains %{*} font family,
@@ -436,9 +427,9 @@ which is part of Level 2 Core Font Set.
Summary: %{*} font family [part of Level 2 Core Font Set]
Requires: %{name}-common = %{version}-%{release}
-Requires(post): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(post): fontconfig
-Requires(postun): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(postun): fontconfig
%description -n %{fontname}-%{subpkg_name}-fonts
This package contains %{*} font family,
@@ -472,9 +463,9 @@ which is part of Level 2 Core Font Set.
Summary: %{*} font family [part of Level 2 Core Font Set]
Requires: %{name}-common = %{version}-%{release}
-Requires(post): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(post): fontconfig
-Requires(postun): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(postun): fontconfig
%description -n %{fontname}-%{subpkg_name}-fonts
This package contains %{*} font family,
@@ -508,9 +499,9 @@ which is part of Level 2 Core Font Set.
Summary: %{*} font family [part of Level 2 Core Font Set]
Requires: %{name}-common = %{version}-%{release}
-Requires(post): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(post): fontconfig
-Requires(postun): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(postun): fontconfig
%description -n %{fontname}-%{subpkg_name}-fonts
This package contains %{*} font family,
@@ -544,9 +535,9 @@ which is part of Level 2 Core Font Set.
Summary: %{*} font family [part of Level 2 Core Font Set]
Requires: %{name}-common = %{version}-%{release}
-Requires(post): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(post): fontconfig
-Requires(postun): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(postun): fontconfig
%description -n %{fontname}-%{subpkg_name}-fonts
This package contains %{*} font family,
@@ -580,9 +571,9 @@ which is part of Level 2 Core Font Set.
Summary: %{*} font family [part of Level 2 Core Font Set]
Requires: %{name}-common = %{version}-%{release}
-Requires(post): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(post): fontconfig
-Requires(postun): fontconfig xorg-x11-font-utils xorg-x11-server-utils
+Requires(postun): fontconfig
%description -n %{fontname}-%{subpkg_name}-fonts
This package contains %{*} font family,
@@ -678,14 +669,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.metainfo
%post legacy
mkfontscale %{legacydir}
mkfontdir %{legacydir}
-export DISPLAY=:0
-xset fp rehash &> /dev/null || :
%postun legacy
mkfontscale %{legacydir}
mkfontdir %{legacydir}
-export DISPLAY=:0
-xset fp rehash &> /dev/null || :
# NOTE: There's no reason to run 'post' and 'postun' scriptlets for the main
# metapackage or the *-common subpackage. Everything necessary is handled
@@ -728,4 +715,5 @@ xset fp rehash &> /dev/null || :
# =============================================================================
%changelog
-
+* Fri Jan 22 2021 jinzhimin - 20200910-1
+- upgrade to 20200910