SPECS: crossmingw32-w32api.spec - updated to 3.9, runtime 3.12 - a...

qboosh qboosh at pld-linux.org
Tue Apr 3 23:14:26 CEST 2007


Author: qboosh                       Date: Tue Apr  3 21:14:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.9, runtime 3.12
- added mmsystem patch (fix mmsystem.h guards to be more consistent with MS dsound.h)

---- Files affected:
SPECS:
   crossmingw32-w32api.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-w32api.spec
diff -u SPECS/crossmingw32-w32api.spec:1.35 SPECS/crossmingw32-w32api.spec:1.36
--- SPECS/crossmingw32-w32api.spec:1.35	Mon Feb 19 22:25:58 2007
+++ SPECS/crossmingw32-w32api.spec	Tue Apr  3 23:14:21 2007
@@ -2,23 +2,24 @@
 Summary:	Mingw32 Binary Utility Development Utilities - Win32 API libraries
 Summary(pl.UTF-8):	Zestaw narzędzi mingw32 - biblioteki API Win32
 Name:		crossmingw32-w32api
-Version:	3.8
+Version:	3.9
 %define	apiver	%{version}
 %define	apisrc	w32api-%{apiver}
-%define runver	3.11
+%define runver	3.12
 %define	runsrc	mingw-runtime-%{runver}
-Release:	2
+Release:	1
 Epoch:		1
 License:	Free
 Group:		Development/Libraries
 Source0:	http://dl.sourceforge.net/mingw/%{apisrc}-src.tar.gz
-# Source0-md5:	f38604492ba27c914d527a07cb5c164a
+# Source0-md5:	be0b0219645a4ee0f3495c2abf90b5ad
 # only for headers
 Source1:	http://dl.sourceforge.net/mingw/%{runsrc}-src.tar.gz
-# Source1-md5:	642a9619b32fbf20602a6c8517b578df
+# Source1-md5:	a9fdbd5162aa1ae0171c47f929adf938
 Source2:	http://oss.sgi.com/projects/ogl-sample/ABI/glext.h
 # NoSource2-md5:	0c40bd4545aa630e139043c2b12f0807
 Patch0:		%{name}-include_fix.patch
+Patch1:		%{name}-mmsystem.patch
 URL:		http://www.mingw.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -73,6 +74,7 @@
 %prep
 %setup -q -n w32api-%{version} -a1
 %patch0 -p1
+%patch1 -p1
 
 %build
 cp /usr/share/automake/config.sub .
@@ -125,6 +127,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2007/04/03 21:14:21  qboosh
+- updated to 3.9, runtime 3.12
+- added mmsystem patch (fix mmsystem.h guards to be more consistent with MS dsound.h)
+
 Revision 1.35  2007/02/19 21:25:58  qboosh
 - updated to 3.8, runtime 3.11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossmingw32-w32api.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list