Re: Postgres source (tar file) for Fedora Core OS?

From: Marco Colombo <marco(at)esi(dot)it>
To: dpandey(at)secf(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres source (tar file) for Fedora Core OS?
Date: 2005-04-26 09:11:09
Message-ID: 1114506669.12081.7.camel@Frodo.esi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2005-04-26 at 09:43 +0530, Dinesh Pandey wrote:
> From where can I download latest Postgres source (tar file) for Fedora
> Core OS?
>
> Regards
> Dinesh Pandey

This is a question for Fedora mailing-lists. Anyway, FC distributes
sources in RPM format. Assuming you're referring to the latest
update, you can find the sources at:

http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/SRPMS/

the current latest PostgreSQL source rpm is:

postgresql-7.4.7-3.FC3.1.src.rpm

which contains the original source tarball plus patches. To view the RPM
content, type:

rpm2cpio postgresql-7.4.7-3.FC3.1.src.rpm | cpio -itv

See rpmbuild(8) manual page for details on how to build binary RPMs from
the source one.

.TM.
--
____/ ____/ /
/ / / Marco Colombo
___/ ___ / / Technical Manager
/ / / ESI s.r.l.
_____/ _____/ _/ Colombo(at)ESI(dot)it

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Hubert Fröhlich 2005-04-26 09:24:31 oid wraparound
Previous Message Michal Hlavac 2005-04-26 09:03:58 jdbc3 and ResultSet.getFetchSize()