SPECS: crossmingw32-atk.spec - updated to 1.24.0

qboosh qboosh at pld-linux.org
Tue Sep 23 19:29:25 CEST 2008


Author: qboosh                       Date: Tue Sep 23 17:29:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.24.0

---- Files affected:
SPECS:
   crossmingw32-atk.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-atk.spec
diff -u SPECS/crossmingw32-atk.spec:1.11 SPECS/crossmingw32-atk.spec:1.12
--- SPECS/crossmingw32-atk.spec:1.11	Wed Mar 12 23:43:22 2008
+++ SPECS/crossmingw32-atk.spec	Tue Sep 23 19:29:20 2008
@@ -3,12 +3,12 @@
 Summary:	ATK - Accessibility Toolkit - cross Mingw32 version
 Summary(pl.UTF-8):	ATK - biblioteka ułatwiająca niepełnosprawnym korzystanie z komputerów - wersja skrośna dla Mingw32
 Name:		crossmingw32-%{realname}
-Version:	1.22.0
+Version:	1.24.0
 Release:	1
 License:	LGPL v2+
 Group:		Development/Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/atk/1.22/%{realname}-%{version}.tar.bz2
-# Source0-md5:	06a2b39a22d5ca35c47435da6b9643ac
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/atk/1.24/%{realname}-%{version}.tar.bz2
+# Source0-md5:	fb0ee9c7f18b15b490a0168b13740a4d
 URL:		http://developer.gnome.org/projects/gap/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake
@@ -35,6 +35,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
 The ATK library provides a set of interfaces for adding accessibility
 support to applications and graphical user interface toolkits. By
@@ -144,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/09/23 17:29:20  qboosh
+- updated to 1.24.0
+
 Revision 1.11  2008/03/12 22:43:22  qboosh
 - updated to 1.22
 - workaround for libtool 2.2 (to be revised later)
================================================================

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



More information about the pld-cvs-commit mailing list