Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (2e0d5880c017e40021a226d6e44ad5b1f1f3dae0)

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 devel-xorg-modular grimoire by Vlad Glagolev (2e0d5880c017e40021a226d6e44ad5b1f1f3dae0)
  • Date: Sun, 15 May 2011 14:58:08 -0500

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

archive/p7zip/DETAILS | 4
archive/p7zip/HISTORY | 4
archive/p7zip/PRE_BUILD | 2
chat-irc/ircd-hybrid/CONFLICTS | 1
chat-irc/ircd-hybrid/HISTORY | 3
chat-irc/ratbox-services/HISTORY | 2
chat-irc/ratbox-services/INSTALL | 2
chat-irc/ratbox-services/PRE_BUILD | 3
chat-irc/ratbox-services/perms.patch | 23 +++++
cluster/atlas/BUILD | 13 +-
cluster/atlas/DEPENDS | 7 +
cluster/atlas/DETAILS | 5 -
cluster/atlas/HISTORY | 11 ++
cluster/atlas/PRE_BUILD | 2
cluster/atlas/emit_mm.patch | 154
-----------------------------------
cluster/atlas/x86.patch | 15 +++
python-pypi/numpy/BUILD | 1
python-pypi/numpy/DETAILS | 4
python-pypi/numpy/HISTORY | 4
python-pypi/scipy/BUILD | 2
python-pypi/scipy/DETAILS | 4
python-pypi/scipy/HISTORY | 4
22 files changed, 95 insertions(+), 175 deletions(-)

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

p7zip: => 9.20.1

commit dc5400946e8561bbca0b4cc48caee4357e3721ca
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

scipy: unset LDFLAGS http://projects.scipy.org/numpy/ticket/182

commit 4b5e1581ae8ce03371f715965e20f45913176c02
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

scipy: => 0.9.0

commit e755c1bf6774f37de434debc257c94155b57e75a
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

numpy: unset LDFLAGS http://projects.scipy.org/numpy/ticket/182

commit 80a0384980ae01966a25ab4d8de9ca6f975f5601
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

numpy: => 1.6.0

commit ed3ced3522d3c6b4cb10c73fb4bedb63c6358b0e
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

atlas: force_depends lapack when necessary

commit d79be23713e53ae7ab768f54f76ed272beb67700
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

atlas: removed make fat_shared, added make check and make time

commit 8fd7dd901efc8dfe61e05e109d4c97aa6eeea5c3
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

atlas: remove old patch and add new patch

commit c55e97d9c84add4f9ed83e51aea3a53d8f06d34d
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

atlas: => 3.8.4

commit 0d00e61b57487c2ee65006c83cc40d824614bb7d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ircd-hybrid: conflicts with ircd-ratbox

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

ratbox-services: added permissions patch

diff --git a/archive/p7zip/DETAILS b/archive/p7zip/DETAILS
index 298698f..d3515e3 100755
--- a/archive/p7zip/DETAILS
+++ b/archive/p7zip/DETAILS
@@ -1,6 +1,6 @@
SPELL=p7zip
- VERSION=9.13
-
SOURCE_HASH=sha512:84b6687fc33af55c7f282fc6c988789cbdd0b3d2df0adb1c14b6ad12ebc2ed4600ddf6b043d2d8f2baa717ee8afc3601f7e9e37c5d44d6357727bf3a36686e11
+ VERSION=9.20.1
+
SOURCE_HASH=sha512:7bb8a276aaefc4a83364e45633c48527de44c6b1205344f3356db570582f30f81d82a94938c99a7ad193587b584cc1c03219c28249de40018bdaee6c3b2a022a
SOURCE=${SPELL}_${VERSION}_src_all.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}_$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/archive/p7zip/HISTORY b/archive/p7zip/HISTORY
index 9072b96..8194f8a 100644
--- a/archive/p7zip/HISTORY
+++ b/archive/p7zip/HISTORY
@@ -1,3 +1,7 @@
+2011-05-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 9.20.1
+ * PRE_BUILD: corrected template filename
+
2010-05-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 9.13

diff --git a/archive/p7zip/PRE_BUILD b/archive/p7zip/PRE_BUILD
index 82158c1..c8cf33c 100755
--- a/archive/p7zip/PRE_BUILD
+++ b/archive/p7zip/PRE_BUILD
@@ -10,7 +10,7 @@ sedit "s|CFLAGS=|CFLAGS=$CFLAGS |g" makefile.glb &&

case "${HOST%%-*}" in
i*86 | ppc | alpha)
- cp makefile.linux_x86_ppc_alpha_gcc_4.X makefile.machine
+ cp makefile.linux_any_cpu_gcc_4.X makefile.machine
;;
x86_64)
cp makefile.linux_amd64 makefile.machine
diff --git a/chat-irc/ircd-hybrid/CONFLICTS b/chat-irc/ircd-hybrid/CONFLICTS
new file mode 100755
index 0000000..5187a40
--- /dev/null
+++ b/chat-irc/ircd-hybrid/CONFLICTS
@@ -0,0 +1 @@
+conflicts ircd-ratbox
diff --git a/chat-irc/ircd-hybrid/HISTORY b/chat-irc/ircd-hybrid/HISTORY
index 33059c3..c456a38 100644
--- a/chat-irc/ircd-hybrid/HISTORY
+++ b/chat-irc/ircd-hybrid/HISTORY
@@ -1,3 +1,6 @@
+2011-05-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added, to conflict with ircd-ratbox
+
2007-10-27 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 7.2.3

diff --git a/chat-irc/ratbox-services/HISTORY
b/chat-irc/ratbox-services/HISTORY
index 2c3e166..68c80cd 100644
--- a/chat-irc/ratbox-services/HISTORY
+++ b/chat-irc/ratbox-services/HISTORY
@@ -1,3 +1,3 @@
2011-05-15 Vlad Glagolev <stealth AT sourcemage.org>
* {PRE_,}BUILD, CONFIGURE, DETAILS, DEPENDS, INSTALL, init.d/rserv,
- setuid.patch: spell created
+ {perms,setuid}.patch: spell created
diff --git a/chat-irc/ratbox-services/INSTALL
b/chat-irc/ratbox-services/INSTALL
index 93ea963..400482d 100755
--- a/chat-irc/ratbox-services/INSTALL
+++ b/chat-irc/ratbox-services/INSTALL
@@ -1,3 +1,3 @@
default_install &&

-install -d -o ratbox -g ratbox -vm 755 "$INSTALL_ROOT/var/run/rserv"
+chown ratbox:ratbox "$INSTALL_ROOT/var/run/rserv"
diff --git a/chat-irc/ratbox-services/PRE_BUILD
b/chat-irc/ratbox-services/PRE_BUILD
index 3213094..4f3bc13 100755
--- a/chat-irc/ratbox-services/PRE_BUILD
+++ b/chat-irc/ratbox-services/PRE_BUILD
@@ -1,4 +1,5 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

