]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
zlib: Update to 1.2.6.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 31 Jan 2012 19:53:01 +0000 (20:53 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 31 Jan 2012 19:53:01 +0000 (20:53 +0100)
Closes #10015.

zlib/patches/zlib-1.2.5-gentoo.patch [deleted file]
zlib/zlib.nm

diff --git a/zlib/patches/zlib-1.2.5-gentoo.patch b/zlib/patches/zlib-1.2.5-gentoo.patch
deleted file mode 100644 (file)
index 82c7f39..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up zlib-1.2.5/zlib.h.pom zlib-1.2.5/zlib.h
---- zlib-1.2.5/zlib.h.pom      2010-04-20 06:12:48.000000000 +0200
-+++ zlib-1.2.5/zlib.h  2010-06-16 13:08:59.000000000 +0200
-@@ -1578,7 +1578,7 @@ ZEXTERN int ZEXPORT inflateBackInit_ OF(
- #  define gzoffset gzoffset64
- #  define adler32_combine adler32_combine64
- #  define crc32_combine crc32_combine64
--#  ifdef _LARGEFILE64_SOURCE
-+#  ifndef _LARGEFILE64_SOURCE
-      ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *));
-      ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, int));
-      ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile));
index 08d9f4f56846b58c233dbe0cbd6801041c2e9dd8..5e989317cf579c7cb2baa0bfcaa6a906858a1613 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = zlib
-version    = 1.2.5
-release    = 3
+version    = 1.2.6
+release    = 1
 
 groups     = System/Libraries
 url        = http://www.gzip.org/zlib/
@@ -43,7 +43,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL