Bug 8936 - dev-python/psycopg-1.0.12 (update)
Bug#: 8936 Product:  Gentoo Linux Version: 1.4_rc1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: rphillips@gentoo.org Reported By: farcepest@gmail.com
Component: Ebuilds
URL: 
Summary: dev-python/psycopg-1.0.12 (update)
Keywords:  
Status Whiteboard: 
Opened: 2002-10-09 11:48 0000
Description:   Opened: 2002-10-09 11:48 0000
A small change is needed to convert the existing ebuild to psycopg-1.0.12.
In fact, the existing build is probably broken, due to the postgresql headers
moving about in recent releases. A diff follows, but will attach the ebuild as
well.

--- psycopg-1.0.1.ebuild	2002-10-04 01:50:29.000000000 -0400
+++ psycopg-1.0.12.ebuild	2002-10-09 12:32:53.000000000 -0400
@@ -26,6 +26,7 @@
 		--host=${CHOST} \
 		--prefix=/usr \
 		--infodir=/usr/share/info \
+		--with-postgres-includes=/usr/include/postgresql/server \
 		--mandir=/usr/share/man || die "./configure failed"
 	emake || die
 	#make || die

------- Comment #1 From Andy Dustman 2002-10-09 11:49:58 0000 -------
Created an attachment (id=4543) [details]
New ebuild

------- Comment #2 From SpanKY 2002-10-10 00:52:40 0000 -------
*** Bug 6628 has been marked as a duplicate of this bug. ***

------- Comment #3 From SpanKY 2002-10-10 00:52:46 0000 -------
*** Bug 5829 has been marked as a duplicate of this bug. ***

------- Comment #4 From Bart Lauwers (RETIRED) 2002-12-11 17:04:54 0000 -------
New ebuild has been added to CVS please allow some time for your mirror to
carry it and please report any problems here. As the standard procedure for new
ebuilds all the keywords have been ~masked.