X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fontconfig%2Fmingw-fontconfig.spec;h=02fccb9da173dbeb1ba08b0353cba14a1a5c9ed5;hb=ae8f34545f03a94f98b08586b8c3bc4d24d13819;hp=77f75aef190d55f8968ac8f560bea285ba7c8b16;hpb=f851b14216127f995b159c3d31586362a2c16300;p=fedora-mingw.git diff --git a/fontconfig/mingw-fontconfig.spec b/fontconfig/mingw-fontconfig.spec index 77f75ae..02fccb9 100644 --- a/fontconfig/mingw-fontconfig.spec +++ b/fontconfig/mingw-fontconfig.spec @@ -1,4 +1,8 @@ -%include /usr/lib/rpm/mingw-defs +%define __strip %{_mingw_strip} +%define __objdump %{_mingw_objdump} +%define _use_internal_dependency_generator 0 +%define __find_requires %{_mingw_findrequires} +%define __find_provides %{_mingw_findprovides} Name: mingw-fontconfig Version: 2.6.0 @@ -13,10 +17,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: mingw-filesystem >= 19 +BuildRequires: mingw-filesystem >= 23 BuildRequires: mingw-gcc BuildRequires: mingw-binutils BuildRequires: mingw-freetype +BuildRequires: mingw-libxml2 %description MinGW Windows Fontconfig library. @@ -68,6 +73,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Wed Sep 10 2008 Richard W.M. Jones - 2.6.0-2 - Remove static library. +- +BR mingw-libxml2. * Tue Sep 9 2008 Daniel P. Berrange - 2.6.0-1 - Initial RPM release