Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (78fb6c30fc2d99a5fb610f7049f3653a480d4709)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <dkowis AT shlrm.org>
  • To: Elisamuel Resto <samuel AT dragonboricua.net>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (78fb6c30fc2d99a5fb610f7049f3653a480d4709)
  • Date: Wed, 17 Sep 2008 21:47:19 -0500

Elisamuel Resto wrote:
On Wed, 17 Sep 2008 10:43:20 -0500, Jeremy Blosser wrote:
On Sep 16, Elisamuel Resto [scm AT sourcemage.org] wrote:
python-pypi/moinmoin: depends on mod_wsgi (as opposed to mod_python),
wsgi is a better alternative
This sounds like a pretty significant change, and if it sounds that way
it's going to freak out people who want to update moinmoin (for that latest
security fix for example) but don't want to research something else that
changed.

Any reason the spell can't just offer both options?

if [[ $(get_spell_provider moinmoin WEBSERVER) == *apache* ]]; then
- suggest_depends mod_python "" "" "for a faster server (reccomended
w/apache)"
+ suggest_depends mod_wsgi "" "" "for a faster server (reccomended w/apache)"
fi &&

I agree, didn't think of that when David asked for this. I'll change it in a
few.

Has it been a few yet?
--
David Kowis

www.ronpaul2008.com - Ron Paul for President!
www.sourcemage.org - SourceMage GNU/Linux

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.24.

Top of Page