Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (8d42f039045912b5dfc692479a60d8ec4f7af4c8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (8d42f039045912b5dfc692479a60d8ec4f7af4c8)
  • Date: Tue, 23 Aug 2011 06:17:59 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

dev/null |binary
libs/gdbm/DETAILS | 2 +-
libs/gdbm/HISTORY | 4 ++++
libs/gdbm/gdbm.gpg | 0
4 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 8d42f039045912b5dfc692479a60d8ec4f7af4c8
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

gdbm: use gnu.gpg instead of gdbm.gpg

diff --git a/libs/gdbm/DETAILS b/libs/gdbm/DETAILS
index a3cc7a8..1a1284c 100755
--- a/libs/gdbm/DETAILS
+++ b/libs/gdbm/DETAILS
@@ -5,7 +5,7 @@
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE_GPG=gdbm.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
LICENSE[0]=GPL
WEB_SITE=http://www.gnu.org.ua/software/gdbm/
diff --git a/libs/gdbm/HISTORY b/libs/gdbm/HISTORY
index 2f744ac..7f41d2b 100644
--- a/libs/gdbm/HISTORY
+++ b/libs/gdbm/HISTORY
@@ -1,3 +1,7 @@
+2011-08-23 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: use gnu.gpg instead of gdbm.gpg
+ * gdbm.gpg: removed, no longer needed
+
2011-08-16 Vlad Glagolev <stealth AT sourcemage.org>
* CONFLICTS: added, to prevent linking with an old library version

diff --git a/libs/gdbm/gdbm.gpg b/libs/gdbm/gdbm.gpg
deleted file mode 100644
index 7124985..0000000
Binary files a/libs/gdbm/gdbm.gpg and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (8d42f039045912b5dfc692479a60d8ec4f7af4c8), Bor Kraljič, 08/23/2011

Archive powered by MHonArc 2.6.24.

Top of Page