[packages/crossmingw32-fontconfig] - updated to 2.11.0
qboosh
qboosh at pld-linux.org
Sun Oct 13 15:50:10 CEST 2013
commit c77e5fc884a70073357111fdcb69fb5984a10bf1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Oct 13 15:49:20 2013 +0200
- updated to 2.11.0
crossmingw32-fontconfig.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/crossmingw32-fontconfig.spec b/crossmingw32-fontconfig.spec
index 179b973..62e7ac1 100644
--- a/crossmingw32-fontconfig.spec
+++ b/crossmingw32-fontconfig.spec
@@ -2,12 +2,12 @@
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.95
+Version: 2.11.0
Release: 1
License: MIT
Group: Development/Libraries
Source0: http://fontconfig.org/release/%{realname}-%{version}.tar.bz2
-# Source0-md5: 45c5ba47be70577faa05c3aaf2b6a7e1
+# Source0-md5: 000bd4baf7aefa828e03414d0c8c7dc5
Patch0: %{realname}-bitstream-cyberbit.patch
URL: http://fontconfig.org/
BuildRequires: autoconf >= 2.61
@@ -17,6 +17,7 @@ BuildRequires: crossmingw32-freetype >= 2.1.5
BuildRequires: crossmingw32-gcc
BuildRequires: libtool
BuildRequires: pkgconfig >= 1:0.15
+BuildRequires: sed >= 4.0
Requires: crossmingw32-expat
Requires: crossmingw32-freetype >= 2.1.5
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -86,6 +87,9 @@ Biblioteka DLL freetype dla Windows.
%setup -q -n %{realname}-%{version}
%patch0 -p1
+# uses POSIX-specific dirent interfaces
+%{__sed} -i -e 's/test-migration//' test/Makefile.am
+
%build
export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-fontconfig.git/commitdiff/c77e5fc884a70073357111fdcb69fb5984a10bf1
More information about the pld-cvs-commit
mailing list