From b0fb6ff32bf5dd3af4ff1a2d36b9628255762111 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 20 Apr 2013 12:32:06 +0300 Subject: [PATCH] do not provide pkgconfig deps in system namespace --- crossmingw32-gdk-pixbuf2.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crossmingw32-gdk-pixbuf2.spec b/crossmingw32-gdk-pixbuf2.spec index 97e7951..1e4e4a1 100644 --- a/crossmingw32-gdk-pixbuf2.spec +++ b/crossmingw32-gdk-pixbuf2.spec @@ -6,7 +6,7 @@ Summary: An image loading and scaling library - cross MinGW32 version Summary(pl.UTF-8): Biblioteka ładująca i skalująca obrazki - wersja skrośna MinGW32 Name: crossmingw32-gdk-pixbuf2 Version: 2.28.1 -Release: 1 +Release: 2 License: LGPL v2+ Group: Development/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.28/gdk-pixbuf-%{version}.tar.xz @@ -48,6 +48,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} #define filterout_ld (-Wl,)?-as-needed.* -- 2.44.0