Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3710d5d1a8f5b30930fcbcb170ef9b312296889)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3710d5d1a8f5b30930fcbcb170ef9b312296889)
  • Date: Sat, 21 Nov 2009 14:46:33 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

http/mod_wsgi/BUILD | 3 +++
http/mod_wsgi/DETAILS | 4 ++--
http/mod_wsgi/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit e3710d5d1a8f5b30930fcbcb170ef9b312296889
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mod_wsgi: fixed build for optimized archs

commit 34770c3c32a0c5195d22cf8653f1f9adfc3e8a79
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mod_wsgi: => 3.0

diff --git a/http/mod_wsgi/BUILD b/http/mod_wsgi/BUILD
new file mode 100755
index 0000000..e32536b
--- /dev/null
+++ b/http/mod_wsgi/BUILD
@@ -0,0 +1,3 @@
+unset CFLAGS &&
+
+default_build
diff --git a/http/mod_wsgi/DETAILS b/http/mod_wsgi/DETAILS
index e7471d8..4adeb46 100755
--- a/http/mod_wsgi/DETAILS
+++ b/http/mod_wsgi/DETAILS
@@ -1,6 +1,6 @@
SPELL=mod_wsgi
- VERSION=2.6
-
SOURCE_HASH=sha512:4cf8eb0877bdd237699258f83301abaa0b7d086bfc097569f3af940dc19a31d55642585012c3cf71d38d8a4c31082dacfd46dcfd4c2c44b30aa276a28a62cfaa
+ VERSION=3.0
+
SOURCE_HASH=sha512:efdb64257d8f7f8db5acc832ed2edb912a330d7a4c442dc15685dcfac80ad0716d4a84de903d352a9d201aa7d30b87d7995eee3f7ebffc88d815b0e59066b9ae
SOURCE=$SPELL-$VERSION.tar.gz
LICENSE[0]=APACHE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/http/mod_wsgi/HISTORY b/http/mod_wsgi/HISTORY
index 4e4482f..f56775a 100644
--- a/http/mod_wsgi/HISTORY
+++ b/http/mod_wsgi/HISTORY
@@ -1,3 +1,7 @@
+2009-11-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.0
+ * BUILD: added, fixed build where optimization flags were selected
+
2009-10-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.6




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3710d5d1a8f5b30930fcbcb170ef9b312296889), Vlad Glagolev, 11/21/2009

Archive powered by MHonArc 2.6.24.

Top of Page