-patch -p0 < "$SPELL_DIRECTORY/setuid.patch"
+patch -p0 < "$SPELL_DIRECTORY/setuid.patch" &&
+patch -p0 < "$SPELL_DIRECTORY/perms.patch"
diff --git a/chat-irc/ratbox-services/perms.patch
b/chat-irc/ratbox-services/perms.patch
new file mode 100644
index 0000000..1ba4e0d
--- /dev/null
+++ b/chat-irc/ratbox-services/perms.patch
@@ -0,0 +1,23 @@
+--- Makefile.in.orig
++++ Makefile.in
+@@ -38,15 +38,15 @@
+ done
+
+ install: build
+- $(INSTALL) -m 750 -d $(DESTDIR)$(prefix)
+- $(INSTALL) -m 750 -d $(DESTDIR)$(bindir)
+- $(INSTALL) -m 750 -d $(DESTDIR)$(sbindir)
++ $(INSTALL) -m 755 -d $(DESTDIR)$(prefix)
++ $(INSTALL) -m 755 -d $(DESTDIR)$(bindir)
++ $(INSTALL) -m 755 -d $(DESTDIR)$(sbindir)
+ $(INSTALL) -m 750 -d $(DESTDIR)$(sysconfdir)
+- $(INSTALL) -m 750 -d $(DESTDIR)$(includedir)
++ $(INSTALL) -m 755 -d $(DESTDIR)$(includedir)
+ $(INSTALL) -m 750 -d $(DESTDIR)$(logdir)
+ $(INSTALL) -m 750 -d $(DESTDIR)$(rundir)
+ $(INSTALL) -m 750 -d $(DESTDIR)$(helpdir)
+- $(INSTALL) -m 750 -d $(DESTDIR)$(includedir)
++ $(INSTALL) -m 755 -d $(DESTDIR)$(includedir)
+ $(INSTALL) -m 750 tools/ircd-shortcut.pl $(DESTDIR)$(bindir)
+ $(INSTALL) -m 750 tools/dbupgrade.pl $(DESTDIR)$(bindir)
+ $(INSTALL) -m 640 tools/definetolength.pl $(DESTDIR)$(bindir)
diff --git a/cluster/atlas/BUILD b/cluster/atlas/BUILD
index 6fe1c64..5721d75 100755
--- a/cluster/atlas/BUILD
+++ b/cluster/atlas/BUILD
@@ -13,13 +13,14 @@ make_single &&
make &&
cd lib &&
if [ $PT_LIB == y ]; then
- make ptshared &&
- # newer versions will have ptshared dependent on fat_ptshared
- make fat_ptshared
+ make ptshared
else
- make shared &&
- # newer versions will have shared dependent on fat_shared
- make fat_shared
+ make shared
fi &&
cd .. &&
+make check &&
+if [ $PT_LIB == y ]; then
+ make ptcheck
+fi &&
+make time &&
make_normal
diff --git a/cluster/atlas/DEPENDS b/cluster/atlas/DEPENDS
index e0d753e..826f0b0 100755
--- a/cluster/atlas/DEPENDS
+++ b/cluster/atlas/DEPENDS
@@ -1,4 +1,9 @@
-optional_depends fortran "" "--nof77" "for fortran bindings"
+optional_depends fortran "" "--nof77" "for fortran bindings" &&
if is_depends_enabled $SPELL fortran; then
optional_depends lapack "" "" "to build enhanced liblapack.a"
+fi &&
+
+# atlas needs a fresh liblapack.a from lapack, not a former processed one
+if is_depends_enabled $SPELL lapack && spell_ok $SPELL; then
+ force_depends lapack
fi
diff --git a/cluster/atlas/DETAILS b/cluster/atlas/DETAILS
index 071e758..478b5e0 100755
--- a/cluster/atlas/DETAILS
+++ b/cluster/atlas/DETAILS
@@ -1,10 +1,9 @@
SPELL=atlas
- VERSION=3.8.3
- PATCHLEVEL=2
+ VERSION=3.8.4
SOURCE=${SPELL}$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ATLAS
SOURCE_URL[0]=$SOURCEFORGE_URL/math-atlas/$SOURCE
-
SOURCE_HASH=sha512:4c152f1f5c49d9b0275e3c8755fc7808f5b298c9f92ea9958dbb771bc656da950e5136e36cbc3ff39542f17d12b719d9acd2c8ecc66382c6fe2dc4ad82bd9aa2
+
SOURCE_HASH=sha512:d0272b8a600512e24efc53863b34645d34506dac58908bf2f562245099badc4866eacf80ce9814af348bd1ddfaffdb7c0fb3b72d5f29c2255a80a0af1aa6ab1d
WEB_SITE=http://math-atlas.sourceforge.net
ENTERED=20020514
LICENSE[0]=BSD
diff --git a/cluster/atlas/HISTORY b/cluster/atlas/HISTORY
index bc1bade..5495ff6 100644
--- a/cluster/atlas/HISTORY
+++ b/cluster/atlas/HISTORY
@@ -1,3 +1,14 @@
+2011-05-15 Peng Chang (Charels) <chp AT sourcemage.org>
+ * BUILD: fat_shared is still not prevailing, added make check and
make time,
+ these takes only 2 min, but definitely worth keeping record
+ * DEPENDS: force_depends lapack when necessary
+ * DETAILS: updated to 3.8.4
+ * PRE_BUILD: patch archinfo_x86.c; there's no reference builds for
Corei2,
+ which will cause build failure and the detection for Corei2 is
buggy, so
+ only Corei1 will be used
+ * x86.patch: the patch for archinfo_x86.c
+ * emit_mm.patch: not necessary any more
+
2011-05-14 Peng Chang (Charles) <chp AT sourcemage.org>
* BUILD, CONFIGURE, INSTALL: shared library is common practice and
required by nearly all dependents; so it is no longer an option,
diff --git a/cluster/atlas/PRE_BUILD b/cluster/atlas/PRE_BUILD
index 1486f51..9dbaf8f 100755
--- a/cluster/atlas/PRE_BUILD
+++ b/cluster/atlas/PRE_BUILD
@@ -3,4 +3,4 @@ mkdir $SOURCE_DIRECTORY/bld &&

