Re: using rpmbuild with PostgreSQL 9.2.6 source code - Mailing list pgsql-general

From Devrim GÜNDÜZ
Subject Re: using rpmbuild with PostgreSQL 9.2.6 source code
Date
Msg-id 1390209132.3099.4.camel@asus02-laptop04.gunduz.org
Whole thread Raw
In response to Re: using rpmbuild with PostgreSQL 9.2.6 source code  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: using rpmbuild with PostgreSQL 9.2.6 source code
List pgsql-general
Hi,

On Mon, 2014-01-20 at 17:05 +0800, Craig Ringer wrote:

> Rather than attempting to build PostgreSQL packages, why not use the
> existing PGDG packages from http://yum.postgresql.org/ for RHEL /
> CentOS 6?

I think Sameer is working on a ppc build, which we do not support (yet,
at least).

> If you need to patch them, then you should be able to just "yum
> install yum-utils", "yumdownloader --source postgres" to get the srpm,
> "rpm -i" the srpm into your ~/RPMBUILD directory, and make any
> appropriate modifications before rebuilding.

For the archives: It should be

yumdownloader --enablerepo=pgdg92-source postgresql92

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



Attachment

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: using rpmbuild with PostgreSQL 9.2.6 source code
Next
From: Sameer Kumar
Date:
Subject: Re: using rpmbuild with PostgreSQL 9.2.6 source code