CVS: moonbase/utils/Wine BUILD,1.2,1.3 DETAILS,1.15,1.16
Florin Braescu
florin at lunar-linux.org
Sun Dec 14 15:46:26 GMT 2003
Update of /var/cvs/lunar/moonbase/utils/Wine
In directory dbguin.lunar-linux.org:/tmp/cvs-serv32108
Modified Files:
BUILD DETAILS
Log Message:
bump version from 20031118 to 20031212.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/Wine/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 22 Feb 2003 13:51:00 -0000 1.2
+++ BUILD 14 Dec 2003 15:46:23 -0000 1.3
@@ -7,7 +7,9 @@
find . -type f -name 'Makefile' -print | while read i ; do
sedit "s:^CFLAGS = -g -O2 -Wall -mpreferred-stack-boundary=2 \$(EXTRACFLAGS):CFLAGS = -g -Wall $CF \$(EXTRACFLAGS):" $i
- done
+ done &&
+
+ sedit "s:-pthread: :" dlls/winmm/winearts/Makefile &&
make depend &&
make &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/Wine/DETAILS,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- DETAILS 22 Nov 2003 13:49:35 -0000 1.15
+++ DETAILS 14 Dec 2003 15:46:23 -0000 1.16
@@ -1,12 +1,12 @@
MODULE=Wine
- VERSION=20031118
+ VERSION=20031212
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/wine-$VERSION
SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/$SOURCE
- SOURCE_VFY[0]=md5:5787e6b3205b54f2230b4c4c0d422c3c
+ SOURCE_VFY[0]=md5:eaac8e7f9864d4c4069cfb2b202e22a5
WEB_SITE=http://www.winehq.com
ENTERED=20010925
- UPDATED=20031122
+ UPDATED=20031214
SHORT="wine runs some Windows 3.x and Windows 9x programs."
cat << EOF
Wine Is Not an Emulator. It is an alternative implementation of the
More information about the Lunar-commits
mailing list