Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3a59229e3cb1eaebf0e7369a87524befc8cd0e82)

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 master grimoire by Vlad Glagolev (3a59229e3cb1eaebf0e7369a87524befc8cd0e82)
  • Date: Tue, 16 Aug 2011 03:38:23 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

libs/gdbm/CONFLICTS | 1 +
libs/gdbm/HISTORY | 3 +++
2 files changed, 4 insertions(+)

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

gdbm: prevent linking with an old library on update

diff --git a/libs/gdbm/CONFLICTS b/libs/gdbm/CONFLICTS
new file mode 100755
index 0000000..ef8e010
--- /dev/null
+++ b/libs/gdbm/CONFLICTS
@@ -0,0 +1 @@
+conflicts gdbm y
diff --git a/libs/gdbm/HISTORY b/libs/gdbm/HISTORY
index d8b22d7..2f744ac 100644
--- a/libs/gdbm/HISTORY
+++ b/libs/gdbm/HISTORY
@@ -1,3 +1,6 @@
+2011-08-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added, to prevent linking with an old library version
+
2011-08-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.9.1; converted to upstream signature
checking



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3a59229e3cb1eaebf0e7369a87524befc8cd0e82), Vlad Glagolev, 08/16/2011

Archive powered by MHonArc 2.6.24.

Top of Page