Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (257bda80e938941ef8065d617afa7940de93c65e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (257bda80e938941ef8065d617afa7940de93c65e)
  • Date: Fri, 1 Feb 2013 06:11:57 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-pypi/cython/DETAILS | 4 ++--
python-pypi/cython/HISTORY | 3 +++
utils/schroot/BUILD | 1 +
utils/schroot/DETAILS | 4 ++--
utils/schroot/HISTORY | 6 +++++-
5 files changed, 13 insertions(+), 5 deletions(-)

New commits:
commit 257bda80e938941ef8065d617afa7940de93c65e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

cython: => 0.18

commit 99be65d17dd73fd819223623142c62af03b68396
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

schroot: => 1.6.5

diff --git a/python-pypi/cython/DETAILS b/python-pypi/cython/DETAILS
index 4a18c8c..1b57d4e 100755
--- a/python-pypi/cython/DETAILS
+++ b/python-pypi/cython/DETAILS
@@ -1,6 +1,6 @@
SPELL=cython
- VERSION=0.17.2
-
SOURCE_HASH=sha512:03b4d03ff848b660b9a0e0c39bb48173945c013b7bfc8b32638633d7bbeaaae6ac1cb2c26ddd6ae3f15303cae8c49b611501cc7dbc23def193b4dfada7efd4fa
+ VERSION=0.18
+
SOURCE_HASH=sha512:fb85d71bb4f80b35f0d0f1735c650dd75c5f84b05635ddf91d6241ff103b5a49158c5b851a20c15e05425f6dde32a4971b35fcbd7445f61865b4d61ffd1fbfa1
SOURCE=Cython-${VERSION}.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Cython-${VERSION}"
SOURCE_URL[0]=http://www.cython.org/release/${SOURCE}
diff --git a/python-pypi/cython/HISTORY b/python-pypi/cython/HISTORY
index d3c9c08..df4da46 100644
--- a/python-pypi/cython/HISTORY
+++ b/python-pypi/cython/HISTORY
@@ -1,3 +1,6 @@
+2013-02-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.18
+
2012-11-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.17.2

diff --git a/utils/schroot/BUILD b/utils/schroot/BUILD
index 4acf049..4fa6ddb 100755
--- a/utils/schroot/BUILD
+++ b/utils/schroot/BUILD
@@ -1,2 +1,3 @@
OPTS+=' --enable-shared --disable--static' &&
+LDFLAGS+=" -lintl" &&
default_build
diff --git a/utils/schroot/DETAILS b/utils/schroot/DETAILS
index f885393..0051cc4 100755
--- a/utils/schroot/DETAILS
+++ b/utils/schroot/DETAILS
@@ -1,6 +1,6 @@
SPELL=schroot
- VERSION=1.6.4
-
SOURCE_HASH=sha512:51ac4c11a2350b0f331563cffbc773272d878129cc3bfc8e47dfece4038c25d67ab63cf5e769d69e8cb8dcbafde7cf343f014a9e5dc6cc8e976d8e8f492fb7d5
+ VERSION=1.6.5
+
SOURCE_HASH=sha512:2f7285f9e76fff8db2a9a7cd66f4d06c2c19662f812c3b3108be45bbc6a67bee63b39b56235e257ab226c35efdba6b50a2e2511a618c32d76da10a0d7843fe90
PATCHLEVEL=1
# SOURCE_GPG=gurus.gpg:$SOURCE.sign:WORKS_FOR_ME
SOURCE=${SPELL}_$VERSION.orig.tar.xz
diff --git a/utils/schroot/HISTORY b/utils/schroot/HISTORY
index ba794a0..b427f96 100644
--- a/utils/schroot/HISTORY
+++ b/utils/schroot/HISTORY
@@ -1,5 +1,9 @@
+2013-01-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.6.5
+ * BUILD: fix link with latest gettext
+
2012-11-27 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.5.4
+ * DETAILS: version 1.6.4
* PRE_BUILD: fix compile with gcc-4.7.x
* DEPENDS: also needs boost IOSTREAMS




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (257bda80e938941ef8065d617afa7940de93c65e), Treeve Jelbert, 02/01/2013

Archive powered by MHonArc 2.6.24.

Top of Page