SPECS: crossmingw32-libglade2.spec - updated to 2.6.4

qboosh qboosh at pld-linux.org
Mon Mar 30 20:01:07 CEST 2009


Author: qboosh                       Date: Mon Mar 30 18:01:07 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.6.4

---- Files affected:
SPECS:
   crossmingw32-libglade2.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-libglade2.spec
diff -u SPECS/crossmingw32-libglade2.spec:1.9 SPECS/crossmingw32-libglade2.spec:1.10
--- SPECS/crossmingw32-libglade2.spec:1.9	Mon Aug 18 21:00:20 2008
+++ SPECS/crossmingw32-libglade2.spec	Mon Mar 30 20:01:01 2009
@@ -3,12 +3,12 @@
 Summary:	libglade library - cross Mingw32 version
 Summary(pl.UTF-8):	Biblioteka do ładowania definicji interfejsu generowanego programem glade - wersja skrośna dla Mingw32
 Name:		crossmingw32-%{realname}
-Version:	2.6.3
+Version:	2.6.4
 Release:	1
 License:	LGPL v2+
 Group:		Development/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libglade/2.6/libglade-%{version}.tar.bz2
-# Source0-md5:	1c359860b1a0f369f0b6e3f96fd985c2
+# Source0-md5:	d1776b40f4e166b5e9c107f1c8fe4139
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1:1.9
@@ -40,6 +40,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 allows you to load user interfaces in your program, which
 are stored externally. This allows alteration of the interface without
@@ -142,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/03/30 18:01:01  qboosh
+- updated to 2.6.4
+
 Revision 1.9  2008/08/18 19:00:20  qboosh
 - updated to 2.6.3
 
================================================================

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



More information about the pld-cvs-commit mailing list