Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
libXfont
libXfont.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libXfont.spec of Package libXfont
# # spec file for package libXfont # # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: libXfont %define lname libXfont1 Version: 1.4.7 Release: 0 Summary: X font handling library for server and utilities License: MIT Group: Development/Libraries/C and C++ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXfont #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfont/ Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(fontenc) BuildRequires: pkgconfig(fontsproto) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(xorg-macros) >= 1.10 BuildRequires: pkgconfig(xproto) BuildRequires: pkgconfig(xtrans) BuildRequires: pkgconfig(zlib) #optional#BuildRequires: pkgconfig(bzip2), + --with-bzip2 Patch01: u_0001-CVE-2014-0209-integer-overflow-of-realloc-size-in-Fo.patch Patch02: u_0002-CVE-2014-0209-integer-overflow-of-realloc-size-in-le.patch Patch03: u_0003-CVE-2014-0210-unvalidated-length-in-_fs_recv_conn_se.patch Patch04: u_0004-CVE-2014-0210-unvalidated-lengths-when-reading-repli.patch Patch05: u_0005-CVE-2014-0211-Integer-overflow-in-fs_get_reply-_fs_s.patch Patch06: u_0006-CVE-2014-0210-unvalidated-length-fields-in-fs_read_q.patch Patch07: u_0007-CVE-2014-0211-integer-overflow-in-fs_read_extent_inf.patch Patch08: u_0008-CVE-2014-0211-integer-overflow-in-fs_alloc_glyphs.patch Patch09: u_0009-CVE-2014-0210-unvalidated-length-fields-in-fs_read_e.patch Patch10: u_0010-CVE-2014-0210-unvalidated-length-fields-in-fs_read_g.patch Patch11: u_0011-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch Patch12: u_0012-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch # CVE-2015-1802, CVE-2015-1803, CVE-2015-1804 Patch13: u_libxfont_bdfreadproperties_property_count_needs_range_check.patch Patch14: u_libxfont_bdfreadcharacters_bailout_if_a_char_s_bitmap_cannot_be_read.patch Patch15: u_libxfont_bdfreadcharacters_ensure_metrics_fit_into_xcharinfo_struct.patch Patch16: U_bdfReadCharacters-Allow-negative-DWIDTH-values.patch %description libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new APIs in libXft, or the legacy APIs in libX11. %package -n %lname Summary: X font handling library for server and utilities Group: System/Libraries %description -n %lname libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new APIs in libXft, or the legacy APIs in libX11. %package devel Summary: Development files for the X font handling library Group: Development/Libraries/C and C++ Requires: %lname = %version %description devel libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new APIs in libXft, or the legacy APIs in libX11. This package contains the development headers for the library found in %lname. %prep %setup -q %patch01 -p1 %patch02 -p1 %patch03 -p1 %patch04 -p1 %patch05 -p1 %patch06 -p1 %patch07 -p1 %patch08 -p1 %patch09 -p1 %patch10 -p1 %patch11 -p1 %patch12 -p1 %patch13 -p1 %patch14 -p1 %patch15 -p1 %patch16 -p1 %build %configure --disable-static make %{?_smp_mflags} %install make install DESTDIR="%buildroot" rm -f "%buildroot/%_libdir"/*.la %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig %files -n %lname %defattr(-,root,root) %_libdir/libXfont.so.1* %files devel %defattr(-,root,root) %_includedir/X11/* %_libdir/libXfont.so %_libdir/pkgconfig/xfont.pc %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor