Browse Source

upgrading package: wine 1.1.2 -> 1.1.4

master
parent
commit
5fc77bbcdf
  1. 15
      wine/wine.patch
  2. 6
      wine/wine.spec

15
wine/wine.patch

@ -1,6 +1,6 @@
Index: include/winternl.h Index: include/winternl.h
--- include/winternl.h.orig 2006-03-31 14:38:41 +0200 --- include/winternl.h.orig 2008-09-05 17:28:27 +0200
+++ include/winternl.h 2006-04-01 09:37:25 +0200 +++ include/winternl.h 2008-09-06 09:45:18 +0200
@@ -22,6 +22,7 @@ @@ -22,6 +22,7 @@
#define __WINE_WINTERNL_H #define __WINE_WINTERNL_H
@ -9,14 +9,3 @@ Index: include/winternl.h
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { 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 \

6
wine/wine.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 1.1.2 %define V_opkg 1.1.4
%define V_dist 1.1.2 %define V_dist 1.1.4
# package information # package information
Name: wine Name: wine
@ -36,7 +36,7 @@ Class: EVAL
Group: XWindow Group: XWindow
License: LGPL License: LGPL
Version: %{V_opkg} Version: %{V_opkg}
Release: 20080726 Release: 20080906
# list of sources # list of sources
Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{V_dist}.tar.bz2 Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{V_dist}.tar.bz2

Loading…
Cancel
Save