Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (e073e629685d2760409cc9495b2f7c21efa94b66)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (e073e629685d2760409cc9495b2f7c21efa94b66)
  • Date: Thu, 3 Aug 2006 17:00:28 -0500

GIT changes to master grimoire by Eric Sandall <sandalle@moby.(none)>:

libs/elfutils/DETAILS | 1 +
libs/elfutils/HISTORY | 6 ++++++
2 files changed, 7 insertions(+)

New commits:
commit e073e629685d2760409cc9495b2f7c21efa94b66
Author: Eric Sandall <sandalle@moby.(none)>
Commit: Eric Sandall <sandalle@moby.(none)>

elfutils: added FORCE_DOWNLOAD[2]=ON to fix Bug #12920

diff --git a/libs/elfutils/DETAILS b/libs/elfutils/DETAILS
index b095960..a930106 100755
--- a/libs/elfutils/DETAILS
+++ b/libs/elfutils/DETAILS
@@ -10,6 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL

#SOURCE_HASH=sha512:d2321458d45afee20174b14b0cb82bd41b0882b0b9c0496ce6a7ef93f2c1f216e62fb9622b0e101b96f840bc3b1b308bbf825e99e7b07ccd4123fa8230e67ab5
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig"
+FORCE_DOWNLOAD[2]="ON"
LICENSE[0]=OpenSoftware
KEYWORDS="libs"
WEB_SITE=http://www.redhat.com/
diff --git a/libs/elfutils/HISTORY b/libs/elfutils/HISTORY
index d20a2f6..56e7915 100644
--- a/libs/elfutils/HISTORY
+++ b/libs/elfutils/HISTORY
@@ -1,3 +1,9 @@
+2006-08-03 Eric Sandall <eric AT sandall.us>
+ * DETAILS: added FORCE_DOWNLOAD[2]="ON" so that the portability patch
is
+ always forced to download (since it's unversioned, but we want the
patch
+ to match the version, so we sign the one we downloaded with the
version
+ update). Fixes Bug #12920.
+
2006-07-21 Eric Sandall <eric AT sandall.us>
* DETAILS: Updated to 0.122 (fixes Bug #12884 as well since the
portability patch was updated for this version)



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (e073e629685d2760409cc9495b2f7c21efa94b66), Eric Sandall, 08/03/2006

Archive powered by MHonArc 2.6.24.

Top of Page