Accepting request 305511 from home:fstrba:freetype2
Build fontconfig against freetype2-bootstrap OBS-URL: https://build.opensuse.org/request/show/305511 OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=130
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 08:24:40 UTC 2015 - fstrba@suse.com
|
||||
|
||||
- Build fontconfig against the freetype2-bootstrap-devel package
|
||||
- Don't require explicitely freetype2-devel, but let the pkgconfig
|
||||
requires to be generated automatically.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 29 20:51:29 UTC 2014 - bwiedemann@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fontconfig
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# 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
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: fontconfig
|
||||
BuildRequires: automake >= 1.11
|
||||
BuildRequires: freetype2-devel
|
||||
BuildRequires: freetype2-bootstrap-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
@@ -78,7 +78,6 @@ which accepts font patterns and returns the nearest matching font.
|
||||
|
||||
%package devel
|
||||
Requires: %{name} = %version
|
||||
Requires: freetype2-devel
|
||||
Requires: glibc-devel
|
||||
Provides: XFree86-devel:%_libdir/pkgconfig/fontconfig.pc
|
||||
Summary: Include Files and Libraries mandatory for Development
|
||||
|
Reference in New Issue
Block a user