[packages/crossmingw32-fontconfig] do not provide pkgconfig deps in system namespace
glen
glen at pld-linux.org
Sat Apr 20 11:31:36 CEST 2013
commit 20a217aede6bc773c50e898ddab2d4effdb086d4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 20 12:31:29 2013 +0300
do not provide pkgconfig deps in system namespace
crossmingw32-fontconfig.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-fontconfig.spec b/crossmingw32-fontconfig.spec
index 48b8240..43983b7 100644
--- a/crossmingw32-fontconfig.spec
+++ b/crossmingw32-fontconfig.spec
@@ -3,7 +3,7 @@ Summary: Font configuration and customization tools - cross MinGW32 versoin
Summary(pl.UTF-8): Narzędzia do konfigurowania fontów - wersja skrośna dla MinGW32
Name: crossmingw32-%{realname}
Version: 2.10.92
-Release: 1
+Release: 2
License: MIT
Group: Development/Libraries
Source0: http://fontconfig.org/release/%{realname}-%{version}.tar.bz2
@@ -33,6 +33,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-fontconfig.git/commitdiff/20a217aede6bc773c50e898ddab2d4effdb086d4
More information about the pld-cvs-commit
mailing list