Skip to Content.
Sympa Menu

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

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 (d8ff2aad711db54edce21703d314a129a5deed2e)
  • Date: Tue, 4 Mar 2008 09:26:34 -0600

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

devel/libtool/DEPENDS | 4 ++--
devel/libtool/DETAILS | 4 ++--
devel/libtool/HISTORY | 3 ---
3 files changed, 4 insertions(+), 7 deletions(-)

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

Revert "libtool: => 2.2", due to some libtool's API changes
2.2 brakes some spells, at least libgphoto2, sane-backends

This reverts commit e81261c1b03fce419582b3578aebcbd9ef382d68.

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

Revert "libtool: UPSTREAM_KEY"

This reverts commit 489b5ad9137ddd052c25891851e9b5b6b9885189.

diff --git a/devel/libtool/DEPENDS b/devel/libtool/DEPENDS
index c4b4f1a..18594eb 100755
--- a/devel/libtool/DEPENDS
+++ b/devel/libtool/DEPENDS
@@ -1,2 +1,2 @@
-depends gnupg &&
-depends smgl-fhs
+depends gnupg &&
+depends smgl-fhs
diff --git a/devel/libtool/DETAILS b/devel/libtool/DETAILS
index 2d96c18..2705eb5 100755
--- a/devel/libtool/DETAILS
+++ b/devel/libtool/DETAILS
@@ -1,11 +1,11 @@
SPELL=libtool
- VERSION=2.2
+ VERSION=1.5.26
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
- SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE_GPG=gnu.gpg:$SOURCE2
SOURCE2_IGNORE=signature
WEB_SITE=http://www.gnu.org/software/libtool/
ENTERED=20010922
diff --git a/devel/libtool/HISTORY b/devel/libtool/HISTORY
index f437c65..2fa2214 100644
--- a/devel/libtool/HISTORY
+++ b/devel/libtool/HISTORY
@@ -1,6 +1,3 @@
-2008-03-02 Vlad Glagolev <stealth AT sourcemage.org>
- * DETAILS: updated spell to 2.2
-
2008-02-02 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.5.26, signed by CE6532CF, gnu-verified.gpg -> gnu.gpg




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d8ff2aad711db54edce21703d314a129a5deed2e), Vlad Glagolev, 03/04/2008

Archive powered by MHonArc 2.6.24.

Top of Page