Hi,
On Tue, 2013-12-17 at 20:12 +0000, Karanbir Singh wrote:
Can you point me at the svn repo ? let me try and script something up to track it and get some testing rpms into dev.c.o
http://svn.pgrpms.org/repo/rpm/redhat
When you checkout this to a directory, it is easy to build a PostgreSQL package by just:
cd 9.3/postgresql/EL-6 make build
Or you can just checkout these:
http://svn.pgrpms.org/repo/rpm/redhat/9.3/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/9.2/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/9.1/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/9.0/postgresql/EL-6 http://svn.pgrpms.org/repo/rpm/redhat/8.4/postgresql/EL-6/
and build the packages in regular way, by just ignoring the Makefile.
Please let me know if you need help.
Regards,