Re: Providing libpq explicitly - Mailing list pgsql-pkg-yum

From Devrim Gündüz
Subject Re: Providing libpq explicitly
Date
Msg-id 1477639902.4136.120.camel@gunduz.org
Whole thread Raw
In response to Re: Providing libpq explicitly  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-pkg-yum
Hi,

On Wed, 2016-10-12 at 09:37 -0400, Peter Eisentraut wrote:
> > I see, and you don't want to depend on postgresql9x-libs because you
> > want to allow install against any postgresql9x-libs that installs a
> > libpq.
>
> Surely the RPM world has a standard or convention for this so we don't
> have to make up something here?  This is not the first shared library in
> the world, after all

Noticing that we already provide postgresql-libs (versionless), I made a small
change in the spec file, and appended version number to that provides. It won't
break our packages, and then make EDB's package happy. So, no changes in
libpq.so part.

Thank you!

Regards,
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment

pgsql-pkg-yum by date:

Previous
From: Devrim Gündüz
Date:
Subject: Extending our SELinux support
Next
From: Devrim Gündüz
Date:
Subject: Re: cstore_fdw package for pg9.6