Bug 2430344 - Please use %{_libexecdir} for --libexecdir and install libexec content in the right place
Summary: Please use %{_libexecdir} for --libexecdir and install libexec content in the...
Keywords:
Status: POST
Alias: None
Product: Fedora
Classification: Fedora
Component: squid
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Luboš Uhliarik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-16 10:27 UTC by Neal Gompa
Modified: 2026-02-15 11:08 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Package Sources squid pull-request 8 0 None None None 2026-02-15 11:08:17 UTC

Description Neal Gompa 2026-01-16 10:27:11 UTC
Currently squid installs its helper programs in /usr/lib64, which is the wrong place to put them. This is done by a spec override passing "--libexecdir=%{_libdir}/squid" to configure.

Please change this to "--libexecdir=%{_libexecdir}/squid", which lines it up with Fedora guidelines.


Reproducible: Always

Comment 1 Neal Gompa 2026-02-15 11:08:18 UTC
Pull request submitted: https://src.fedoraproject.org/rpms/squid/pull-request/8


Note You need to log in before you can comment on or make changes to this bug.