Accepting request 104222 from home:jengelh:branches:X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/104222
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfont?expand=0&rev=2
This commit is contained in:
Stefan Dirsch 2012-02-13 10:07:22 +00:00 committed by Git OBS Bridge
parent da2ee7ad0d
commit 7e8cf0e21c

View File

@ -21,11 +21,13 @@ Release: 0
Summary: X font handling library for server and utilities
License: MIT
Group: Development/Libraries/C and C++
Url: http://cgit.freedesktop.org/xorg/lib/libXfont/
URL: http://xorg.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXfont
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfont/
Source: %name-%version.tar.bz2
Patch1: U_libXfont_LZW-decompress-fix-for-CVE-2011-2895.patch
BuildRoot: %_tmppath/%name-%version-build
#git#BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.10
BuildRequires: pkgconfig(freetype2), pkgconfig(xproto), pkgconfig(xtrans)