Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (db3083d26d2ce5c3221787cadf72828227893b69)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (db3083d26d2ce5c3221787cadf72828227893b69)
  • Date: Mon, 27 Oct 2008 19:47:52 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

xfce/xfce4-session/DEPENDS | 12 ++++++------
xfce/xfce4-session/DETAILS | 9 +++++----
xfce/xfce4-session/HISTORY | 6 +++++-
3 files changed, 16 insertions(+), 11 deletions(-)

New commits:
commit db3083d26d2ce5c3221787cadf72828227893b69
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xfce4-session: => 4.4.3

diff --git a/xfce/xfce4-session/DEPENDS b/xfce/xfce4-session/DEPENDS
index eca5b5b..0f17abe 100755
--- a/xfce/xfce4-session/DEPENDS
+++ b/xfce/xfce4-session/DEPENDS
@@ -1,13 +1,13 @@
+depends iceauth &&
depends xfce-mcs-manager &&
depends xml-parser-expat &&
-depends iceauth &&

-optional_depends dbus \
- "--enable-dbus" \
- "--disable-dbus" \
+optional_depends dbus \
+ "--enable-dbus" \
+ "--disable-dbus" \
"for D-Bus support" &&

-optional_depends gconf2 \
- "--enable-gnome" \
+optional_depends gconf2 \
+ "--enable-gnome" \
"--disable-gnome" \
"for Assistive technologies support"
diff --git a/xfce/xfce4-session/DETAILS b/xfce/xfce4-session/DETAILS
index d9263c4..bcc6dfb 100755
--- a/xfce/xfce4-session/DETAILS
+++ b/xfce/xfce4-session/DETAILS
@@ -1,9 +1,10 @@
SPELL=xfce4-session
- VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
+ VERSION=4.4.3
+ RELEASE_VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$VERSION/src/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+
SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$RELEASE_VERSION/src/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
WEB_SITE=http://www.xfce.org/
SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY
@@ -11,7 +12,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
ENTERED=20030608
KEYWORDS="xfce"
- SHORT="Session manager for the Xfce desktop environment"
+ SHORT="session manager for the Xfce desktop environment"
cat << EOF
Session manager for the Xfce desktop environment.
EOF
diff --git a/xfce/xfce4-session/HISTORY b/xfce/xfce4-session/HISTORY
index 05bcc89..1c65b59 100644
--- a/xfce/xfce4-session/HISTORY
+++ b/xfce/xfce4-session/HISTORY
@@ -1,3 +1,8 @@
+2008-10-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.4.3 (Xfce 4.4.3); quoting paths;
corrected
+ VERSION
+ * DEPENDS: cleaned up
+
2008-09-24 Andrew Stitt <astitt AT sourcemage.org>
* DEPENDS: add missing dependency

@@ -63,4 +68,3 @@

2004-11-17 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS, DETAILS, HISTORY: created the spell
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (db3083d26d2ce5c3221787cadf72828227893b69), Vlad Glagolev, 10/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page