[packages/crossmingw32-libpng] - updated to 1.5.14 - removed obsolete apng-fix patch and version script hack

qboosh qboosh at pld-linux.org
Thu Jan 31 16:06:07 CET 2013


commit f5fdb07210e0460835c121375da8e30ffae11d2a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jan 31 16:07:02 2013 +0100

    - updated to 1.5.14
    - removed obsolete apng-fix patch and version script hack

 crossmingw32-libpng.spec | 13 ++++---------
 libpng-apng-fix.patch    | 27 ---------------------------
 2 files changed, 4 insertions(+), 36 deletions(-)
---
diff --git a/crossmingw32-libpng.spec b/crossmingw32-libpng.spec
index c295780..b8d8d79 100644
--- a/crossmingw32-libpng.spec
+++ b/crossmingw32-libpng.spec
@@ -2,16 +2,15 @@
 Summary:	PNG library - MinGW32 cross version
 Summary(pl.UTF-8):	Biblioteka PNG - wersja skrośna dla MinGW32
 Name:		crossmingw32-%{realname}
-Version:	1.5.13
+Version:	1.5.14
 Release:	1
 License:	distributable
 Group:		Development/Libraries
 Source0:	http://downloads.sourceforge.net/libpng/%{realname}-%{version}.tar.xz
-# Source0-md5:	0b607a685da977f1bfc96e1c47055183
+# Source0-md5:	94284b01d62ca43c5eb3f6702db08ed8
 Patch0:		%{realname}-pngminus.patch
-Patch1:		http://downloads.sourceforge.net/libpng-apng/%{realname}-1.5.12-apng.patch.gz
-# Patch1-md5:	7f2924b1fe0cca9080e18b8720443716
-Patch2:		%{realname}-apng-fix.patch
+Patch1:		http://downloads.sourceforge.net/libpng-apng/%{realname}-1.5.14-apng.patch.gz
+# Patch1-md5:	89fbc11f19ec1f181587bdde1dd9402f
 URL:		http://www.libpng.org/pub/png/libpng.html
 BuildRequires:	crossmingw32-gcc
 BuildRequires:	crossmingw32-zlib
@@ -88,10 +87,6 @@ libpng - biblioteka DLL dla Windows.
 %setup -q -n %{realname}-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-
-# avoid version script
-sed -i -e 's/^GLD=.*/GLD=/' configure
 
 %build
 %configure \
diff --git a/libpng-apng-fix.patch b/libpng-apng-fix.patch
deleted file mode 100644
index b2a467a..0000000
--- a/libpng-apng-fix.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- libpng-1.5.7/scripts/symbols.def.orig	2011-12-15 16:45:34.000000000 +0100
-+++ libpng-1.5.7/scripts/symbols.def	2011-12-18 19:44:57.326436207 +0100
-@@ -239,4 +239,24 @@
-  png_get_cHRM_XYZ_fixed @231
-  png_set_cHRM_XYZ @232
-  png_set_cHRM_XYZ_fixed @233
-  png_set_check_for_invalid_index @234
-+ png_get_acTL @235
-+ png_set_acTL @236
-+ png_get_num_frames @237
-+ png_get_num_plays @238
-+ png_get_next_frame_fcTL @239
-+ png_set_next_frame_fcTL @240
-+ png_get_next_frame_width @241
-+ png_get_next_frame_height @242
-+ png_get_next_frame_x_offset @243
-+ png_get_next_frame_y_offset @244
-+ png_get_next_frame_delay_num @245
-+ png_get_next_frame_delay_den @246
-+ png_get_next_frame_dispose_op @247
-+ png_get_next_frame_blend_op @248
-+ png_get_first_frame_is_hidden @249
-+ png_set_first_frame_is_hidden @250
-+ png_read_frame_head @251
-+ png_set_progressive_frame_fn @252
-+ png_write_frame_head @253
-+ png_write_frame_tail @254
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-libpng.git/commitdiff/f5fdb07210e0460835c121375da8e30ffae11d2a



More information about the pld-cvs-commit mailing list