[packages/crossmingw32-SDL] do not provide pkgconfig deps in system namespace
glen
glen at pld-linux.org
Sat Apr 20 11:24:32 CEST 2013
commit 9e60ba3f51aeceb5c53e8f78ea6abf74c9c2028e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 20 12:24:28 2013 +0300
do not provide pkgconfig deps in system namespace
crossmingw32-SDL.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-SDL.spec b/crossmingw32-SDL.spec
index dde0228..5a1c76d 100644
--- a/crossmingw32-SDL.spec
+++ b/crossmingw32-SDL.spec
@@ -3,7 +3,7 @@ Summary: SDL (Simple DirectMedia Layer) - Game/Multimedia Library - MinGW32 cros
Summary(pl.UTF-8): SDL (Simple DirectMedia Layer) - Biblioteka do gier/multimediów - wersja skrośna dla MinGW32
Name: crossmingw32-%{realname}
Version: 1.2.15
-Release: 1
+Release: 2
License: LGPL v2.1+
Group: Libraries
Source0: http://www.libsdl.org/release/%{realname}-%{version}.tar.gz
@@ -35,6 +35,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-SDL.git/commitdiff/9e60ba3f51aeceb5c53e8f78ea6abf74c9c2028e
More information about the pld-cvs-commit
mailing list