Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (1797a676284d489fc41c08b376f191f2d4f9e685)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (1797a676284d489fc41c08b376f191f2d4f9e685)
  • Date: Sat, 6 Jan 2007 13:24:01 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

archive/bzip2/BUILD | 4 ++--
archive/bzip2/DETAILS | 4 ++--
archive/bzip2/HISTORY | 4 ----
3 files changed, 4 insertions(+), 8 deletions(-)

New commits:
commit 1797a676284d489fc41c08b376f191f2d4f9e685
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

Revert "bzip2: Updated to version 1.0.4. Had to adjust sedit in build to
get"

This reverts commit c6a72bfd2813b6e3095fa33269d9062ed956ad82.

diff --git a/archive/bzip2/BUILD b/archive/bzip2/BUILD
index 45f08a3..317f45b 100755
--- a/archive/bzip2/BUILD
+++ b/archive/bzip2/BUILD
@@ -1,5 +1,5 @@
-sedit "s/-O2/-fPIC ${CFLAGS}/;s|)/man|)/share/man|;/^LDFLAGS/d" Makefile
&&
-sedit "s/-O2/${CFLAGS}/;s|)/man|)/share/man|;/^LDFLAGS/d" \
+sedit "s/-O/-fPIC ${CFLAGS}/;s|)/man|)/share/man|;/^LDFLAGS/d" Makefile &&
+sedit "s/-O/${CFLAGS}/;s|)/man|)/share/man|;/^LDFLAGS/d" \
Makefile-libbz2_so
&&

rm -vf ${INSTALL_ROOT}/usr/bin/bzgrep &&
diff --git a/archive/bzip2/DETAILS b/archive/bzip2/DETAILS
index 337c3bc..67075ca 100755
--- a/archive/bzip2/DETAILS
+++ b/archive/bzip2/DETAILS
@@ -1,9 +1,9 @@
SPELL=bzip2
- VERSION=1.0.4
+ VERSION=1.0.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.bzip.org/$VERSION/$SOURCE
-
SOURCE_HASH=sha512:b213ae1dbfe40f9f1742bab3f61af74588ff13a3eb5df274bf1c15552d78d038de811e4d4e568189dc62e993c94ca286060a36f245a7d00227686ceaac3417c1
+
SOURCE_HASH=sha512:350728188009faa0685fa18ddcb0ba1fc869963ed119953664b7abaa5f3b1393b72588417f0a5a6a5e088691678a6156d05b616e0f5ea38d0b2049b2537a9ae9
WEB_SITE=http://www.bzip.org/
ENTERED=20010922
PATCHLEVEL=1
diff --git a/archive/bzip2/HISTORY b/archive/bzip2/HISTORY
index 6233fad..7e43936 100644
--- a/archive/bzip2/HISTORY
+++ b/archive/bzip2/HISTORY
@@ -1,7 +1,3 @@
-2007-01-06 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to version 1.0.4
- * BUILD: minor change to sedit to get $CFLAGS inserted correctly
-
2006-07-28 Treeve Jelbert <treeve AT pi.be>
* DETAILS: PATCHLEVEL=1
* INSTALL: create an extra symlink for libbz2.so



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (1797a676284d489fc41c08b376f191f2d4f9e685), George Sherwood, 01/06/2007

Archive powered by MHonArc 2.6.24.

Top of Page