Skip to Content.
Sympa Menu

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

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 (dbb5189cfae1cb2934eaac978f3d0da468e40e2f)
  • Date: Sun, 19 Nov 2006 11:23:01 -0600

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

dev/null |binary
utils/checkinstall/DETAILS | 2 +-
utils/checkinstall/HISTORY | 4 ----
utils/checkinstall/INSTALL | 2 +-
utils/checkinstall/checkinstall-1.6.0.tgz.sig |binary
utils/checkinstall/checkinstall-1.6.1.tgz.sig | 0
6 files changed, 2 insertions(+), 6 deletions(-)

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

Revert "checkinstall: Updated to 1.6.1. Fixed type in INSTALL."

This reverts commit 347cad19384bbf5147e5778d50f1537642c887fc.

checkinstall: Revert updated to 1.6.1.

diff --git a/utils/checkinstall/DETAILS b/utils/checkinstall/DETAILS
index 29645d7..4207d4b 100755
--- a/utils/checkinstall/DETAILS
+++ b/utils/checkinstall/DETAILS
@@ -1,5 +1,5 @@
SPELL=checkinstall
- VERSION=1.6.1
+ VERSION=1.6.0
SOURCE=${SPELL}-${VERSION}.tgz
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
diff --git a/utils/checkinstall/HISTORY b/utils/checkinstall/HISTORY
index c9cc295..9ec79ce 100644
--- a/utils/checkinstall/HISTORY
+++ b/utils/checkinstall/HISTORY
@@ -1,7 +1,3 @@
-2006-11-19 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to version 1.6.1
- * INSTALL: Corrected typo
-
2006-07-24 Pol Vinogradov <vin.public AT gmail.com>
* BUILD, DEPENDS, DETAILS, HISTORY, INSTALL, PRE_BUILD,
checkinstall-1.6.0.tgz.sig: created spell
diff --git a/utils/checkinstall/INSTALL b/utils/checkinstall/INSTALL
index 94c2f29..828d8ff 100755
--- a/utils/checkinstall/INSTALL
+++ b/utils/checkinstall/INSTALL
@@ -1,7 +1,7 @@
cp checkinstall makepak ${INSTALL_ROOT}/usr/sbin &&
mkdir -p ${INSTALL_ROOT}/usr/lib/checkinstall/locale &&
mkdir -p ${INSTALL_ROOT}/usr/lib/checkinstall/locale/es/LC_MESSAGES &&
-cp locale/checkinstall-es.po
${INSTALL_ROOT}/usr/lib/checkinstall/locale/es/LC_MESSAGES/checkinstall.mo &&
+cp locale/checkinstall-es.mo
${INSTALL_ROOT}/usr/lib/checkinstall/locale/es/LC_MESSAGES/checkinstall.mo &&
mkdir -p ${INSTALL_ROOT}/etc/checkinstall &&
cp checkinstallrc-dist ${INSTALL_ROOT}/etc/checkinstall &&
install_config_file ${INSTALL_ROOT}/etc/checkinstall/checkinstallrc-dist
${INSTALL_ROOT}/etc/checkinstall/checkinstallrc
diff --git a/utils/checkinstall/checkinstall-1.6.0.tgz.sig
b/utils/checkinstall/checkinstall-1.6.0.tgz.sig
new file mode 100644
index 0000000..827c6d8
Binary files /dev/null and b/utils/checkinstall/checkinstall-1.6.0.tgz.sig
differ
diff --git a/utils/checkinstall/checkinstall-1.6.1.tgz.sig
b/utils/checkinstall/checkinstall-1.6.1.tgz.sig
deleted file mode 100644
index 3945485..0000000
Binary files a/utils/checkinstall/checkinstall-1.6.1.tgz.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (dbb5189cfae1cb2934eaac978f3d0da468e40e2f), George Sherwood, 11/19/2006

Archive powered by MHonArc 2.6.24.

Top of Page