[packages/crossmingw32-pangomm] do not provide pkgconfig deps in system namespace
glen
glen at pld-linux.org
Sat Apr 20 11:36:51 CEST 2013
commit 42df9968515b607b5d197566fb6d6fde0a311795
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 20 12:36:45 2013 +0300
do not provide pkgconfig deps in system namespace
crossmingw32-pangomm.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-pangomm.spec b/crossmingw32-pangomm.spec
index 6bff143..ea666bf 100644
--- a/crossmingw32-pangomm.spec
+++ b/crossmingw32-pangomm.spec
@@ -2,7 +2,7 @@ Summary: A C++ interface for pango library - cross MinGW32 version
Summary(pl.UTF-8): Interfejs C++ dla biblioteki pango - wersja skrośna MinGW32
Name: crossmingw32-pangomm
Version: 2.28.4
-Release: 1
+Release: 2
License: LGPL v2+
Group: Development/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.28/pangomm-%{version}.tar.xz
@@ -39,6 +39,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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-pangomm.git/commitdiff/42df9968515b607b5d197566fb6d6fde0a311795
More information about the pld-cvs-commit
mailing list