Bug 2166551

Summary: libglpng: C99 compatibility fix
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: libglpngAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hdegoede
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libglpng-1.45-29.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-02-02 06:42:40 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:
Bug Depends On:    
Bug Blocks: 2141798    
Attachments:
Description Flags
libglpng-c99.patch none

Description Florian Weimer 2023-02-02 06:30:36 UTC
Created attachment 1941712 [details]
libglpng-c99.patch

The package needs to define GL_GLEXT_PROTOTYPES to obtain a declaration of glColorTableEXT in src/glpng.c.

I can't find an upstream for this, so reporting it here for tracking purposes.