sergiomb pushed to pngquant (epel7). "epel compile fix or compile fix for png15"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 15:22:40 UTC 2015


>From 5f71c9e0f51431ea5ddd2e941bd1503a511a43bd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9rgio=20Basto?= <sergio at serjux.com>
Date: Sun, 19 Apr 2015 16:19:49 +0100
Subject: epel compile fix or compile fix for png15


diff --git a/pngquant.spec b/pngquant.spec
index b598a5c..0f7dc2b 100644
--- a/pngquant.spec
+++ b/pngquant.spec
@@ -2,7 +2,7 @@
 
 Name:       pngquant
 Version:    2.4.0.1
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    PNG quantization tool for reducing image file size
 %{?el5:Group:   Applications/Multimedia}
 
@@ -13,6 +13,7 @@ Source0:    http://github.srcurl.net/pornel/%{name}/%{version}/%{name}-%{version
 #Source0:   https://github.com/pornel/%{name}/archive/%{name}-%{version}.tar.gz
 
 Patch0:     %{name}-2.4.0_fix-Makefile.patch
+Patch1:     %{name}-2.4.0_fix-epels.patch
 
 
 %{?el5:BuildRoot:   %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)}
@@ -59,6 +60,7 @@ There is also some brief API-documentation.
 %global optflags %(echo %{optflags} -fno-math-errno -funroll-loops -fomit-frame-pointer -fPIC )
 %setup -q
 %patch0 -p1
+%patch1 -p1
 rm lib/configure
 
 
@@ -122,6 +124,9 @@ install -Dpm0644 pngquant.1 %{buildroot}/%{_mandir}/man1/pngquant.1
 
 
 %changelog
+* Sun Apr 19 2015 Sérgio Basto <sergio at serjux.com> - 2.4.0.1-4
+- epel compile fix or compile fix for png15
+
 * Sun Apr 19 2015 Sérgio Basto <sergio at serjux.com> - 2.4.0.1-3
 - Reenabled SSE on i386, compiling is fixed !
 - Better pngquant-2.4.0_fix-Makefile.patch more close to upstream.
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pngquant.git/commit/?h=epel7&id=5f71c9e0f51431ea5ddd2e941bd1503a511a43bd


More information about the scm-commits mailing list