OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   18-Jun-2004 16:42:14
  Branch: HEAD                             Handle: -NONE-

  Modified files:
    openpkg-src/wine        wine.patch wine.spec

  Log:
    upgrading package: wine 20040505 -> 20040615

  Summary:
    Revision    Changes     Path
    1.10        +0  -0      openpkg-src/wine/wine.patch
    1.26        +0  -0      openpkg-src/wine/wine.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/wine/wine.patch
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 wine.patch
  --- openpkg-src/wine/wine.patch       6 May 2004 09:37:44 -0000       1.9
  +++ openpkg-src/wine/wine.patch       18 Jun 2004 14:42:14 -0000      1.10
  @@ -10,3 +10,42 @@
        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
  +@@ -31,7 +31,6 @@
  +     winemenubuilder \
  +     winemine \
  +     winepath \
  +-    winetest \
  +     winevdm \
  +     winhelp \
  +     winver
  +@@ -61,7 +60,6 @@
  +     winemenubuilder \
  +     winemine \
  +     winepath \
  +-    winetest \
  +     winevdm \
  +     winhelp \
  +     winver
  +@@ -113,7 +111,6 @@
  +     winemenubuilder.exe \
  +     winemine.exe \
  +     winepath.exe \
  +-    winetest.exe \
  +     winevdm.exe \
  +     winhelp.exe \
  +     winver.exe
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/wine/wine.spec
  ============================================================================
  $ cvs diff -u -r1.25 -r1.26 wine.spec
  --- openpkg-src/wine/wine.spec        6 May 2004 09:37:44 -0000       1.25
  +++ openpkg-src/wine/wine.spec        18 Jun 2004 14:42:14 -0000      1.26
  @@ -33,8 +33,8 @@
   Class:        EVAL
   Group:        XWindow
   License:      LGPL
  -Version:      20040505
  -Release:      20040506
  +Version:      20040615
  +Release:      20040618
   
   #   list of sources
   Source0:      
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to