Skip to Content.
Sympa Menu

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

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 (bfaf6c19a6823f3ee7dec4361deb888feae33525)
  • Date: Wed, 24 Sep 2008 09:38:49 -0500

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

dev/null |binary
gnome2-libs/gconf2/DETAILS | 20 ++++++++++----------
gnome2-libs/gconf2/GConf-2.22.0.tar.bz2.sig | 0
gnome2-libs/gconf2/GConf-2.24.0.tar.bz2.sig |binary
gnome2-libs/gconf2/HISTORY | 4 +++-
5 files changed, 13 insertions(+), 11 deletions(-)

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

gconf2: => 2.24.0

diff --git a/gnome2-libs/gconf2/DETAILS b/gnome2-libs/gconf2/DETAILS
index 4664ae3..1e01eb8 100755
--- a/gnome2-libs/gconf2/DETAILS
+++ b/gnome2-libs/gconf2/DETAILS
@@ -1,20 +1,20 @@
SPELL=gconf2
- VERSION=2.22.0
+ VERSION=2.24.0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=GConf-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/GConf-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/GConf-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/GConf/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=LGPL
WEB_SITE=http://www.gnome.org/projects/gconf/
ENTERED=20020505
KEYWORDS="gnome2 libs"
- SHORT="System for storing configuration information"
+ SHORT="system for storing configuration information"
cat << EOF
-GConf is a system for storing configuration information, that is,
-key-value pairs. GConf provides a notification service so applications
-can be notified when a key's value is changed. GConf also allows for
-pluggable storage mechanisms (text files, databases, etc.); allows
-administrators to install default values; and allows application authors
-to document their configuration keys for the benefit of administrators.
+GConf is a system for storing configuration information, that is, key-value
+pairs. GConf provides a notification service so applications can be notified
+when a key's value is changed. GConf also allows for pluggable storage
+mechanisms (text files, databases, etc.); allows administrators to install
+default values; and allows application authors to document their
configuration
+keys for the benefit of administrators.
EOF
diff --git a/gnome2-libs/gconf2/GConf-2.22.0.tar.bz2.sig
b/gnome2-libs/gconf2/GConf-2.22.0.tar.bz2.sig
deleted file mode 100644
index 3437cef..0000000
Binary files a/gnome2-libs/gconf2/GConf-2.22.0.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/gconf2/GConf-2.24.0.tar.bz2.sig
b/gnome2-libs/gconf2/GConf-2.24.0.tar.bz2.sig
new file mode 100644
index 0000000..fcae43b
Binary files /dev/null and b/gnome2-libs/gconf2/GConf-2.24.0.tar.bz2.sig
differ
diff --git a/gnome2-libs/gconf2/HISTORY b/gnome2-libs/gconf2/HISTORY
index 17aa512..10d9a3f 100644
--- a/gnome2-libs/gconf2/HISTORY
+++ b/gnome2-libs/gconf2/HISTORY
@@ -1,3 +1,6 @@
+2008-09-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.24.0; quoting paths; fixed descs
+
2008-03-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.22.0

@@ -171,4 +174,3 @@

2002-05-17 Jon Svendsen <jon-sven AT frisurf.no>
* Initial version of spell
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (bfaf6c19a6823f3ee7dec4361deb888feae33525), Vlad Glagolev, 09/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page