Bug 843658

Summary: tucnak2 FTBFS with libpng 1.5
Product: [Fedora] Fedora Reporter: Tom Lane <tgl>
Component: tucnak2Assignee: Lucian Langa <lucilanga>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gwync, hhorak, lucilanga
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-01 15:47:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
libpng 1.5 fixes none

Description Tom Lane 2012-07-26 22:57:03 UTC
Created attachment 600629 [details]
libpng 1.5 fixes

Description of problem:
tucnak2 has failed the last couple of Fedora mass rebuilds, because it tries to access the png_info struct directly, which is no longer allowed in libpng 1.5.  There is also a hard-wired assumption in the configure script that the library is named libpng12.  I attach a patch to fix it.

Version-Release number of selected component (if applicable):
tucnak2-2.31-5.fc18.x86_64

How reproducible:
100%

Steps to Reproduce:
1.  Try to build in rawhide.

Comment 1 Gwyn Ciesla 2012-08-01 15:47:38 UTC
Committed and build in rawhide.