Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by Robin Cook

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Robin Cook
  • Date: Wed, 24 May 2006 18:35:54 -0500

GIT changes to test grimoire by Robin Cook <rcook AT wyrms.net>:

dev/null |binary
gnome2-apps/gnopernicus/DETAILS | 3 +--
gnome2-apps/gnopernicus/HISTORY | 4 ++++
gnome2-apps/gnopernicus/gnopernicus-1.0.4.tar.bz2.sig | 0
gnome2-apps/gnopernicus/gnopernicus-1.0.5.tar.bz2.sig |binary
gnome2-libs/gdm2/DETAILS | 2 +-
gnome2-libs/gdm2/HISTORY | 4 ++++
gnome2-libs/gdm2/PRE_BUILD | 4 +---
gnome2-libs/gdm2/gdm-2.14.6.tar.bz2.sig | 0
gnome2-libs/gdm2/gdm-2.14.7.tar.bz2.sig |binary
gnome2-libs/gdm2/gdm-ssh-session | 8 --------
11 files changed, 11 insertions(+), 14 deletions(-)

New commits:
commit 82a852d56033314e937af8233684dc363f0137b4
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnopernicus: updated to 1.0.5

commit b798c799f09538195bfeadd32c39ccb05ddbd9fc
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gdm2: additional history lines

commit 906aa410ffeca80537a03a2ab8960ce8fee9f5e6
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gdm2: updated to 2.14.7

diff --git a/gnome2-apps/gnopernicus/DETAILS b/gnome2-apps/gnopernicus/DETAILS
index 1d12b44..49a9701 100755
--- a/gnome2-apps/gnopernicus/DETAILS
+++ b/gnome2-apps/gnopernicus/DETAILS
@@ -1,12 +1,11 @@
SPELL=gnopernicus
- VERSION=1.0.4
+ VERSION=1.0.5
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
- BUILD_API=2
WEB_SITE=http://www.baum.ro/gnopernicus.html
ENTERED=20020909
UPDATED=20050510
diff --git a/gnome2-apps/gnopernicus/HISTORY b/gnome2-apps/gnopernicus/HISTORY
index 341631d..216e337 100644
--- a/gnome2-apps/gnopernicus/HISTORY
+++ b/gnome2-apps/gnopernicus/HISTORY
@@ -1,3 +1,7 @@
+2006-05-24 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.0.5
+ removed BUILD_API
+
2006-04-18 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.0.4

diff --git a/gnome2-apps/gnopernicus/gnopernicus-1.0.4.tar.bz2.sig
b/gnome2-apps/gnopernicus/gnopernicus-1.0.4.tar.bz2.sig
deleted file mode 100644
index 51771c9..0000000
Binary files a/gnome2-apps/gnopernicus/gnopernicus-1.0.4.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-apps/gnopernicus/gnopernicus-1.0.5.tar.bz2.sig
b/gnome2-apps/gnopernicus/gnopernicus-1.0.5.tar.bz2.sig
new file mode 100644
index 0000000..8f9338f
Binary files /dev/null and
b/gnome2-apps/gnopernicus/gnopernicus-1.0.5.tar.bz2.sig differ
diff --git a/gnome2-libs/gdm2/DETAILS b/gnome2-libs/gdm2/DETAILS
index 5c71863..5dffc22 100755
--- a/gnome2-libs/gdm2/DETAILS
+++ b/gnome2-libs/gdm2/DETAILS
@@ -1,5 +1,5 @@
SPELL=gdm2
- VERSION=2.14.6
+ VERSION=2.14.7
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=gdm-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gdm-$VERSION
diff --git a/gnome2-libs/gdm2/HISTORY b/gnome2-libs/gdm2/HISTORY
index a5f62ef..d273e79 100644
--- a/gnome2-libs/gdm2/HISTORY
+++ b/gnome2-libs/gdm2/HISTORY
@@ -1,3 +1,7 @@
+2006-05-24 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.14.7
+ * PRE_BUILD: removed copying of ssh session file
+
2006-05-14 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.14.6
* PRE_BUILD: copy missing file, until next release.
diff --git a/gnome2-libs/gdm2/PRE_BUILD b/gnome2-libs/gdm2/PRE_BUILD
index d4c3b37..ffd89e0 100755
--- a/gnome2-libs/gdm2/PRE_BUILD
+++ b/gnome2-libs/gdm2/PRE_BUILD
@@ -1,6 +1,4 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY}/config &&
-cp -f ${SCRIPT_DIRECTORY}/pam.d/* ./ &&
-cd ${SOURCE_DIRECTORY}/utils &&
-cp -f ${SCRIPT_DIRECTORY}/gdm-ssh-session ./
+cp -f ${SCRIPT_DIRECTORY}/pam.d/* ./

diff --git a/gnome2-libs/gdm2/gdm-2.14.6.tar.bz2.sig
b/gnome2-libs/gdm2/gdm-2.14.6.tar.bz2.sig
deleted file mode 100644
index 0755e3c..0000000
Binary files a/gnome2-libs/gdm2/gdm-2.14.6.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/gdm2/gdm-2.14.7.tar.bz2.sig
b/gnome2-libs/gdm2/gdm-2.14.7.tar.bz2.sig
new file mode 100644
index 0000000..293d8f2
Binary files /dev/null and b/gnome2-libs/gdm2/gdm-2.14.7.tar.bz2.sig differ
diff --git a/gnome2-libs/gdm2/gdm-ssh-session
b/gnome2-libs/gdm2/gdm-ssh-session
deleted file mode 100755
index b70af90..0000000
--- a/gnome2-libs/gdm2/gdm-ssh-session
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-
-ZENITY=`which zenity`
-TARGETHOST=`$ZENITY --title "Host to connect to" --entry --text "Enter the
name of the host you want to log in to"`
-# @@@ should probably get a user name too;
-# for now can bet set using the $USERNAME@ convention
-# @@@ should it do an ssh-add so the user doesn't have to enter its
passphrase again?
-ssh -A -X -T -n "$TARGETHOST" /etc/X11/Xsession




Archive powered by MHonArc 2.6.24.

Top of Page