Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (bcddc4b7ddb43c4f0e5e6a9ea0cdc6b90cea8e2c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (bcddc4b7ddb43c4f0e5e6a9ea0cdc6b90cea8e2c)
  • Date: Fri, 21 Jul 2006 18:07:15 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-libs/gnome-vfs2/DEPENDS | 7 ++++++-
gnome2-libs/gnome-vfs2/HISTORY | 9 ++++++---
2 files changed, 12 insertions(+), 4 deletions(-)

New commits:
commit bcddc4b7ddb43c4f0e5e6a9ea0cdc6b90cea8e2c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnome-vfs2 optionally depends on krb5

diff --git a/gnome2-libs/gnome-vfs2/DEPENDS b/gnome2-libs/gnome-vfs2/DEPENDS
index d9d72b0..d2843b4 100755
--- a/gnome2-libs/gnome-vfs2/DEPENDS
+++ b/gnome2-libs/gnome-vfs2/DEPENDS
@@ -49,4 +49,9 @@ optional_depends zlib
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
- "Build documentation with gtk-doc"
+ "Build documentation with gtk-doc" &&
+
+optional_depends krb5 \
+ '' \
+ '' \
+ 'for Kerberos authentication support'
diff --git a/gnome2-libs/gnome-vfs2/HISTORY b/gnome2-libs/gnome-vfs2/HISTORY
index fa9d935..4318c2e 100644
--- a/gnome2-libs/gnome-vfs2/HISTORY
+++ b/gnome2-libs/gnome-vfs2/HISTORY
@@ -1,3 +1,6 @@
+2006-07-21 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: Optionally depends on krb5 for Kerberos support
+
2006-05-30 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.14.2

@@ -13,7 +16,7 @@
which was passed as the grimoire option of optional_depends

2006-03-24 Flavien Bridault <disk AT sourcemage.org>
- * BUILD: updated options for pmount
+ * BUILD: updated options for pmount
* DEPENDS: added gnome-mount, removed a useless VFS_PMOUNT test
(variable not set anywhere)

@@ -36,8 +39,8 @@
* DETAILS: updated UPDATED

2005-10-22 Flavien Bridault <disk AT sourcemage.org>
- * BUILD: corrected options for pmount support, the previous were
those
- from gnome-vfs2 ;-)
+ * BUILD: corrected options for pmount support, the previous were those
+ from gnome-vfs2 ;-)

2005-10-20 Eric Sandall <eric AT sandall.us>
* PREPARE: Removed



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (bcddc4b7ddb43c4f0e5e6a9ea0cdc6b90cea8e2c), Eric Sandall, 07/21/2006

Archive powered by MHonArc 2.6.24.

Top of Page