Browse Source

upgrading package: wine 20030911 -> 20031016

Michael Schloh von Bennewitz 22 years ago
parent
commit
0cbd4287ae
2 changed files with 13 additions and 13 deletions
  1. 11 11
      wine/wine.patch
  2. 2 2
      wine/wine.spec

+ 11 - 11
wine/wine.patch

@@ -12,7 +12,7 @@
  		echo "*************************************************" ; \
 --- dlls/msi/Makefile.in.orig	Wed Aug 13 03:27:48 2003
 +++ dlls/msi/Makefile.in	Fri Aug 15 10:50:59 2003
-@@ -29,6 +29,8 @@
+@@ -26,6 +26,8 @@
  
  @MAKE_DLL_RULES@
  
@@ -21,15 +21,15 @@
  y.tab.c y.tab.h: sql.y
  	$(YACC) -d -t $(SRCDIR)/sql.y
  
---- scheduler/pthread.c.orig	2003-09-11 03:09:09.000000000 +0200
-+++ scheduler/pthread.c	2003-09-12 11:18:49.000000000 +0200
-@@ -156,7 +156,9 @@
-     initial_descr.cancel_type  = PTHREAD_CANCEL_ASYNCHRONOUS;
-     writejump( "__errno_location", __errno_location );
-     writejump( "__h_errno_location", __h_errno_location );
+--- scheduler/pthread.c.orig	2003-10-17 12:53:46.000000000 +0200
++++ scheduler/pthread.c	2003-10-17 12:54:16.000000000 +0200
+@@ -180,7 +180,9 @@
+         descr = &initial_descr;
+         writejump( "__errno_location", __errno_location );
+         writejump( "__h_errno_location", __h_errno_location );
 +#if !defined(__FreeBSD__)
-     writejump( "__res_state", __res_state );
+         writejump( "__res_state", __res_state );
 +#endif
-     if (libc_uselocale) libc_uselocale( -1 /*LC_GLOBAL_LOCALE*/ );
- }
- 
+     }
+     descr->cancel_state = PTHREAD_CANCEL_ENABLE;
+     descr->cancel_type  = PTHREAD_CANCEL_ASYNCHRONOUS;

+ 2 - 2
wine/wine.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EVAL]
 Group:        X11
 License:      LGPL
-Version:      20030911
-Release:      20030913
+Version:      20031016
+Release:      20031017
 
 #   list of sources
 Source0:      http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz