From 5fc77bbcdfa46c542b4728a29add6dde835654b0 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 6 Sep 2008 17:18:34 +0000 Subject: [PATCH] upgrading package: wine 1.1.2 -> 1.1.4 --- wine/wine.patch | 15 ++------------- wine/wine.spec | 6 +++--- 2 files changed, 5 insertions(+), 16 deletions(-) diff --git a/wine/wine.patch b/wine/wine.patch index 6a8e65615a..4f88b30772 100644 --- a/wine/wine.patch +++ b/wine/wine.patch @@ -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 @@ Index: include/winternl.h #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 \ diff --git a/wine/wine.spec b/wine/wine.spec index 80ed0599b7..814620cd99 100644 --- a/wine/wine.spec +++ b/wine/wine.spec @@ -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 @@ Class: EVAL 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