From 69779acc81410e40cf0cfb40824a03a5d7277b0c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 24 Mar 2021 16:50:04 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/bdftopcf.git#86d7431d61addb89e2e479b38beff2c1379e2bf9 --- .gitignore | 1 + README.md | 3 +++ bdftopcf.spec | 42 ++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 4 files changed, 47 insertions(+) create mode 100644 README.md create mode 100644 bdftopcf.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore index e69de29..e5bad49 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/bdftopcf-*.tar.bz2 diff --git a/README.md b/README.md new file mode 100644 index 0000000..79fdc15 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# bdftopcf + +The bdftopcf package diff --git a/bdftopcf.spec b/bdftopcf.spec new file mode 100644 index 0000000..e977b2a --- /dev/null +++ b/bdftopcf.spec @@ -0,0 +1,42 @@ +Name: bdftopcf +Version: 1.1 +Release: 1%{?dist} +Summary: Font compiler for the X server and font server + +License: MIT +URL: https://www.x.org +Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.bz2 + +BuildRequires: gcc make libtool +BuildRequires: pkgconfig(x11) pkgconfig(fontsproto) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 + +Conflicts: xorg-x11-font-utils <= 7.5-50 + +%description +bdftopcf is a font compiler for the X server and font server. Fonts +in Portable Compiled Format can be read by any architecture, although +the file is structured to allow one particular architecture to read +them directly without reformatting. This allows fast reading on the +appropriate machine, but the files are still portable (but read more +slowly) on other machines. + +%prep +%autosetup + +%build +%configure --disable-silent-rules +%make_build + +%install +%make_install + +%files +%license COPYING +%{_bindir}/bdftopcf +%{_mandir}/man1/bdftopcf.1* + +%changelog +* Thu Feb 25 2021 Peter Hutterer 1.1-1 +- Split bdftopcf out from xorg-x11-font-utils into its own + package (#1932736) diff --git a/sources b/sources new file mode 100644 index 0000000..9405ea2 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (bdftopcf-1.1.tar.bz2) = 7b790e8d512ca2812ac889c156ef91c48798b4744a6857e5b17e0128764b5afa8c5426fe5de05a9819d64745116718db4221b3e657e3c2633465e87179c44bec