packages: crossmingw32-fontconfig/crossmingw32-fontconfig.spec - updated to...

qboosh qboosh at pld-linux.org
Mon Mar 22 09:10:50 CET 2010


Author: qboosh                       Date: Mon Mar 22 08:10:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.8.0

---- Files affected:
packages/crossmingw32-fontconfig:
   crossmingw32-fontconfig.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/crossmingw32-fontconfig/crossmingw32-fontconfig.spec
diff -u packages/crossmingw32-fontconfig/crossmingw32-fontconfig.spec:1.10 packages/crossmingw32-fontconfig/crossmingw32-fontconfig.spec:1.11
--- packages/crossmingw32-fontconfig/crossmingw32-fontconfig.spec:1.10	Tue Jun 10 23:29:29 2008
+++ packages/crossmingw32-fontconfig/crossmingw32-fontconfig.spec	Mon Mar 22 09:10:45 2010
@@ -3,12 +3,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.6.0
+Version:	2.8.0
 Release:	1
 License:	MIT
 Group:		Development/Libraries
 Source0:	http://fontconfig.org/release/%{realname}-%{version}.tar.gz
-# Source0-md5:	ab54ec1d4ddd836313fdbc0cd5299d6d
+# Source0-md5:	77e15a92006ddc2adbb06f840d591c0e
 Patch0:		%{realname}-blacklist.patch
 Patch1:		%{realname}-bitstream-cyberbit.patch
 URL:		http://fontconfig.org/
@@ -36,6 +36,13 @@
 %define		__cc			%{target}-gcc
 %define		__cxx			%{target}-g++
 
+%ifnarch %{ix86}
+# arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
+%define		optflags	-O2
+%endif
+# -z options are invalid for mingw linker
+%define		filterout_ld	-Wl,-z,.*
+
 %description
 Fontconfig is designed to locate fonts within the system and select
 them according to requirements specified by applications.
@@ -139,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/03/22 08:10:45  qboosh
+- updated to 2.8.0
+
 Revision 1.10  2008/06/10 21:29:29  qboosh
 - updated to 2.6.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossmingw32-fontconfig/crossmingw32-fontconfig.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list