Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 17640 Details for
Bug 25682
Mod_Python 3.0.3 is out
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Version bump and slight clean up
mod_python-3.0.3.ebuild.diff (text/plain), 1.24 KB, created by
Bryan Østergaard (RETIRED)
on 2003-09-13 10:34:47 UTC
(
hide
)
Description:
Version bump and slight clean up
Filename:
MIME Type:
Creator:
Bryan Østergaard (RETIRED)
Created:
2003-09-13 10:34:47 UTC
Size:
1.24 KB
patch
obsolete
>--- mod_python-3.0.1.ebuild 2003-09-13 19:16:13.000000000 +0200 >+++ mod_python-3.0.3.ebuild 2003-09-13 19:24:34.000000000 +0200 >@@ -1,6 +1,6 @@ > # Copyright 1999-2003 Gentoo Technologies, Inc. > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /home/cvsroot/gentoo-x86/dev-python/mod_python/mod_python-3.0.1.ebuild,v 1.5 2003/06/22 12:15:59 liquidx Exp $ >+# $Header: $ > > DESCRIPTION="An Apache2 DSO providing an embedded Python interpreter" > HOMEPAGE="http://www.modpython.org/" >@@ -15,7 +15,8 @@ > src_unpack() { > unpack ${A} || die > cd ${S} || die >- patch -p0 <${FILESDIR}/mod_python-3.0.0_beta4-destdir.diff || die >+ epatch ${FILESDIR}/${P}-dest1.diff >+ epatch ${FILESDIR}/${P}-dest2.diff > } > > src_compile() { >@@ -33,3 +34,13 @@ > dodoc ${FILESDIR}/16_mod_python.conf README NEWS CREDITS COPYRIGHT > dohtml doc-html/* > } >+ >+pkg_postinst() { >+ einfo "To have Apache run python programs, please do the following:" >+ einfo "Edit /etc/conf.d/apache2 (/etc/conf.d/apache if you're using" >+ einfo "apache 1.x) and add \"-D PYTHON\"" >+ einfo "That will setup Apache to load python when it starts." >+ einfo >+ einfo "If you're new to mod_python there's a manual and tutorial" >+ einfo "installed in /usr/share/doc/${P}/html/index.html." >+}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 25682
:
17290
|
17291
|
17292
|
17293
| 17640