From: Elan Ruusamäe Date: Sat, 20 Apr 2013 11:54:06 +0000 (+0300) Subject: do not require pkgconfig deps either X-Git-Tag: auto/th/crossmingw32-libxml2-2.9.1-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=6a93caa869a41a5a91936ff6013eeed3caebb1b9;p=packages%2Fcrossmingw32-libxml2.git do not require pkgconfig deps either --- diff --git a/crossmingw32-libxml2.spec b/crossmingw32-libxml2.spec index cd27b3b..4f465af 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.1 -Release: 1 +Release: 2 License: MIT Group: Development/Libraries #Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/%{name}-%{version}.tar.bz2 @@ -35,6 +35,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define __cc %{target}-gcc %define __cxx %{target}-g++ %define __pkgconfig_provides %{nil} +%define __pkgconfig_requires %{nil} %ifnarch %{ix86} # arch-specific flags (like alpha's -mieee) are not valid for i386 gcc