Skip to Content.
Sympa Menu

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

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 (c094055ee3cc84aa2d2f4c9958b58ca817321515)
  • Date: Tue, 19 Dec 2006 21:38:58 -0600

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

chat-im/gajim/BUILD | 1 -
chat-im/gajim/DETAILS | 2 +-
chat-im/gajim/HISTORY | 4 ++++
chat-im/gajim/INSTALL | 1 -
chat-im/gajim/PRE_BUILD | 5 -----
chat-im/gajim/gajim-0.10.1.tar.bz2.sig | 0
chat-im/gajim/gajim-0.11.tar.bz2.sig |binary
dev/null |binary
8 files changed, 5 insertions(+), 8 deletions(-)

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

gajim: Updated to version 0.11. Removed PRE_BUILD, BUILD, INSTALL.
Uses default_build now.

diff --git a/chat-im/gajim/BUILD b/chat-im/gajim/BUILD
deleted file mode 100755
index 8f58e6d..0000000
--- a/chat-im/gajim/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-make
diff --git a/chat-im/gajim/DETAILS b/chat-im/gajim/DETAILS
index fd735ed..82935a9 100755
--- a/chat-im/gajim/DETAILS
+++ b/chat-im/gajim/DETAILS
@@ -1,5 +1,5 @@
SPELL=gajim
- VERSION=0.10.1
+ VERSION=0.11
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[1]=http://www.gajim.org/downloads/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/chat-im/gajim/HISTORY b/chat-im/gajim/HISTORY
index 007769d..f129e24 100644
--- a/chat-im/gajim/HISTORY
+++ b/chat-im/gajim/HISTORY
@@ -1,3 +1,7 @@
+2006-12-20 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 0.11
+ * PRE_BUILD, BUILD, INSTALL: Removed. Standard build system now.
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/chat-im/gajim/INSTALL b/chat-im/gajim/INSTALL
deleted file mode 100755
index 621f3f8..0000000
--- a/chat-im/gajim/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-make PREFIX=${INSTALL_ROOT}/usr install
diff --git a/chat-im/gajim/PRE_BUILD b/chat-im/gajim/PRE_BUILD
deleted file mode 100755
index b27f09a..0000000
--- a/chat-im/gajim/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-if ! echo $OPTS | grep -q gtkspell ; then
- sedit "s/all: translation trayicon gtkspell idle gajim.desktop/all:
translation trayicon idle gajim.desktop/" Makefile
-fi
diff --git a/chat-im/gajim/gajim-0.10.1.tar.bz2.sig
b/chat-im/gajim/gajim-0.10.1.tar.bz2.sig
deleted file mode 100644
index 184ff15..0000000
Binary files a/chat-im/gajim/gajim-0.10.1.tar.bz2.sig and /dev/null differ
diff --git a/chat-im/gajim/gajim-0.11.tar.bz2.sig
b/chat-im/gajim/gajim-0.11.tar.bz2.sig
new file mode 100644
index 0000000..90d4804
Binary files /dev/null and b/chat-im/gajim/gajim-0.11.tar.bz2.sig differ



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

Archive powered by MHonArc 2.6.24.

Top of Page