Skip to Content.
Sympa Menu

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

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 (4c86e444be9486a7c0f090d76fb517df6764cd05)
  • Date: Mon, 27 Oct 2008 19:43:19 -0500

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

xfce/xfce4-panel/DETAILS | 17 +++++++++--------
xfce/xfce4-panel/HISTORY | 5 ++++-
2 files changed, 13 insertions(+), 9 deletions(-)

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

xfce4-panel: => 4.4.3

diff --git a/xfce/xfce4-panel/DETAILS b/xfce/xfce4-panel/DETAILS
index a683fc0..d15e41d 100755
--- a/xfce/xfce4-panel/DETAILS
+++ b/xfce/xfce4-panel/DETAILS
@@ -1,9 +1,10 @@
SPELL=xfce4-panel
- 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,11 +12,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
ENTERED=20030608
KEYWORDS="xfce"
- SHORT="Next generation panel for xfce"
+ SHORT="next generation panel for xfce"
cat << EOF
xfce4-panel is the panel of the XFce Desktop Environment. It is modeled
-slightly after the CDE panel and, of course, previous versions of xfce.
-The panel provides program lauchers, detachable, non-hierarchical menus
-(easier to read at a glance), and several panel 'plugins' like a clock
-and a pager. Additional plugins may be installed separately.
+slightly after the CDE panel and, of course, previous versions of xfce. The
+panel provides program lauchers, detachable, non-hierarchical menus (easier
to
+read at a glance), and several panel 'plugins' like a clock and a pager.
+Additional plugins may be installed separately.
EOF
diff --git a/xfce/xfce4-panel/HISTORY b/xfce/xfce4-panel/HISTORY
index 3c2f41a..d1ecdd9 100644
--- a/xfce/xfce4-panel/HISTORY
+++ b/xfce/xfce4-panel/HISTORY
@@ -1,3 +1,7 @@
+2008-10-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.4.3 (Xfce 4.4.3); quoting paths; fixed
+ descs; corrected VERSION
+
2008-09-17 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: use grimoire-wide release version

@@ -89,4 +93,3 @@

2003-06-08 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS, DETAILS, HISTORY: created the spell
-



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

Archive powered by MHonArc 2.6.24.

Top of Page