sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Andraž Levstik (7321f6856bd9801cdae8032a92d479ab6ad4859b)
- From: Andraž Levstik <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (7321f6856bd9801cdae8032a92d479ab6ad4859b)
- Date: Sun, 10 Oct 2010 14:01:24 -0500
GIT changes to master grimoire by Andraž Levstik
<ruskie+2054d253 AT codemages.net>:
python-pypi/pybugz/HISTORY | 2 +-
python-pypi/pybugz/PRE_BUILD | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 7321f6856bd9801cdae8032a92d479ab6ad4859b
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>
pybugz: another fixup
diff --git a/python-pypi/pybugz/HISTORY b/python-pypi/pybugz/HISTORY
index 9f0fac8..8126cfa 100644
--- a/python-pypi/pybugz/HISTORY
+++ b/python-pypi/pybugz/HISTORY
@@ -2,7 +2,7 @@
* DETAILS: Fixed SOURCE_URL[0]
updated spell to 0.8.0
* PRE_BUILD: made it friendly for our bugzilla, added patch for
fixes(python
- 2.7)
+ 2.7), only apply on 2.7
* all_current_updates.patch: patch to bring it up to date with the
git stuff
2009-08-05 George Sherwood <gsherwood AT sourcemage.org>
diff --git a/python-pypi/pybugz/PRE_BUILD b/python-pypi/pybugz/PRE_BUILD
index 2ce7cc8..a8c4473 100755
--- a/python-pypi/pybugz/PRE_BUILD
+++ b/python-pypi/pybugz/PRE_BUILD
@@ -1,5 +1,10 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+if [[ "$(installed_version gcc | cut -c-3)" == "2.7" ]]; then
patch -p1 < $SPELL_DIRECTORY/all_current_updates.patch &&
+sed -i -e "s/https:\/\/bugs.gentoo.org/http:\/\/bugs.sourcemage.org/"
bugz/clparser.py
+else
# make it friendly for our bugzilla
sed -i -e "s/https:\/\/bugs.gentoo.org/http:\/\/bugs.sourcemage.org/"
bugz/cli.py
+fi
+
- [SM-Commit] GIT changes to master grimoire by Andraž Levstik (7321f6856bd9801cdae8032a92d479ab6ad4859b), Andraž Levstik, 10/10/2010
Archive powered by MHonArc 2.6.24.