]> git.pld-linux.org Git - packages/crossmingw32-fontconfig.git/commitdiff
do not provide pkgconfig deps in system namespace auto/th/crossmingw32-fontconfig-2.10.92-2
authorElan Ruusamäe <glen@delfi.ee>
Sat, 20 Apr 2013 09:31:29 +0000 (12:31 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 20 Apr 2013 09:31:29 +0000 (12:31 +0300)
crossmingw32-fontconfig.spec

index 48b82404ebd6b6e2a1d51cdc643950529e547d59..43983b789c4ffc9990453f8b2905ae59d340da2d 100644 (file)
@@ -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
This page took 0.436014 seconds and 4 git commands to generate.