Bug 1652286 - Build libpq for epel7
Summary: Build libpq for epel7
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: libpq
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Raiskup
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-21 19:30 UTC by Spike
Modified: 2018-11-22 09:27 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-22 08:53:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Spike 2018-11-21 19:30:04 UTC
Hi,

Could you submit a build of libpq to epel7? The latest spec file in the master branch seems to work just fine.
It's needed eventually for building asterisk 16.

Thanks!

Comment 1 Pavel Raiskup 2018-11-22 08:53:40 UTC
Thanks for the report, but there's libpq.so in RHEL 7 already - it is packaged
in postgresql-libs.rpm.  The packaging layout can not be changed in RHEL 7,
but there's bug 1625651, which might solve your issues one day.

That said, what you probably want is 'BuildRequires: postgresql-devel' for
EPEL7, and your package will automatically 'Requires: libpq.so.5()(64bit)'.

Comment 2 Spike 2018-11-22 09:27:41 UTC
Thanks, I've missed that. Using 'BuildRequires: postgresql-devel' works for me.


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