Bug 2296122

Summary: harfbuzz-devel installs broken cmake config file
Product: [Fedora] Fedora Reporter: Tobias Fella <fella>
Component: harfbuzzAssignee: Parag Nemade <pnemade>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: i18n-bugs, klember, moceap, pnemade
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-11-16 09:24:24 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 Tobias Fella 2024-07-06 20:17:55 UTC
/usr/lib64/cmake/harfbuzz/harfbuzz-config.cmake contains unresolved cmake templates, e.g., the file starts with

@PACKAGE_INIT@

Reproducible: Always

Steps to Reproduce:
1. install harfbuzz-devel
2. cat /usr/lib64/cmake/harfbuzz/harfbuzz-config.cmake
3.
Actual Results:  
File contains unresolved templates

Expected Results:  
File does not contain unresolved templates

Comment 1 Parag Nemade 2024-11-15 06:16:04 UTC
Can you verify against latest harfbuzz build in Fedora 41?

Comment 2 Tobias Fella 2024-11-15 21:38:13 UTC
Looks sane now

Comment 3 Parag Nemade 2024-11-16 09:24:05 UTC
Thank you for your reply.