[packages/crossmingw32-glibmm] do not provide pkgconfig deps in system namespace
glen
glen at pld-linux.org
Sat Apr 20 11:33:12 CEST 2013
commit de0bc54559bc01345f60bc2e50542fd87f1a6356
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 20 12:33:04 2013 +0300
do not provide pkgconfig deps in system namespace
crossmingw32-glibmm.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-glibmm.spec b/crossmingw32-glibmm.spec
index 501428f..420e762 100644
--- a/crossmingw32-glibmm.spec
+++ b/crossmingw32-glibmm.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8): Interfejs C++ dla biblioteki glib - wersja skrośna MinGW32
%define realname glibmm
Name: crossmingw32-%{realname}
Version: 2.36.0
-Release: 1
+Release: 2
License: LGPL v2+
Group: Development/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.36/%{realname}-%{version}.tar.xz
@@ -37,6 +37,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-glibmm.git/commitdiff/de0bc54559bc01345f60bc2e50542fd87f1a6356
More information about the pld-cvs-commit
mailing list