Author: qboosh                       Date: Mon Sep  8 22:52:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.18.0

---- Files affected:
SPECS:
   crossmingw32-glib2.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-glib2.spec
diff -u SPECS/crossmingw32-glib2.spec:1.34 SPECS/crossmingw32-glib2.spec:1.35
--- SPECS/crossmingw32-glib2.spec:1.34  Mon Jul 21 20:43:09 2008
+++ SPECS/crossmingw32-glib2.spec       Tue Sep  9 00:52:22 2008
@@ -13,12 +13,12 @@
 Summary(zh_CN.UTF-8):  实用工具函数库
 %define                realname   glib
 Name:          crossmingw32-%{realname}2
-Version:       2.16.5
+Version:       2.18.0
 Release:       1
 License:       LGPL v2+
 Group:         Development/Libraries
-Source0:       
http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/glib-%{version}.tar.bz2
-# Source0-md5: 039f02d47d4071322a3f00abf031e5d9
+Source0:       
http://ftp.gnome.org/pub/GNOME/sources/glib/2.18/glib-%{version}.tar.bz2
+# Source0-md5: 06e5afe4ce055085dc5fd9fdab527bf7
 Patch0:                %{name}-stacktest.patch
 Patch1:                %{realname}2-lt.patch
 URL:           http://www.gtk.org/
@@ -27,11 +27,11 @@
 BuildRequires: crossmingw32-gcc
 BuildRequires: crossmingw32-gettext
 BuildRequires: crossmingw32-libiconv
-BuildRequires: crossmingw32-pcre >= 7.6
+BuildRequires: crossmingw32-pcre >= 7.8
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.16.0
 Requires:      crossmingw32-gettext
-Requires:      crossmingw32-pcre >= 7.6
+Requires:      crossmingw32-pcre >= 7.8
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                no_install_post_strip   1
@@ -48,6 +48,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
 GLib, is a library which includes support routines for C such as
 lists, trees, hashes, memory allocation, and many other things. GLIB
@@ -106,7 +113,7 @@
 Summary(pl.UTF-8):     Biblioteki DLL glib2 dla Windows
 Group:         Applications/Emulators
 Requires:      crossmingw32-gettext-dll
-Requires:      crossmingw32-pcre-dll >= 7.6
+Requires:      crossmingw32-pcre-dll >= 7.8
 Requires:      wine
 
 %description dll
@@ -201,6 +208,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2008/09/08 22:52:22  qboosh
+- updated to 2.18.0
+
 Revision 1.34  2008/07/21 18:43:09  qboosh
 - updated to 2.16.5
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to