Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (04de93824520a782bb6b775d9cbf050f3759e57c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (04de93824520a782bb6b775d9cbf050f3759e57c)
  • Date: Sat, 3 Feb 2007 16:12:24 -0600

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

archive/bzip2/BUILD | 10 ++--------
archive/bzip2/DETAILS | 2 +-
archive/bzip2/HISTORY | 6 ++++++
archive/bzip2/INSTALL | 2 +-
archive/cpio/BUILD | 1 +
archive/cpio/DETAILS | 1 +
archive/cpio/HISTORY | 3 +++
archive/gzip/BUILD | 1 +
archive/gzip/DETAILS | 1 +
archive/gzip/HISTORY | 3 +++
10 files changed, 20 insertions(+), 10 deletions(-)

New commits:
commit 628b3937a5fe15b502d2273e087b04f2f4caee73
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

bzip2: fix the fix for 1492 (nowadays these rm -f lines are _baaaad_),
covered bug 13067
for bzip2 with installing binaries to /bin (FHS does only mention/demand
gzip, but bzip2 does
make a lot of sense for the same reason).

commit e2eafbe435eb9bc78df80a32e2462c1a2064d9f3
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

make gzip install stuff to /bin (bug 13067)

commit c6d10acd1a2110830913b9af0dc9be35df8e5d67
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

place cpio into /bin as per FHS (bug
http://bugs.sourcemage.org/show_bug.cgi?id=13067)

diff --git a/archive/bzip2/BUILD b/archive/bzip2/BUILD
index 45f08a3..dedbb8d 100755
--- a/archive/bzip2/BUILD
+++ b/archive/bzip2/BUILD
@@ -1,12 +1,6 @@
sedit "s/-O2/-fPIC ${CFLAGS}/;s|)/man|)/share/man|;/^LDFLAGS/d" Makefile
&&
+sedit 's/\$(PREFIX)\/bin/\$(EPREFIX)\/bin/g' Makefile
&&
sedit "s/-O2/${CFLAGS}/;s|)/man|)/share/man|;/^LDFLAGS/d" \
Makefile-libbz2_so
&&
-
-rm -vf ${INSTALL_ROOT}/usr/bin/bzgrep &&
-rm -vf ${INSTALL_ROOT}/usr/bin/bzegrep &&
-rm -vf ${INSTALL_ROOT}/usr/bin/bzfgrep &&
-rm -vf ${INSTALL_ROOT}/usr/bin/bzless &&
-rm -vf ${INSTALL_ROOT}/usr/bin/bzcmp &&
-
-make PREFIX=${INSTALL_ROOT}/usr &&
+make "PREFIX=$INSTALL_ROOT/usr" "EPREFIX=$INSTALL_ROOT" &&
make -f Makefile-libbz2_so
diff --git a/archive/bzip2/DETAILS b/archive/bzip2/DETAILS
index 337c3bc..f880b89 100755
--- a/archive/bzip2/DETAILS
+++ b/archive/bzip2/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL

SOURCE_HASH=sha512:b213ae1dbfe40f9f1742bab3f61af74588ff13a3eb5df274bf1c15552d78d038de811e4d4e568189dc62e993c94ca286060a36f245a7d00227686ceaac3417c1
WEB_SITE=http://www.bzip.org/
ENTERED=20010922
- PATCHLEVEL=1
+ PATCHLEVEL=2
LICENSE[0]=BSD
KEYWORDS="archive"
SHORT="Free, patent free, high-quality data compressor"
diff --git a/archive/bzip2/HISTORY b/archive/bzip2/HISTORY
index de2985c..46b4f33 100644
--- a/archive/bzip2/HISTORY
+++ b/archive/bzip2/HISTORY
@@ -1,3 +1,9 @@
+2007-02-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * BUILD, INSTALL: no need to rm -f installed files in BUILD (anymore),
+ install binaries to /bin as bzip2 is considered to be a basic system
+ tool perhaps needed by admin to restore system without having /usr
+ * DETAILS: deserves a patchlevel
+
2007-01-07 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 1.0.4
* BUILD: Updated sedit to allow $CFLAGS to be inserted correctly
diff --git a/archive/bzip2/INSTALL b/archive/bzip2/INSTALL
index ebbb188..4a4542a 100755
--- a/archive/bzip2/INSTALL
+++ b/archive/bzip2/INSTALL
@@ -1,4 +1,4 @@
-make PREFIX=${INSTALL_ROOT}/usr install &&
+make "PREFIX=$INSTALL_ROOT/usr" "EPREFIX=$INSTALL_ROOT" install &&
# make -f Makefile-libbz2_so &&
rm -vf ${INSTALL_ROOT}/usr/lib/libbz2.so* &&
cp libbz2.so.${VERSION} ${INSTALL_ROOT}/usr/lib &&
diff --git a/archive/cpio/BUILD b/archive/cpio/BUILD
index e91c77d..e8da111 100755
--- a/archive/cpio/BUILD
+++ b/archive/cpio/BUILD
@@ -9,6 +9,7 @@ sedit 's: mt.1::' doc/Makefile.in &&

./configure --prefix=${TRACK_ROOT}/usr \
--sysconfdir=${TRACK_ROOT}/etc \
+ --bindir=${TRACK_ROOT}/bin \
--localstatedir=${TRACK_ROOT}/var \
--mandir=${TRACK_ROOT}/usr/share/man \
--infodir=${TRACK_ROOT}/usr/share/info \
diff --git a/archive/cpio/DETAILS b/archive/cpio/DETAILS
index 7900cf2..5e94475 100755
--- a/archive/cpio/DETAILS
+++ b/archive/cpio/DETAILS
@@ -8,6 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
UPDATED=20050620

SOURCE_HASH=sha512:f572d171913c012105e0aa14b86703ebf9970462b11703751e0978121e18b88e54a41b1cd8060d0fff7bbcc8acdbe4cf2912deb689ec19f95a6bdbf5a13b4096
LICENSE[0]=GPL
+ PATCHLEVEL=1
KEYWORDS="archive"
SHORT="Creates cpio archives and have rmt"
cat << EOF
diff --git a/archive/cpio/HISTORY b/archive/cpio/HISTORY
index 69398c6..0c36e13 100644
--- a/archive/cpio/HISTORY
+++ b/archive/cpio/HISTORY
@@ -1,3 +1,6 @@
+2007-02-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * BUILD, DETAILS: bindir=/bin, as FHS says, patchlevel++
+
2006-06-28 Eric Sandall <eric AT sandall.us>
* DETAILS: Removed BUILD_API=2, set grimoire-wide

diff --git a/archive/gzip/BUILD b/archive/gzip/BUILD
index 21bf49c..badb9be 100755
--- a/archive/gzip/BUILD
+++ b/archive/gzip/BUILD
@@ -2,6 +2,7 @@
[[ $CROSS_INSTALL == on ]] && OPTS="$OPTS --host=${HOST}"

./configure --prefix=${TRACK_ROOT}/usr \
+ --bindir=${TRACK_ROOT}/bin \
--sysconfdir=${TRACK_ROOT}/etc \
--localstatedir=${TRACK_ROOT}/var \
--mandir=${TRACK_ROOT}/usr/share/man \
diff --git a/archive/gzip/DETAILS b/archive/gzip/DETAILS
index b66d579..e81f09e 100755
--- a/archive/gzip/DETAILS
+++ b/archive/gzip/DETAILS
@@ -9,6 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
ENTERED=20010922
SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
+ PATCHLEVEL=1
LICENSE[0]=GPL
KEYWORDS="archive"
SHORT="gzip is a compression utility designed to replace
compress."
diff --git a/archive/gzip/HISTORY b/archive/gzip/HISTORY
index 2289869..26c10e6 100644
--- a/archive/gzip/HISTORY
+++ b/archive/gzip/HISTORY
@@ -1,3 +1,6 @@
+2007-02-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * BUILD, DETAILS: install binaries to /bin as per FHS (see bug 13067)
+
2006-12-18 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.3.9, changed SOURCE_URL to use GNU_URL
converted to vendor gpg checking (gnu.gpg)



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (04de93824520a782bb6b775d9cbf050f3759e57c), Thomas Orgis, 02/03/2007

Archive powered by MHonArc 2.6.24.

Top of Page