[packages/libpng12] Rel 2

arekm arekm at pld-linux.org
Sun Mar 15 15:26:07 CET 2026


commit bd7913df5322bd8ad1ba0d533cfd293399a1ef1c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Mar 15 15:26:00 2026 +0100

    Rel 2

 libpng-norpath.patch | 14 +++++++-------
 libpng12.spec        |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/libpng12.spec b/libpng12.spec
index 8f33910..0adadda 100644
--- a/libpng12.spec
+++ b/libpng12.spec
@@ -2,7 +2,7 @@ Summary:	PNG library version 1.2.x
 Summary(pl.UTF-8):	Biblioteka PNG w wersji 1.2.x
 Name:		libpng12
 Version:	1.2.59
-Release:	1
+Release:	2
 Epoch:		2
 License:	distributable
 Group:		Libraries
diff --git a/libpng-norpath.patch b/libpng-norpath.patch
index 0e2ca34..31d919b 100644
--- a/libpng-norpath.patch
+++ b/libpng-norpath.patch
@@ -2,14 +2,14 @@
 +++ libpng-1.2.21/scripts/makefile.gcmmx	2007-10-08 19:55:00.000000000 +0200
 @@ -70,8 +70,8 @@
  #	-m486 -malign-double -ffast-math \
- #	$(ALIGN) -funroll-loops -funroll-all-loops -fomit-frame-pointer 
- 
+ #	$(ALIGN) -funroll-loops -funroll-all-loops -fomit-frame-pointer
+
 -LDFLAGS=-L. -Wl,-rpath,. -L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) -lpng12 -lz -lm
 -LDFLAGS_A=-L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) libpng.a -lz -lm
 +LDFLAGS=-L. -lpng12 -lz -lm
 +LDFLAGS_A=libpng.a -lz -lm
- 
- 
+
+
  INCPATH=$(prefix)/include
 @@ -124,7 +124,7 @@
  	echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
@@ -31,14 +31,14 @@
 --- libpng-1.2.21/scripts/makefile.linux~	2007-10-08 19:52:12.000000000 +0200
 +++ libpng-1.2.21/scripts/makefile.linux	2007-10-08 19:56:43.000000000 +0200
 @@ -50,8 +50,8 @@
- CFLAGS=-I$(ZLIBINC) -Wall $(OPT_FLAGS) -funroll-loops \
+ CFLAGS=-I$(ZLIBINC) -W -Wall $(OPT_FLAGS) -DPNG_NO_MMX_CODE \
  	$(ALIGN) # $(WARNMORE) -g -DPNG_DEBUG=5
- 
+
 -LDFLAGS=-L. -Wl,-rpath,. -L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) -lpng12 -lz -lm
 -LDFLAGS_A=-L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) libpng.a -lz -lm
 +LDFLAGS=-L. -lpng12 -lz -lm
 +LDFLAGS_A=libpng.a -lz -lm
- 
+
  INCPATH=$(prefix)/include
  LIBPATH=$(exec_prefix)/lib
 @@ -102,7 +102,7 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpng12.git/commitdiff/bd7913df5322bd8ad1ba0d533cfd293399a1ef1c



More information about the pld-cvs-commit mailing list