X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=pango%2Fmingw32-pango.spec;h=5ae598313f00a2acfa900416375809f05fdda39d;hb=18e3be1f4401b0bf190ef41eb29d8a296d3db3c2;hp=d342c5ee9e65ea68a4df713bd6799c83c397c2f9;hpb=14bb5f7a7a8110b0c21eef08c532bd7f18c42e8e;p=fedora-mingw.git diff --git a/pango/mingw32-pango.spec b/pango/mingw32-pango.spec index d342c5e..5ae5983 100644 --- a/pango/mingw32-pango.spec +++ b/pango/mingw32-pango.spec @@ -13,13 +13,19 @@ License: LGPLv2+ Group: Development/Libraries URL: http://www.pango.org Source0: http://download.gnome.org/sources/pango/1.21/pango-%{version}.tar.bz2 -# Native pango uses a %post script to generate this, but the pango-querymodules.exe -# binary is not something we can easily run on a Linux host. We could use wine by -# wine isn't happy in a mock environment. So we just include a pre-generated copy -# on basis that it won't ever change much -Source1: pango.modules + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +# Native pango uses a %post script to generate this, but the +# pango-querymodules.exe binary is not something we can easily run on +# a Linux host. We could use wine but wine isn't happy in a mock +# environment. So we just include a pre-generated copy on basis that +# it won't ever change much. +# +# If you want to rebuild this, do: +# wine %{_mingw32_bindir}/pango-querymodules.exe > pango.modules +Source1: pango.modules + BuildArch: noarch BuildRequires: mingw32-filesystem >= 23