SPECS: crossmingw32-glib2.spec - updated to 2.14.0 - added symbols...

qboosh qboosh at pld-linux.org
Tue Aug 21 19:52:45 CEST 2007


Author: qboosh                       Date: Tue Aug 21 17:52:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.14.0
- added symbols patch

---- Files affected:
SPECS:
   crossmingw32-glib2.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-glib2.spec
diff -u SPECS/crossmingw32-glib2.spec:1.21 SPECS/crossmingw32-glib2.spec:1.22
--- SPECS/crossmingw32-glib2.spec:1.21	Mon Jul 30 21:06:19 2007
+++ SPECS/crossmingw32-glib2.spec	Tue Aug 21 19:52:39 2007
@@ -11,15 +11,16 @@
 Summary(pt_BR.UTF-8):	Conjunto de funções gráficas utilitárias
 Summary(tr.UTF-8):	Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):	实用工具函数库
-%define		_realname   glib
-Name:		crossmingw32-%{_realname}2
-Version:	2.12.13
+%define		realname   glib
+Name:		crossmingw32-%{realname}2
+Version:	2.14.0
 Release:	1
 License:	LGPL v2+
 Group:		Development/Libraries
-Source0:	ftp://ftp.gtk.org/pub/glib/2.12/%{_realname}-%{version}.tar.bz2
+Source0:	ftp://ftp.gtk.org/pub/glib/2.14/%{realname}-%{version}.tar.bz2
 # Source0-md5:	d76124236e4e216e8c0861341e967a76
 Patch0:		%{name}-stacktest.patch
+Patch1:		glib2-symbols.patch
 URL:		http://www.gtk.org/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake
@@ -35,7 +36,6 @@
 %define		target			i386-mingw32
 %define		host			%{target}
 %define		target_platform 	%{target}
-%define		arch			%{_prefix}/%{target}
 
 %define		_sysprefix		/usr
 %define		_prefix			%{_sysprefix}/%{target}
@@ -111,8 +111,9 @@
 Biblioteki DLL glib2 dla Windows.
 
 %prep
-%setup -q -n %{_realname}-%{version}
+%setup -q -n %{realname}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 export PKG_CONFIG_PATH=%{_prefix}/lib/pkgconfig
@@ -184,6 +185,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007/08/21 17:52:39  qboosh
+- updated to 2.14.0
+- added symbols patch
+
 Revision 1.21  2007/07/30 19:06:19  qboosh
 - updated to 2.12.13
 
================================================================

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



More information about the pld-cvs-commit mailing list