[Lunar-commits] <moonbase> gconf-editor: version bumped to 2.30.0.

Florin Braescu florin at lunar-linux.org
Sun Apr 4 12:04:27 CEST 2010


commit 9ae03a50851285a4b2acf6dfc2ed4f31fd7369fb
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Apr 4 13:04:27 2010 +0300

    gconf-editor: version bumped to 2.30.0.
---
 gnome2/desktop/gconf-editor/BUILD   |    8 ++++----
 gnome2/desktop/gconf-editor/DETAILS |   14 +++++++-------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/gnome2/desktop/gconf-editor/BUILD b/gnome2/desktop/gconf-editor/BUILD
index 5d34717..f0ab69a 100644
--- a/gnome2/desktop/gconf-editor/BUILD
+++ b/gnome2/desktop/gconf-editor/BUILD
@@ -1,12 +1,12 @@
 (
 
    ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
-                --build=$BUILD                     \
-                --sysconfdir=/etc                  \
-                --localstatedir=/var               \
+                --build=$BUILD        \
+                --sysconfdir=/etc     \
+                --localstatedir=/var  \
                 --infodir=${GNOME210_PREFIX:-/usr}/share/info  \
                 --mandir=${GNOME210_PREFIX:-/usr}/share/man    \
-                $OPTS                              &&
+                $OPTS                                         &&
     default_make
 
 ) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/gconf-editor/DETAILS b/gnome2/desktop/gconf-editor/DETAILS
index b4c5c77..9481d88 100644
--- a/gnome2/desktop/gconf-editor/DETAILS
+++ b/gnome2/desktop/gconf-editor/DETAILS
@@ -1,13 +1,13 @@
           MODULE=gconf-editor
-         VERSION=2.28.0
-           MAJOR=2.28
+           MAJOR=2.30
+         VERSION=$MAJOR.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:5fd385886cb4b2232747b000f2523d7cdbc9b020
-        WEB_SITE=http://www.gnome.org/
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:5fd85bc70278d1904cbe6aec7509b30bed52adfc
+        WEB_SITE=http://www.gnome.org
          ENTERED=20020716
-         UPDATED=20091123
-           SHORT="an editor for the GConf configuration system"
+         UPDATED=20100404
+           SHORT="An editor for the GConf configuration system"
 
 cat << EOF
 GConf-Editor is a tool used for editing the GConf configuration


More information about the Lunar-commits mailing list