SPECS: crossmingw32-libsigc++.spec - updated to 2.2.3

qboosh qboosh at pld-linux.org
Sat Apr 11 19:37:14 CEST 2009


Author: qboosh                       Date: Sat Apr 11 17:37:14 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.2.3

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

---- Diffs:

================================================================
Index: SPECS/crossmingw32-libsigc++.spec
diff -u SPECS/crossmingw32-libsigc++.spec:1.11 SPECS/crossmingw32-libsigc++.spec:1.12
--- SPECS/crossmingw32-libsigc++.spec:1.11	Sat Mar 15 11:37:15 2008
+++ SPECS/crossmingw32-libsigc++.spec	Sat Apr 11 19:37:09 2009
@@ -3,12 +3,12 @@
 Summary(pl.UTF-8):	Środowisko sygnałów z kontrolą typów dla C++ - wersja skrośna dla Mingw32
 %define		realname	libsigc++
 Name:		crossmingw32-%{realname}
-Version:	2.2.2
+Version:	2.2.3
 Release:	1
 License:	LGPL v2.1+
 Group:		Development/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/%{realname}-%{version}.tar.bz2
-# Source0-md5:	962493fd6b26425f21504c3416c4efa1
+# Source0-md5:	f4574b343eebc4bff66a9e1e5ce6e490
 URL:		http://libsigc.sourceforge.net/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1.9
@@ -32,6 +32,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
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. Originally
@@ -138,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2009/04/11 17:37:09  qboosh
+- updated to 2.2.3
+
 Revision 1.11  2008/03/15 10:37:15  qboosh
 - updated to 2.2.2
 
================================================================

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



More information about the pld-cvs-commit mailing list