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