]> git.pld-linux.org Git - packages/crossmingw32-fontconfig.git/commitdiff
do not require pkgconfig deps either auto/th/crossmingw32-fontconfig-2.10.92-3
authorElan Ruusamäe <glen@delfi.ee>
Sat, 20 Apr 2013 11:53:59 +0000 (14:53 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 20 Apr 2013 11:53:59 +0000 (14:53 +0300)
crossmingw32-fontconfig.spec

index 43983b789c4ffc9990453f8b2905ae59d340da2d..d122927f9d08880d7d227c2f32ae1fa8d2ec5e2d 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:       2
+Release:       3
 License:       MIT
 Group:         Development/Libraries
 Source0:       http://fontconfig.org/release/%{realname}-%{version}.tar.bz2
@@ -34,6 +34,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                __cc                    %{target}-gcc
 %define                __cxx                   %{target}-g++
 %define                __pkgconfig_provides    %{nil}
+%define                __pkgconfig_requires    %{nil}
 
 %ifnarch %{ix86}
 # arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
This page took 0.170032 seconds and 4 git commands to generate.