Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.61 grimoire by Vlad Glagolev (bd227bb59c6dd2939f921e03277af800eca6cf8f)

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 stable-0.61 grimoire by Vlad Glagolev (bd227bb59c6dd2939f921e03277af800eca6cf8f)
  • Date: Fri, 30 Jan 2015 01:23:10 -0600

GIT changes to stable-0.61 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

libs/readline/DETAILS | 2 +-
libs/readline/FINAL | 1 +
libs/readline/HISTORY | 12 ++++++++++++
libs/readline/POST_RESURRECT | 1 +
4 files changed, 15 insertions(+), 1 deletion(-)

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

readline: resurrect-compliance++
(cherry picked from commit ceeb6aaa052b87fdbfc66d9ca759befb071cbea9)

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

readline: corrected a typo in HISTORY
(cherry picked from commit 45a920c32dbcdcd7295b9cfce305455720abef0b)

commit 857a09457f915dbd27abf9fdf11adcc2c2b8057e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

readline - tweak install
(cherry picked from commit da5a26f03c88b04d03e22961a9eea1665d7ef54c)

commit 002de6715e84c36e2438642183b7b010ddd7f200
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

readline: => 6.3
(cherry picked from commit 96226863928bf48ba146e93d293b1ad085751cc0)

diff --git a/libs/readline/DETAILS b/libs/readline/DETAILS
index 8876e35..4f23564 100755
--- a/libs/readline/DETAILS
+++ b/libs/readline/DETAILS
@@ -1,5 +1,5 @@
SPELL=readline
- VERSION=6.2
+ VERSION=6.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/libs/readline/FINAL b/libs/readline/FINAL
new file mode 100755
index 0000000..32d09d8
--- /dev/null
+++ b/libs/readline/FINAL
@@ -0,0 +1 @@
+ldconfig
diff --git a/libs/readline/HISTORY b/libs/readline/HISTORY
index 6b016f0..314819e 100644
--- a/libs/readline/HISTORY
+++ b/libs/readline/HISTORY
@@ -1,3 +1,15 @@
+2015-01-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * FINAL: added, INSTALL is not the right place for ldconfig, move it
+ here
+ * POST_RESURRECT: added, duplicate FINAL instructions for installing
+ via resurrect
+
+2014-05-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * INSTALL: add ldconfig, otherwise next spell fails
+
+2014-04-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.3
+
2011-02-15 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 6.2

diff --git a/libs/readline/POST_RESURRECT b/libs/readline/POST_RESURRECT
new file mode 100755
index 0000000..32d09d8
--- /dev/null
+++ b/libs/readline/POST_RESURRECT
@@ -0,0 +1 @@
+ldconfig



  • [SM-Commit] GIT changes to stable-0.61 grimoire by Vlad Glagolev (bd227bb59c6dd2939f921e03277af800eca6cf8f), Vlad Glagolev, 01/30/2015

Archive powered by MHonArc 2.6.24.

Top of Page