[packages/crossmingw32-glib2] do not provide pkgconfig deps in system namespace
glen
glen at pld-linux.org
Sat Apr 20 11:32:31 CEST 2013
commit cad3983f5ad650cd23265cca972f8a3fd8e0eb5a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 20 12:32:24 2013 +0300
do not provide pkgconfig deps in system namespace
crossmingw32-glib2.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-glib2.spec b/crossmingw32-glib2.spec
index d36b350..c9324df 100644
--- a/crossmingw32-glib2.spec
+++ b/crossmingw32-glib2.spec
@@ -13,7 +13,7 @@ Summary(zh_CN.UTF-8): 实用工具函数库
%define realname glib
Name: crossmingw32-glib2
Version: 2.36.1
-Release: 1
+Release: 2
License: LGPL v2+
Group: Development/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/glib/2.36/glib-%{version}.tar.xz
@@ -56,6 +56,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-glib2.git/commitdiff/cad3983f5ad650cd23265cca972f8a3fd8e0eb5a
More information about the pld-cvs-commit
mailing list