]> git.pld-linux.org Git - packages/libpng.git/commitdiff
- updated to 1.4.2 auto/th/libpng-1_4_2-1 auto/ti/libpng-1_4_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 May 2010 08:09:58 +0000 (08:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- dropped outdated read-dither patch (reenabled upstream, but now under quantize name)

Changed files:
    libpng-read-dither.patch -> 1.2
    libpng.spec -> 1.182

libpng-read-dither.patch [deleted file]
libpng.spec

diff --git a/libpng-read-dither.patch b/libpng-read-dither.patch
deleted file mode 100644 (file)
index 955b12a..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Naur libpng-1.4.0-orig/pngconf.h libpng-1.4.0/pngconf.h
---- libpng-1.4.0-orig/pngconf.h        2010-01-27 20:38:27.000000000 -0500
-+++ libpng-1.4.0/pngconf.h     2010-01-27 20:44:44.000000000 -0500
-@@ -497,11 +497,9 @@
- #  ifndef PNG_NO_READ_INVERT
- #    define PNG_READ_INVERT_SUPPORTED
- #  endif
--#if 0 /* removed from libpng-1.4.0 */
- #  ifndef PNG_NO_READ_DITHER
- #    define PNG_READ_DITHER_SUPPORTED
- #  endif
--#endif /* 0 */
- #  ifndef PNG_NO_READ_BACKGROUND
- #    define PNG_READ_BACKGROUND_SUPPORTED
- #  endif
index e0c5d5402e46f5aacf15491980e46b03e7fe9d5c..2e8a89aaf471a45de1fb63c54aea2d3091a1975e 100644 (file)
@@ -7,17 +7,16 @@ Summary(pl.UTF-8):    Biblioteka PNG
 Summary(pt_BR.UTF-8):  Biblioteca PNG
 Summary(tr.UTF-8):     PNG kitaplığı
 Name:          libpng
-Version:       1.4.1
+Version:       1.4.2
 Release:       1
 Epoch:         2
 License:       distributable
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/libpng/%{name}-%{version}.tar.xz
-# Source0-md5: d4cb0236cce9ce8ff49a22994a01f9e0
+# Source0-md5: d22ef5878842d918d6d110c0e7cc3afc
 Patch0:                %{name}-pngminus.patch
 # http://littlesvr.ca/apng/diff/%{name}-%{version}-apng.patch | dos2unix
 Patch1:                %{name}-apng.patch
-Patch2:                %{name}-read-dither.patch
 URL:           http://www.libpng.org/pub/png/libpng.html
 BuildRequires: rpmbuild(macros) >= 1.213
 BuildRequires: xz >= 1:4.999.7
@@ -142,7 +141,6 @@ Narzędzia do konwersji plików PNG z lub do plików PNM.
 xzcat -dc %{SOURCE0} | tar xf - -C ..
 %patch0 -p1
 %patch1 -p0
-%patch2 -p1
 
 %build
 %configure
This page took 0.17677 seconds and 4 git commands to generate.