Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8936 - dev-python/psycopg-1.0.12 (update)
Summary: dev-python/psycopg-1.0.12 (update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
: 5829 6628 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-09 11:48 UTC by Andy Dustman
Modified: 2002-12-11 17:04 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild (psycopg-1.0.12.ebuild,1.37 KB, text/plain)
2002-10-09 11:49 UTC, Andy Dustman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Dustman 2002-10-09 11:48:51 UTC
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 Andy Dustman 2002-10-09 11:49:58 UTC
Created attachment 4543 [details]
New ebuild
Comment 2 SpanKY gentoo-dev 2002-10-10 00:52:40 UTC
*** Bug 6628 has been marked as a duplicate of this bug. ***
Comment 3 SpanKY gentoo-dev 2002-10-10 00:52:46 UTC
*** Bug 5829 has been marked as a duplicate of this bug. ***
Comment 4 Bart Lauwers (RETIRED) gentoo-dev 2002-12-11 17:04:54 UTC
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.