Browse Source

upgrading package: wine 20040615 -> 20040716

Ralf S. Engelschall 21 years ago
parent
commit
1ef2ab9fdb
2 changed files with 2 additions and 14 deletions
  1. 0 12
      wine/wine.patch
  2. 2 2
      wine/wine.spec

+ 0 - 12
wine/wine.patch

@@ -10,18 +10,6 @@
  	then								\
  		echo "*************************************************" ; \
  		echo "*************************************************" ; \
-Index: dlls/ntdll/cdrom.c
---- dlls/ntdll/cdrom.c.orig	2004-06-15 02:45:01 +0200
-+++ dlls/ntdll/cdrom.c	2004-06-18 16:11:27 +0200
-@@ -1736,7 +1736,7 @@
-     TRACE("\n");
-     return CDROM_GetStatusCode(ioctl(fd, DVD_AUTH, &auth_info));
- #elif defined(__FreeBSD__) || defined(__NetBSD__)
--    return CDROM_GetStatusCode(ioctl(cdrom_cache[dev].fd, (rmv->PreventMediaRemoval) ? CDIOCPREVENT : CDIOCALLOW, NULL));
-+    return STATUS_NOT_SUPPORTED;
- #else
-     return STATUS_NOT_SUPPORTED;
- #endif
 Index: programs/Makefile
 --- programs/Makefile.in.orig	2004-06-18 14:38:14 +0200
 +++ programs/Makefile.in	2004-06-18 16:27:52 +0200

+ 2 - 2
wine/wine.spec

@@ -33,8 +33,8 @@ Distribution: OpenPKG
 Class:        EVAL
 Group:        XWindow
 License:      LGPL
-Version:      20040615
-Release:      20040618
+Version:      20040716
+Release:      20040717
 
 #   list of sources
 Source0:      http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz