forked from pool/font-util
Accepting request 726129 from X11:XOrg
- Update to font-util 1.3.2 * This minor bugfix release fixes crashes of the ucs2any utility when faced with a poorly-formed bdf font file. - Own %{_datadir}/aclocal: when we might switch to pkgconf instead of pkg-config, nothing in the build root is 'accidentally' owning this directory for us. OBS-URL: https://build.opensuse.org/request/show/726129 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/font-util?expand=0&rev=11
This commit is contained in:
commit
26adcc0ea8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aa7ebdb0715106dd255082f2310dbaa2cd7e225957c2a77d719720c7cc92b921
|
|
||||||
size 153289
|
|
Binary file not shown.
3
font-util-1.3.2.tar.bz2
Normal file
3
font-util-1.3.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3ad880444123ac06a7238546fa38a2a6ad7f7e0cc3614de7e103863616522282
|
||||||
|
size 158480
|
BIN
font-util-1.3.2.tar.bz2.sig
Normal file
BIN
font-util-1.3.2.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 26 10:08:48 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to font-util 1.3.2
|
||||||
|
* This minor bugfix release fixes crashes of the ucs2any utility
|
||||||
|
when faced with a poorly-formed bdf font file.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 8 11:06:29 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Own %{_datadir}/aclocal: when we might switch to pkgconf instead
|
||||||
|
of pkg-config, nothing in the build root is 'accidentally' owning
|
||||||
|
this directory for us.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 8 21:14:19 UTC 2017 - mstaudt@suse.com
|
Wed Feb 8 21:14:19 UTC 2017 - mstaudt@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package font-util
|
# spec file for package font-util
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,17 +12,17 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: font-util
|
Name: font-util
|
||||||
Version: 1.3.1
|
Version: 1.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X.Org font package creation/installation utilities
|
Summary: X.Org font package creation/installation utilities
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
Url: http://xorg.freedesktop.org/
|
URL: https://xorg.freedesktop.org/
|
||||||
Source0: http://xorg.freedesktop.org/archive/individual/font/%{name}-%{version}.tar.bz2
|
Source0: http://xorg.freedesktop.org/archive/individual/font/%{name}-%{version}.tar.bz2
|
||||||
Source1: http://xorg.freedesktop.org/archive/individual/font/%{name}-%{version}.tar.bz2.sig
|
Source1: http://xorg.freedesktop.org/archive/individual/font/%{name}-%{version}.tar.bz2.sig
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
@ -34,7 +34,6 @@ BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
|||||||
# X11R7.7 is in RC1, and xorg-x11-fonts-devel was version 7.6
|
# X11R7.7 is in RC1, and xorg-x11-fonts-devel was version 7.6
|
||||||
Provides: xorg-x11-fonts-devel = 7.7
|
Provides: xorg-x11-fonts-devel = 7.7
|
||||||
Obsoletes: xorg-x11-fonts-devel < 7.7
|
Obsoletes: xorg-x11-fonts-devel < 7.7
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides utilities for X.Org font package
|
This package provides utilities for X.Org font package
|
||||||
@ -52,12 +51,13 @@ cp %{SOURCE3} map-JISX0201.1976-0
|
|||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%license COPYING
|
||||||
%doc ChangeLog COPYING README
|
%doc ChangeLog README.md
|
||||||
%{_bindir}/bdftruncate
|
%{_bindir}/bdftruncate
|
||||||
%{_bindir}/ucs2any
|
%{_bindir}/ucs2any
|
||||||
%{_mandir}/man1/bdftruncate.1%{?ext_man}
|
%{_mandir}/man1/bdftruncate.1%{?ext_man}
|
||||||
%{_mandir}/man1/ucs2any.1%{?ext_man}
|
%{_mandir}/man1/ucs2any.1%{?ext_man}
|
||||||
|
%dir %{_datadir}/aclocal
|
||||||
%{_datadir}/aclocal/fontutil.m4
|
%{_datadir}/aclocal/fontutil.m4
|
||||||
%{_datadir}/fonts/util/
|
%{_datadir}/fonts/util/
|
||||||
%{_libdir}/pkgconfig/fontutil.pc
|
%{_libdir}/pkgconfig/fontutil.pc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user