File zlib-1.2.4-exports.patch of Package mingw32-zlib

--- zlib-1.2.4/win32/zlib.def	2010-03-12 18:56:34.000000000 +0100
+++ zlib-1.2.4/win32/zlib.def	2010-03-30 09:08:08.000000000 +0200
@@ -1,6 +1,4 @@
-LIBRARY
 ; zlib data compression library
-
 EXPORTS
 ; basic functions
     zlibVersion
@@ -57,6 +55,13 @@
     gzclose_w
     gzerror
     gzclearerr
+; large file functions
+    gzopen64
+    gzseek64
+    gztell64
+    gzoffset64
+    adler32_combine64
+    crc32_combine64
 ; checksum functions
     adler32
     crc32
openSUSE Build Service is sponsored by