From: Elan Ruusamäe Date: Sat, 20 Apr 2013 09:36:14 +0000 (+0300) Subject: do not provide pkgconfig deps in system namespace X-Git-Tag: auto/th/crossmingw32-libxml2-2.9.0-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcrossmingw32-libxml2.git;a=commitdiff_plain;h=fa16681 do not provide pkgconfig deps in system namespace --- diff --git a/crossmingw32-libxml2.spec b/crossmingw32-libxml2.spec index cf5eff1..a7592ff 100644 --- a/crossmingw32-libxml2.spec +++ b/crossmingw32-libxml2.spec @@ -3,7 +3,7 @@ Summary: libXML library - cross MinGW32 version Summary(pl.UTF-8): Biblioteka libXML wersja 2 - wersja skrośna dla MinGW32 Name: crossmingw32-%{realname} Version: 2.9.0 -Release: 1 +Release: 2 License: MIT Group: Development/Libraries #Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/%{name}-%{version}.tar.bz2 @@ -34,6 +34,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _dlldir /usr/share/wine/windows/system %define __cc %{target}-gcc %define __cxx %{target}-g++ +%define __pkgconfig_provides %{nil} %ifnarch %{ix86} # arch-specific flags (like alpha's -mieee) are not valid for i386 gcc