OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Feb-2006 09:26:14
Branch: HEAD Handle: 2006021908261400
Modified files:
openpkg-src/wine wine.patch wine.spec
Log:
upgrading package: wine 0.9.6 -> 0.9.8
Summary:
Revision Changes Path
1.17 +7 -15 openpkg-src/wine/wine.patch
1.50 +2 -2 openpkg-src/wine/wine.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wine/wine.patch
============================================================================
$ cvs diff -u -r1.16 -r1.17 wine.patch
--- openpkg-src/wine/wine.patch 12 Jan 2006 09:44:56 -0000 1.16
+++ openpkg-src/wine/wine.patch 19 Feb 2006 08:26:14 -0000 1.17
@@ -1,6 +1,6 @@
Index: include/winternl.h
---- include/winternl.h.orig 2006-01-04 17:05:13 +0100
-+++ include/winternl.h 2006-01-12 10:23:21 +0100
+--- include/winternl.h.orig 2006-02-15 17:02:58 +0100
++++ include/winternl.h 2006-02-19 09:01:59 +0100
@@ -22,6 +22,7 @@
#define __WINE_WINTERNL_H
@@ -10,8 +10,8 @@
#ifdef __cplusplus
extern "C" {
Index: programs/Makefile.in
---- programs/Makefile.in.orig 2006-01-04 17:05:16 +0100
-+++ programs/Makefile.in 2006-01-12 10:23:21 +0100
+--- programs/Makefile.in.orig 2006-02-15 17:02:59 +0100
++++ programs/Makefile.in 2006-02-19 09:01:59 +0100
@@ -35,7 +35,6 @@
winemenubuilder \
winemine \
@@ -19,20 +19,12 @@
- winetest \
winevdm \
winhelp \
- winver
-@@ -69,7 +68,6 @@
- winemenubuilder \
- winemine \
- winepath \
-- winetest \
- winevdm \
- winhelp \
- winver
-@@ -126,7 +124,6 @@
+ winver \
+@@ -127,7 +126,6 @@
winemenubuilder.exe$(DLLEXT) \
winemine.exe$(DLLEXT) \
winepath.exe$(DLLEXT) \
- winetest.exe$(DLLEXT) \
winevdm.exe$(DLLEXT) \
winhelp.exe$(DLLEXT) \
- winver.exe$(DLLEXT)
+ winver.exe$(DLLEXT) \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/wine/wine.spec
============================================================================
$ cvs diff -u -r1.49 -r1.50 wine.spec
--- openpkg-src/wine/wine.spec 22 Jan 2006 19:32:12 -0000 1.49
+++ openpkg-src/wine/wine.spec 19 Feb 2006 08:26:14 -0000 1.50
@@ -32,8 +32,8 @@
Class: EVAL
Group: XWindow
License: LGPL
-Version: 0.9.6
-Release: 20060122
+Version: 0.9.8
+Release: 20060219
# list of sources
Source0:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]