[packages/crossmingw32-libxml2] do not require pkgconfig deps either
glen
glen at pld-linux.org
Sat Apr 20 13:56:31 CEST 2013
commit 6a93caa869a41a5a91936ff6013eeed3caebb1b9
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 20 14:54:06 2013 +0300
do not require pkgconfig deps either
crossmingw32-libxml2.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-libxml2.git/commitdiff/6a93caa869a41a5a91936ff6013eeed3caebb1b9
More information about the pld-cvs-commit
mailing list