Skip to Content.
Sympa Menu

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

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 (ae67253674d0bc3517bb2e1563aebc33a8dbe3cd)
  • Date: Wed, 2 May 2012 02:41:03 -0500

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

python-pypi/pylibacl/DEPENDS | 3 ++-
python-pypi/pylibacl/HISTORY | 3 +++
python-pypi/pyxattr/DEPENDS | 3 ++-
python-pypi/pyxattr/HISTORY | 3 +++
utils/autogen/DETAILS | 4 ++--
utils/autogen/HISTORY | 4 ++++
6 files changed, 16 insertions(+), 4 deletions(-)

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

autogen: => 5.15

commit 3eade1924164709b6d312d29bd461b1fb86b8436
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pyxattr- depends acl

commit 20fa0d00c416f5470eded1eee589d13404d9900b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pylibacl - depends acl

diff --git a/python-pypi/pylibacl/DEPENDS b/python-pypi/pylibacl/DEPENDS
index 6e84a0e..12d90ff 100755
--- a/python-pypi/pylibacl/DEPENDS
+++ b/python-pypi/pylibacl/DEPENDS
@@ -1 +1,2 @@
-depends python
+depends python &&
+depends acl
diff --git a/python-pypi/pylibacl/HISTORY b/python-pypi/pylibacl/HISTORY
index b4927a1..42e0c9d 100644
--- a/python-pypi/pylibacl/HISTORY
+++ b/python-pypi/pylibacl/HISTORY
@@ -1,3 +1,6 @@
+2012-04-28 Treeve Jelbert <treeve AT sourcemage.org>
+ *DEPENDS: add acl
+
2012-04-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5.0

diff --git a/python-pypi/pyxattr/DEPENDS b/python-pypi/pyxattr/DEPENDS
index 6e84a0e..5729404 100755
--- a/python-pypi/pyxattr/DEPENDS
+++ b/python-pypi/pyxattr/DEPENDS
@@ -1 +1,2 @@
-depends python
+depends python &&
+depends attr
diff --git a/python-pypi/pyxattr/HISTORY b/python-pypi/pyxattr/HISTORY
index 17c8f9b..e3fac8b 100644
--- a/python-pypi/pyxattr/HISTORY
+++ b/python-pypi/pyxattr/HISTORY
@@ -1,3 +1,6 @@
+2012-04-28 Treeve Jelbert <treeve AT source.age.org>
+ * DEPENDS: add attr
+
2012-04-14 Treeve Jelbert <treeve AT source.age.org>
* DETAILS: version 0.5.0

diff --git a/utils/autogen/DETAILS b/utils/autogen/DETAILS
index 3372578..3a86ed6 100755
--- a/utils/autogen/DETAILS
+++ b/utils/autogen/DETAILS
@@ -1,6 +1,6 @@
SPELL=autogen
- VERSION=5.12
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=5.15
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/rel$VERSION/$SOURCE
diff --git a/utils/autogen/HISTORY b/utils/autogen/HISTORY
index 1737ec9..a783a24 100644
--- a/utils/autogen/HISTORY
+++ b/utils/autogen/HISTORY
@@ -1,3 +1,7 @@
+2012-05-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.15
+ now uses .xz tarball
+
2011-09-23 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 5.12, SOURCE_URL[0] updated, upstream gpg checking




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ae67253674d0bc3517bb2e1563aebc33a8dbe3cd), Treeve Jelbert, 05/02/2012

Archive powered by MHonArc 2.6.24.

Top of Page