Bug 190768

Summary: pointless dependancy on GL libraries.
Product: [Fedora] Fedora Reporter: Dave Jones <davej>
Component: libtiffAssignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-05 04:50:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dave Jones 2006-05-04 23:57:19 UTC
libtiff comes with this godawful tiff viewer called tiffgt, which is written
(for reasons no-one can fathom) using OpenGL.  It doesn't seem to offer any real
redeeming features, and breaks easily (it segfaulted on a sample tiff I created
in gimp).

Can we chop this bit out of the build so this dependancy goes away ?
I noticed it when I installed samba on a fileserver, and saw it trying to pull
in GL libraries on a headless box via  samba-common->cups-libs->libtiff->mesa-libGL

Comment 1 Matthias Clasen 2006-05-05 03:29:14 UTC
how about splitting off a libtiff-clients package with all the binaries ?

Comment 2 Matthias Clasen 2006-05-05 04:50:39 UTC
i ended up removing it