]> git.pld-linux.org Git - packages/libpng1.git/commitdiff
- updated to 1.0.67
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 3 Feb 2017 22:21:01 +0000 (23:21 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 3 Feb 2017 22:21:01 +0000 (23:21 +0100)
- updated SONAME patch

libpng1-SONAME.patch
libpng1.spec

index da1f216af1cdb66953d2af8beccc30de7443de93..8618899072c49930a65bd96543c318aa873daaaf 100644 (file)
@@ -1,5 +1,5 @@
---- libpng-1.0.66/scripts/makefile.linux.orig  2012-04-25 19:27:07.640508188 +0200
-+++ libpng-1.0.66/scripts/makefile.linux       2012-04-25 19:27:36.627174251 +0200
+--- libpng-1.0.67/scripts/makefile.linux.orig  2012-04-25 19:27:07.640508188 +0200
++++ libpng-1.0.67/scripts/makefile.linux       2012-04-25 19:27:36.627174251 +0200
 @@ -8,8 +8,8 @@
  # and license in png.h
  
@@ -8,7 +8,7 @@
 -PNGMAJ = 0
 +LIBNAME = libpng
 +PNGMAJ = 2
- PNGMIN = 1.0.66
+ PNGMIN = 1.0.67
  PNGVER = $(PNGMAJ).$(PNGMIN)
  
 @@ -54,7 +54,7 @@
  
  install: install-static install-shared install-man install-config
  
---- libpng-1.0.66/scripts/makefile.gcmmx.orig  2008-03-15 15:25:16.211287745 +0100
-+++ libpng-1.0.66/scripts/makefile.gcmmx       2008-03-15 15:25:55.143148910 +0100
+--- libpng-1.0.67/scripts/makefile.gcmmx.orig  2008-03-15 15:25:16.211287745 +0100
++++ libpng-1.0.67/scripts/makefile.gcmmx       2008-03-15 15:25:55.143148910 +0100
 @@ -12,8 +12,8 @@
  #        the background!  Context switches between MMX and FPU are expensive.
  
 -PNGMAJ = 0
 +LIBNAME = libpng
 +PNGMAJ = 2
- PNGMIN = 1.0.66
+ PNGMIN = 1.0.67
  PNGVER = $(PNGMAJ).$(PNGMIN)
  
 @@ -70,8 +70,8 @@
index 8bf604b125902be595481283d5fdc6ce4cb57b51..4a7fbaeab7c2152b96fe77c506d635be898a40ca 100644 (file)
@@ -11,13 +11,13 @@ Summary(pl.UTF-8):  Biblioteka PNG
 Summary(pt_BR.UTF-8):  Biblioteca PNG
 Summary(tr.UTF-8):     PNG kitaplığı
 Name:          libpng1
-Version:       1.0.66
+Version:       1.0.67
 Release:       1
 Epoch:         2
 License:       distributable
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/libpng/libpng-%{version}.tar.xz
-# Source0-md5: 7310317ac68d75cdcc1ed23284bdb8b6
+# Source0-md5: efd0e8d40d763d102e5950d995d0b46f
 Patch0:                %{name}-opt.patch
 Patch1:                %{name}-pngminus.patch
 Patch2:                %{name}-SONAME.patch
This page took 0.117257 seconds and 4 git commands to generate.