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.
Committed and build in rawhide.