cd $SOURCE_DIRECTORY &&
patch configure $SPELL_DIRECTORY/configure.patch &&
-patch tune/blas/gemm/emit_mm.c $SPELL_DIRECTORY/emit_mm.patch
+patch CONFIG/src/backend/archinfo_x86.c $SPELL_DIRECTORY/x86.patch
diff --git a/cluster/atlas/emit_mm.patch b/cluster/atlas/emit_mm.patch
deleted file mode 100644
index 0ce40f2..0000000
--- a/cluster/atlas/emit_mm.patch
+++ /dev/null
@@ -1,154 +0,0 @@
-Generated by Charles Peng <chp AT sourcemage.org>
---- emit_mm.c 2009-02-19 02:48:25.000000000 +0800
-+++ emit_mm.c 2011-05-13 16:21:41.491001028 +0800
-@@ -1,5 +1,5 @@
- /*
-- * Automatically Tuned Linear Algebra Software v3.8.3
-+ * Automatically Tuned Linear Algebra Software v3.8.4
- * (C) Copyright 1997 R. Clint Whaley
- *
- * Redistribution and use in source and binary forms, with or without
-@@ -1638,7 +1638,7 @@ void MMDeclare(FILE *fpout, char *spc, c
- cTA, cTB, M, N, K);
- fprintf(fpout, " * lda=%d, ldb=%d, ldc=%d, mu=%d, nu=%d, ku=%d, pf=%d\n",
- lda, ldb, ldc, mu, nu, ku, pfA);
-- fprintf(fpout, " * Generated by ATLAS/tune/blas/gemm/emit_mm.c
(3.8.3)\n");
-+ fprintf(fpout, " * Generated by ATLAS/tune/blas/gemm/emit_mm.c
(3.8.4)\n");
- fprintf(fpout, " */\n");
- }
-
-@@ -3082,7 +3082,17 @@ int CompMultHandled(CLEANNODE *cp, int n
- * Returns 1 if nb is handled by succeeding case, 0 otherwise
- */
- {
-- for (; cp; cp = cp->next) if (nb % cp->imult == 0) return(1);
-+
-+ for (; cp; cp = cp->next)
-+ {
-+ if (cp->fixed == 2)
-+ {
-+ if (cp->imult == nb)
-+ return(1);
-+ }
-+ else if (nb % cp->imult == 0)
-+ return(1);
-+ }
- return(0);
- }
-
-@@ -3110,14 +3120,6 @@ int *GetCompNBs(enum CW which, CLEANNODE
- istop = cp0->nb;
- while (istop % cp0->imult) istop--;
- if (istop == cp0->nb) istop -= cp0->imult;
-- for (cp=cp0->next; cp; cp = cp->next)
-- {
-- if (cp->imult % cp0->imult == 0 && cp->fixed != 2)
-- {
-- istop = cp->imult;
-- break;
-- }
-- }
-
- for (i=2*cp0->imult; i <= istop; i += cp0->imult)
- {
-@@ -3582,7 +3584,7 @@ void GenUpNB_if(char pre, enum CW which,
- CLEANNODE *wp, *cp0;
- FILE *fp;
- int i;
-- const char *ifs = "else if", *ifp;
-+ const char *ifs = "else if", *ifp, *sp;
- const char cwh[3] = {'M', 'N', 'K'};
- char ln[128], st[2], *typ;
-
-@@ -3613,7 +3615,11 @@ void GenUpNB_if(char pre, enum CW which,
-
- if (pre == 'c') pre = 'C';
- else if (pre == 'z') pre = 'Z';
--
-+/*
-+ * fixed=2 means a kernel specialized for that exact N. They will have not
-+ * survived pruning if they weren't better than all the general algorithms,
-+ * so we can test for them all up front
-+ */
- for (cp=cp0; cp; cp = cp->next) /* handle fixed = 2 cases */
- {
- if (cp->fixed == 2)
-@@ -3625,36 +3631,49 @@ void GenUpNB_if(char pre, enum CW which,
- ifp = ifs;
- }
- }
--
-- for (cp=cp0; cp; cp = cp->next) /* fixed = 1 cases */
-- {
-- if (cp->fixed == 1)
-- {
-- for (i=cp->ncomps-1; i >= 0; i--)
-- {
-- if (cp->imult > 1)
-- fprintf(fp, " %s (%c == %d)\n", ifp, cwh[which],
cp->NBs[i]);
-- else fprintf(fp, " else\n");
-- fprintf(fp, " {\n ATL_%cup%cBmm%d_%d_%d_b%c%s;\n }\n",
-- pre, cwh[which], cp->NBs[i], cp->imult, cp->fixed,
-- cbeta, MMARGS);
-- ifp = ifs;
-- }
-- }
-- }
-- for (cp=cp0; cp; cp = cp->next) /* fixed = 0 cases */
-- {
-+/*
-+ * All remaining kernels are selected by being a multiple of imult;
-+ * fixed=0 will be called directly, while fixed=1 will have a nested
-+ * if to find the right compiled version to call
-+ */
-+ for (cp=cp0; cp; cp = cp->next) /* fixed = 0/1 cases */
-+ {
-+ if (cp->fixed != 1 && cp->fixed != 0)
-+ continue;
-+ if (cp->imult > 1)
-+ fprintf(fp, " %s (%c == %s)\n", ifp, cwh[which],
-+ GetInc(cp->imult, GetDiv(cp->imult, st)));
-+ else if (ifp == ifs) fprintf(fp, " else\n");
- if (cp->fixed == 0)
- {
-- if (cp->imult > 1)
-- fprintf(fp, " %s (%c == %s)\n", ifp, cwh[which],
-- GetInc(cp->imult, GetDiv(cp->imult, st)));
-- else if (ifp == ifs) fprintf(fp, " else\n");
- fprintf(fp, " {\n ATL_%cup%cBmm0_%d_%d_b%c%s;\n }\n",
- pre, cwh[which], cp->imult, cp->fixed, cbeta, MMARGS);
- ifp = ifs;
- }
-+ else if (cp->fixed == 1)
-+ {
-+ fprintf(fp, " {\n");
-+ if (cp->ncomps == 1)
-+ fprintf(fp, " ATL_%cup%cBmm%d_%d_%d_b%c%s;\n",
-+ pre, cwh[which], cp->NBs[0], cp->imult, cp->fixed,
-+ cbeta, MMARGS);
-+ else /* must select kernel by NB[i] */
-+ {
-+ sp = "if";
-+ for (i=cp->ncomps-1; i >= 0; i--)
-+ {
-+ fprintf(fp, " %s (%c == %d)\n", sp, cwh[which],
cp->NBs[i]);
-+ fprintf(fp,
-+ " {\n ATL_%cup%cBmm%d_%d_%d_b%c%s;\n }\n",
-+ pre, cwh[which], cp->NBs[i], cp->imult, cp->fixed,
-+ cbeta, MMARGS);
-+ sp = "else if";
-+ }
-+ }
-+ fprintf(fp, " }\n");
-+ }
- }
-+
- for (cp=cp0; cp && cp->imult != 1; cp = cp->next);
- if (!cp)
- {
-@@ -4330,3 +4349,5 @@ main(int nargs, char **args)
- }
- exit(0);
- }
-+
-+
diff --git a/cluster/atlas/x86.patch b/cluster/atlas/x86.patch
new file mode 100644
index 0000000..ad5d680
--- /dev/null
+++ b/cluster/atlas/x86.patch
@@ -0,0 +1,15 @@
+--- archinfo_x86.c 2011-05-15 12:43:52.101001247 +0800
++++ archinfo_x86.c 2011-05-15 12:44:16.568001255 +0800
+@@ -309,11 +309,9 @@ enum MACHTYPE Chip2Mach(enum CHIP chip,
+ case 0x1A:
+ case 0x1E:
+ case 0x1F:
+- iret = IntCorei1;
+- break;
+ case 0x25:
+ case 0x2A:
+- iret = IntCorei2;
++ iret = IntCorei1;
+ break;
+ default:
+ iret = MACHOther;
diff --git a/python-pypi/numpy/BUILD b/python-pypi/numpy/BUILD
index efd518c..ea4b822 100755
--- a/python-pypi/numpy/BUILD
+++ b/python-pypi/numpy/BUILD
@@ -1,3 +1,4 @@
+unset LDFLAGS &&
if is_depends_enabled numpy atlas; then
default_build || return 1
else
diff --git a/python-pypi/numpy/DETAILS b/python-pypi/numpy/DETAILS
index a5a2272..d3985e5 100755
--- a/python-pypi/numpy/DETAILS
+++ b/python-pypi/numpy/DETAILS
@@ -1,6 +1,6 @@
SPELL=numpy
- VERSION=1.5.1
-
SOURCE_HASH=sha512:3e0d2b4e7c1c5fbe93376f1c0a98e8919c36673b680bd5df32d14629729fabb171a53070cf1cdd168cd2483664585e45b840aa170ca5d51d6f04fc2cab6411a8
+ VERSION=1.6.0
+
SOURCE_HASH=sha512:18593fa336898704d5d8c454303c2bc797bb61577d341f218a3fb7c31ed410da12d62dc6edb125dbc719df633af076e466369f420ba52e929a03f88fd5e24f41
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/python-pypi/numpy/HISTORY b/python-pypi/numpy/HISTORY
index 77004fe..9f5c53a 100644
--- a/python-pypi/numpy/HISTORY
+++ b/python-pypi/numpy/HISTORY
@@ -1,3 +1,7 @@
+2011-05-15 Peng Chang (Charles) <chp AT sourcemage.org>
+ * BUILD: unset LDFLAGS http://projects.scipy.org/numpy/ticket/182
+ * DETAILS: updated spell to 1.6.0
+
2010-12-28 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, BUILD, SUB_DEPENDS, PRE_SUB_DEPENDS: made the
dependency on atlas optional
diff --git a/python-pypi/scipy/BUILD b/python-pypi/scipy/BUILD
new file mode 100755
index 0000000..4a751c5
--- /dev/null
+++ b/python-pypi/scipy/BUILD
@@ -0,0 +1,2 @@
+unset LDFLAGS &&
+default_build
diff --git a/python-pypi/scipy/DETAILS b/python-pypi/scipy/DETAILS
index 8e53e9a..c7f1509 100755
--- a/python-pypi/scipy/DETAILS
+++ b/python-pypi/scipy/DETAILS
@@ -1,6 +1,6 @@
SPELL=scipy
- VERSION=0.7.2
-
SOURCE_HASH=sha512:2cc5e06656ebcbed416011f15503b2408faba62fa8fead1433da6c61589a1e3bfba0b79183b5b378527cd0d1cabcb4471b02d97417de7e08771ccc4c877a25aa
+ VERSION=0.9.0
+
SOURCE_HASH=sha512:2c9be17d4f9daea23dab7449282f522641a7bfc0bdb0005631f2a89da44681c4b4e98bdff8b76ee451c1ee36cf3dd2eaf45f670cfaff86c10d49bf5478ac3c43
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/python-pypi/scipy/HISTORY b/python-pypi/scipy/HISTORY
index ac02fd2..f78a6ac 100644
--- a/python-pypi/scipy/HISTORY
+++ b/python-pypi/scipy/HISTORY
@@ -1,3 +1,7 @@
+2011-05-15 Peng Chang (Charles) <chp AT sourcemage.org>
+ * BUILD: unset LDFLAGS http://projects.scipy.org/numpy/ticket/182
+ * DETAILS: updated spell to 0.9.0
+
2010-06-14 Peng Chang (Charles) <chp AT sourcemage.org>
* DETAILS: updated spell to 0.7.2




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (2e0d5880c017e40021a226d6e44ad5b1f1f3dae0), Vlad Glagolev, 05/15/2011

Archive powered by MHonArc 2.6.24.

Top of Page