| From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
|---|---|
| To: | clodoaldo(dot)pinto(dot)neto(at)gmail(dot)com |
| Cc: | PostgreSQL - General ML <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Missing 8.2.14 source rpms |
| Date: | 2009-09-13 00:09:52 |
| Message-ID: | 1252800592.31363.13.camel@hp-laptop2.gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sat, 2009-09-12 at 12:22 -0300, Clodoaldo Neto wrote:
> Sorry if it is already known but just to be sure the 8.2.14 source
> rpms are missing from the yum repository.
Because of bandwith issues on the master RPM build server, srpms are
uploaded a few days after the binary packages are uploaded.
Nowadays I am still working on the repository -- pushing new packages
while the servers are hot. So, you will probably find SRPMs on Monday.
OTOH, anyone can build SRPMs on their machines. Here is a quick quide:
svn co https://projects.commandprompt.com/public/pgcore/repo/
cd rpm/redhat/$PG_VERSION/$PACKAGE_NAME/$DISTROVER
make srpm
(or make build for srpm+rpm)
You can edit .spec file and build your custom package with this way)
-HTH.
Regards,
--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Clodoaldo Neto | 2009-09-13 00:34:09 | Re: Missing 8.2.14 source rpms |
| Previous Message | Merlin Moncure | 2009-09-12 18:23:48 | Re: primary keys |