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: 06-Sep-2008 19:18:35
Branch: HEAD Handle: 2008090618183400
Modified files:
openpkg-src/wine wine.patch wine.spec
Log:
upgrading package: wine 1.1.2 -> 1.1.4
Summary:
Revision Changes Path
1.19 +2 -13 openpkg-src/wine/wine.patch
1.112 +3 -3 openpkg-src/wine/wine.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wine/wine.patch
============================================================================
$ cvs diff -u -r1.18 -r1.19 wine.patch
--- openpkg-src/wine/wine.patch 1 Apr 2006 11:17:26 -0000 1.18
+++ openpkg-src/wine/wine.patch 6 Sep 2008 17:18:34 -0000 1.19
@@ -1,6 +1,6 @@
Index: include/winternl.h
---- include/winternl.h.orig 2006-03-31 14:38:41 +0200
-+++ include/winternl.h 2006-04-01 09:37:25 +0200
+--- include/winternl.h.orig 2008-09-05 17:28:27 +0200
++++ include/winternl.h 2008-09-06 09:45:18 +0200
@@ -22,6 +22,7 @@
#define __WINE_WINTERNL_H
@@ -9,14 +9,3 @@
#ifdef __cplusplus
extern "C" {
-Index: programs/Makefile.in
---- programs/Makefile.in.orig 2006-03-31 14:38:41 +0200
-+++ programs/Makefile.in 2006-04-01 09:37:25 +0200
-@@ -35,7 +35,6 @@
- winemenubuilder \
- winemine \
- winepath \
-- winetest \
- winevdm \
- winhelp \
- winver \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/wine/wine.spec
============================================================================
$ cvs diff -u -r1.111 -r1.112 wine.spec
--- openpkg-src/wine/wine.spec 26 Jul 2008 07:05:14 -0000 1.111
+++ openpkg-src/wine/wine.spec 6 Sep 2008 17:18:34 -0000 1.112
@@ -22,8 +22,8 @@
##
# package version
-%define V_opkg 1.1.2
-%define V_dist 1.1.2
+%define V_opkg 1.1.4
+%define V_dist 1.1.4
# package information
Name: wine
@@ -36,7 +36,7 @@
Group: XWindow
License: LGPL
Version: %{V_opkg}
-Release: 20080726
+Release: 20080906
# list of sources
Source0:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{V_dist}.tar.bz2
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]