This commit is contained in:
parent
285631aaf2
commit
1f9a97788c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 27 19:00:49 CEST 2007 - aj@suse.de
|
||||
|
||||
- Add libexpat-devel to BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 23 18:46:17 CET 2007 - mfabian@suse.de
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
Name: fontconfig
|
||||
%define build_docs 0
|
||||
BuildRequires: expat freetype2-devel pkgconfig
|
||||
BuildRequires: freetype2-devel libexpat-devel pkgconfig
|
||||
%if %{build_docs}
|
||||
BuildRequires: docbook-dsssl-stylesheets docbook-utils docbook_3 docbook_4 iso_ent jadetex libpng libxml2 libxml2-devel lynx openjade opensp perl-SGMLS sgml-skel tetex
|
||||
%endif
|
||||
@ -23,7 +23,7 @@ URL: http://fontconfig.org/
|
||||
Autoreqprov: on
|
||||
Requires: bash
|
||||
Version: 2.4.2
|
||||
Release: 5
|
||||
Release: 12
|
||||
Summary: Library for Font Configuration
|
||||
# CVS can be found here: (CVS is gone, fontconfig uses git now).
|
||||
# $ cvs -d :pserver:anoncvs@pdx.freedesktop.org:/cvs/fontconfig login
|
||||
@ -78,7 +78,7 @@ Authors:
|
||||
|
||||
%package devel
|
||||
Requires: fontconfig = %version
|
||||
Requires: freetype2-devel glibc-devel expat
|
||||
Requires: freetype2-devel glibc-devel libexpat-devel
|
||||
Provides: XFree86-devel:%_libdir/pkgconfig/fontconfig.pc
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Include Files and Libraries mandatory for Development.
|
||||
@ -221,6 +221,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{myprefix}/include/fontconfig/
|
||||
|
||||
%changelog
|
||||
* Fri Apr 27 2007 - aj@suse.de
|
||||
- Add libexpat-devel to BuildRequires.
|
||||
* Fri Mar 23 2007 - mfabian@suse.de
|
||||
- Bugzilla #118131 comment #93: set the autohinter default
|
||||
matching on "font" instead of on "pattern".
|
||||
|
Loading…
x
Reference in New Issue
Block a user