Skip to Content.
Sympa Menu

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

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 (347cad19384bbf5147e5778d50f1537642c887fc)
  • Date: Sun, 19 Nov 2006 10:49:21 -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 | 0
utils/checkinstall/checkinstall-1.6.1.tgz.sig |binary
6 files changed, 6 insertions(+), 2 deletions(-)

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

checkinstall: Updated to 1.6.1. Fixed type in INSTALL.

diff --git a/utils/checkinstall/DETAILS b/utils/checkinstall/DETAILS
index 4207d4b..29645d7 100755
--- a/utils/checkinstall/DETAILS
+++ b/utils/checkinstall/DETAILS
@@ -1,5 +1,5 @@
SPELL=checkinstall
- VERSION=1.6.0
+ VERSION=1.6.1
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 9ec79ce..c9cc295 100644
--- a/utils/checkinstall/HISTORY
+++ b/utils/checkinstall/HISTORY
@@ -1,3 +1,7 @@
+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 828d8ff..94c2f29 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.mo
${INSTALL_ROOT}/usr/lib/checkinstall/locale/es/LC_MESSAGES/checkinstall.mo &&
+cp locale/checkinstall-es.po
${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
deleted file mode 100644
index 827c6d8..0000000
Binary files a/utils/checkinstall/checkinstall-1.6.0.tgz.sig and /dev/null
differ
diff --git a/utils/checkinstall/checkinstall-1.6.1.tgz.sig
b/utils/checkinstall/checkinstall-1.6.1.tgz.sig
new file mode 100644
index 0000000..3945485
Binary files /dev/null and b/utils/checkinstall/checkinstall-1.6.1.tgz.sig
differ




Archive powered by MHonArc 2.6.24.

Top of Page